JDK-6211729 : get a SIGBUS in native (libzip.so) at JVM exit time
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: solaris_9
  • CPU: sparc
  • Submitted: 2004-12-22
  • Updated: 2010-08-03
  • Resolved: 2005-04-25
Related Reports
Relates :  
Description
When running the J2SE reliability test of the SQE/SQA suite for the JMX component, the JVM crashes just at the end of the test (which is 72 hours long).

#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  SIGBUS (0xa) at pc=0xfea08688, pid=19451, tid=1
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0-ea-b16 mixed mode)
# Problematic frame:
# C  [libzip.so+0x38688]
#
# An error report file with more information is saved as hs_err_pid19451.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
###@###.### 2004-12-22 14:10:27 GMT

Comments
EVALUATION Hmmmm. We need a smaller test case. Or at least someone with better skills debugging a hotspot crash. I'm hoping the hotspot runtime team can do something with this. ###@###.### 2005-04-19 01:25:59 GMT Closing this non-reproducible, as stated by the sumbitter. ###@###.### 2005-04-25 15:23:42 GMT
19-04-2005