JDK-4762942 : enablev006 test crashing on serverVM solsparc 5.8
  • Type: Bug
  • Component: vm-legacy
  • Sub-Component: jvmpi
  • Affected Version: 1.4.2
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_8
  • CPU: sparc
  • Submitted: 2002-10-15
  • Updated: 2002-10-16
  • Resolved: 2002-10-16
Related Reports
Duplicate :  
Description
Testcase : nsk/jvmpi/EnableEvent/enablev006
VM              : server
Mode            : mixed
Platform        : SOLSPARC5.8

Steps to reproduce
----------------
cd /net/jano.sfbay/export/disk20/GammaBase/Bugs/{BugId}
sh doit.sh

Crash:
Unexpected Signal : 10 occurred at PC=0xFE43383C
Function=[Unknown. Nearest: AsyncGetCallTrace+0x38EC]
Library=/net/naboovm.sfbay/export/VM/NIGHTLY/JDK/PIT/b03/solaris-sparcv9/jre/lib/sparc/server/libjvm.so

Current Java thread:
        at enablev006.meth02(enablev006.java:36)
        at enablev006.run(enablev006.java:26)
        at enablev006.main(enablev006.java:21)

Dynamic libraries:
0x10000         /net/naboovm.sfbay/export/VM/NIGHTLY/JDK/PIT/latest//solsparc/bin/java
0xff350000      /usr/lib/libthread.so.1
0xff390000      /usr/lib/libdl.so.1
0xff200000      /usr/lib/libc.so.1
0xff330000      /usr/platform/SUNW,Ultra-60/lib/libc_psr.so.1
0xfe000000      /net/naboovm.sfbay/export/VM/NIGHTLY/JDK/PIT/b03/solaris-sparcv9/jre/lib/sparc/server/libjvm.so
0xff2d0000      /usr/lib/libCrun.so.1
0xff1d0000      /usr/lib/libsocket.so.1
0xff100000      /usr/lib/libnsl.so.1
0xff0d0000      /usr/lib/libm.so.1
0xff0b0000      /usr/lib/libsched.so.1
0xff300000      /usr/lib/libw.so.1
0xff090000      /usr/lib/libmp.so.2
0xff060000      /net/naboovm.sfbay/export/VM/NIGHTLY/JDK/PIT/b03/solaris-sparcv9/jre/lib/sparc/native_threads/libhpi.so
0xff030000      /net/naboovm.sfbay/export/VM/NIGHTLY/JDK/PIT/b03/solaris-sparcv9/jre/lib/sparc/libverify.so
0xfe7c0000      /net/naboovm.sfbay/export/VM/NIGHTLY/JDK/PIT/b03/solaris-sparcv9/jre/lib/sparc/libjava.so
0xfe7a0000      /net/naboovm.sfbay/export/VM/NIGHTLY/JDK/PIT/b03/solaris-sparcv9/jre/lib/sparc/libzip.so
0xfe5a0000      /net/sqesvr.sfbay/export/vsn/VM/testbase/testbase_vm/src/nsk/jvmpi/EnableEvent/enablev006/sparc/libenablev006.so

Local Time = Mon Oct 14 17:54:37 2002
Elapsed Time = 1
#
# HotSpot Virtual Machine Error : 10
# Error ID : 4F530E43505002E2 01
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (20021011110004.jcoomes.baseline-product mixed mode)
#
# An error report file has been saved as hs_err_pid18614.log.
# Please refer to the file for further information.
#
rerun.sh[57]: 18614 Abort

Comments
EVALUATION ###@###.### 2002-10-15 This bug describes a Server VM -Xmixed SIGBUS crash with the enablev006 test on Solaris SPARC. We already have an open bug that describes this crash: 4614956 4/5 enablev006: JVMPI_EVENT_OBJECT_ALLOC request crashes Server VM I'm planning to close this newer bug as a duplicate of the older bug unless there was a good reason to file the new bug.
11-06-2004

PUBLIC COMMENTS .
10-06-2004