nsk/jdi/LaunchingConnector/launch/launch003
pstack.core file suggests that it's JVMTI related (but it could also be a test bug):
----------------- lwp# 2 / thread# 2 --------------------
ff24e364 _lwp_kill (6, 0, ff2b5140, ff22d954, ffffffff, 6) + 8
ff1c2910 abort (fdb7f5e8, 1, fe5dd1a8, edbe0, ff2b3558, 0) + 110
fe5c7c58 __1cCosFabort6Fb_v_ (fdb7f5e8, fed4fe88, 35800, fed758c4, 1, fed758c4) + 174
fe2502c4 jni_FatalError (8b4e4, 8b4e4, 1db778, 46000, 8b400, feaa9bd5) + 514
fda6166c jniFatalError (fffeac70, fda82084, c5, 1, 15000, fda9733c) + f4
fda62e64 debugInit_exit (c5, fda82084, 1, fda97868, 1, fda97868) + f0
fda61ae0 initialize (2d154, 1950b4, 13, fda82108, fda9733c, fffc9f84) + 420
fda60bb0 cbEarlyVMInit (fda977f0, 2d154, 1950b4, fda97868, fda81cd0, 400) + ec
fe46d244 __1cLJvmtiExportTpost_vm_initialized6F_v_ (35997, 0, fed1a538, 800, 2d87c, 2d000) + 6f4
fe787e10 __1cHThreadsJcreate_vm6FpnOJavaVMInitArgs_pb_i_ (0, 2fd28, 2d000, fed1a538, fd9c04c8, fed4fecf) + 137c
fe2ba318 JNI_CreateJavaVM (fdb7ff90, fdb7ff8c, fdb7ff18, 273000, fed755bc, fed1a538) + e8
ff3386b8 InitializeJVM (fdb7ff90, fdb7ff8c, fdb7ff94, 10000, fdb7ff18, fe2ba230) + f8
ff336a50 JavaMain (ffbfe97c, fe2ba714, fe2ba094, 21550, 0, 0) + 60
ff24a670 _lwp_start (0, 0, 0, 0, 0, 0)
pstack.core file suggests that it's JVMTI related (but it could also be a test bug):
----------------- lwp# 2 / thread# 2 --------------------
ff24e364 _lwp_kill (6, 0, ff2b5140, ff22d954, ffffffff, 6) + 8
ff1c2910 abort (fdb7f5e8, 1, fe5dd1a8, edbe0, ff2b3558, 0) + 110
fe5c7c58 __1cCosFabort6Fb_v_ (fdb7f5e8, fed4fe88, 35800, fed758c4, 1, fed758c4) + 174
fe2502c4 jni_FatalError (8b4e4, 8b4e4, 1db778, 46000, 8b400, feaa9bd5) + 514
fda6166c jniFatalError (fffeac70, fda82084, c5, 1, 15000, fda9733c) + f4
fda62e64 debugInit_exit (c5, fda82084, 1, fda97868, 1, fda97868) + f0
fda61ae0 initialize (2d154, 1950b4, 13, fda82108, fda9733c, fffc9f84) + 420
fda60bb0 cbEarlyVMInit (fda977f0, 2d154, 1950b4, fda97868, fda81cd0, 400) + ec
fe46d244 __1cLJvmtiExportTpost_vm_initialized6F_v_ (35997, 0, fed1a538, 800, 2d87c, 2d000) + 6f4
fe787e10 __1cHThreadsJcreate_vm6FpnOJavaVMInitArgs_pb_i_ (0, 2fd28, 2d000, fed1a538, fd9c04c8, fed4fecf) + 137c
fe2ba318 JNI_CreateJavaVM (fdb7ff90, fdb7ff8c, fdb7ff18, 273000, fed755bc, fed1a538) + e8
ff3386b8 InitializeJVM (fdb7ff90, fdb7ff8c, fdb7ff94, 10000, fdb7ff18, fe2ba230) + f8
ff336a50 JavaMain (ffbfe97c, fe2ba714, fe2ba094, 21550, 0, 0) + 60
ff24a670 _lwp_start (0, 0, 0, 0, 0, 0)
- relates to
-
JDK-7040708 nsk/jdi/Value/type/type002 crash
- Closed