-
Bug
-
Resolution: Fixed
-
P2
-
5.0u3, 6
Following test crashes
[Enter:javasoft.sqe.tests.lang.clss146.clss14601.clss14601]
#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x40279b0b, pid=28751, tid=81931
#
# Java VM: Java HotSpot(TM) Client VM (20051024091129.ni81036.rt_merge compiled mode)
# Problematic frame:
# v ~RuntimeStub::new_type_array Runtime1 stub
while executing reliability testing, started like this:
java -client -Xcomp -Xbatch -cp classes runThese -thread 1 -repeat 1 -iter 1 -D:gc=5 -D:TESTBASE=tests -runList runList.dat
gdb backtrace is:
#5 0x062ccd28 in signalHandler(int, siginfo*, void*) ()
#6 0x4002cbc3 in ?? ()
#7 0x40086980 in ?? ()
#8 0x404c66dc in ?? ()
#9 0x404394a0 in ?? ()
#10 0x40227236 in ?? ()
#11 0x061e6dad in JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) ()
#12 0x062cd588 in os::os_exception_wrapper(void (*)(JavaValue*, methodHandle*, JavaCallArguments*, Thread*), JavaValue*, methodHandle*, JavaCallArguments*, Thread*) ()
#13 0x061e6c40 in JavaCalls::call(JavaValue*, methodHandle, JavaCallArguments*, Thread*) ()
#14 0x062f1dff in Reflection::invoke(instanceKlassHandle, methodHandle, Handle, bool, objArrayHandle, BasicType, objArrayHandle, bool, Thread*) ()
#15 0x062f47bc in Reflection::invoke_method(oopDesc*, Handle, objArrayHandle, Thread*) ()
#16 0x0625004d in JVM_InvokeMethod ()
Machine it failed on is prt-linux-q2-3.east, libjvm.so which failed is in
/net/prt-web.east/prt-workspaces/20051024091129.ni81036.rt_merge/linux_i486_compiler1/product/libjvm.so
core file:
/net/prt-web.east/prt-workspaces/20051024091129.ni81036.rt_merge/linux_i486_compiler1/product/runThese_Xcomp_3-reliability-test-product.core
[Enter:javasoft.sqe.tests.lang.clss146.clss14601.clss14601]
#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x40279b0b, pid=28751, tid=81931
#
# Java VM: Java HotSpot(TM) Client VM (20051024091129.ni81036.rt_merge compiled mode)
# Problematic frame:
# v ~RuntimeStub::new_type_array Runtime1 stub
while executing reliability testing, started like this:
java -client -Xcomp -Xbatch -cp classes runThese -thread 1 -repeat 1 -iter 1 -D:gc=5 -D:TESTBASE=tests -runList runList.dat
gdb backtrace is:
#5 0x062ccd28 in signalHandler(int, siginfo*, void*) ()
#6 0x4002cbc3 in ?? ()
#7 0x40086980 in ?? ()
#8 0x404c66dc in ?? ()
#9 0x404394a0 in ?? ()
#10 0x40227236 in ?? ()
#11 0x061e6dad in JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) ()
#12 0x062cd588 in os::os_exception_wrapper(void (*)(JavaValue*, methodHandle*, JavaCallArguments*, Thread*), JavaValue*, methodHandle*, JavaCallArguments*, Thread*) ()
#13 0x061e6c40 in JavaCalls::call(JavaValue*, methodHandle, JavaCallArguments*, Thread*) ()
#14 0x062f1dff in Reflection::invoke(instanceKlassHandle, methodHandle, Handle, bool, objArrayHandle, BasicType, objArrayHandle, bool, Thread*) ()
#15 0x062f47bc in Reflection::invoke_method(oopDesc*, Handle, objArrayHandle, Thread*) ()
#16 0x0625004d in JVM_InvokeMethod ()
Machine it failed on is prt-linux-q2-3.east, libjvm.so which failed is in
/net/prt-web.east/prt-workspaces/20051024091129.ni81036.rt_merge/linux_i486_compiler1/product/libjvm.so
core file:
/net/prt-web.east/prt-workspaces/20051024091129.ni81036.rt_merge/linux_i486_compiler1/product/runThese_Xcomp_3-reliability-test-product.core
- duplicates
-
JDK-6691935 nsk/stress/except/except tests crash in ~RuntimeStub::new_object_array
-
- Closed
-
- relates to
-
JDK-5089202 cannot allocate a java.lang.StringBuffer object with size of 1GB
-
- Closed
-