JDK-8054065 : metaspace/stressHierarchy/stressHierarchy003 crash with Segmentation fault
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: generic
  • CPU: generic
  • Submitted: 2014-07-31
  • Updated: 2014-12-16
  • Resolved: 2014-12-16
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Relates :  
Description
The test failed in 2014-07-30 RT_Baseline nightly with Segmentation fault on Solaris 11:


metaspace/stressHierarchy/stressHierarchy003

    This test failed due to:

    Core was generated by `/export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/rt_baseline/solari'.
    Program terminated with signal 11, Segmentation fault.
    . . .
    Pstack dump:

-----------------  lwp# 2 / thread# 2  --------------------
 0000000000000000 ???????? (fffffffe4d988e48, ffffffff7cdfca48, 1, ffffffff7cdfece0, ffffffff7cdfca48, a) + 9b5de628
 fffffffe4dcaacc8 __1cHVMErrorGreport6MpnMoutputStream__v_ (ffffffff7cdfe5f8, ffffffff7cdfe4b0, 7d0, 1, 102c00, 1e9000) + 70
 fffffffe4dcac98c __1cHVMErrorOreport_and_die6M_v_ (ffffffff7cdfe5f8, d7ad8, 102cb8, 2800, fffffffe4e68b420, d7800) + 384
 fffffffe4d9831ec JVM_handle_solaris_signal (a, ffffffff7cdfed80, ffffffff7cdfe660, ffffffff7cdfe5f8, ffffffffff3c70c8, fffffffe4d949050) + d0c
 fffffffe4d97aa2c signalHandler (a, ffffffff7cdfed80, ffffffff7cdfeaa0, 2, 0, 0) + 1c
 ffffffff7eee26ac __sighndlr (a, ffffffff7cdfed80, ffffffff7cdfeaa0, fffffffe4d97aa10, 0, ffffffff7f07e000) + c
 ffffffff7eed5ce0 call_user_handler (ffffffff7c300240, ffffffff7cdfed80, ffbffeff, 0, 0, a) + 364
 ffffffff7eed5f10 sigacthandler (a, ffffffff7cdfed80, ffffffff7cdfeaa0, 1a8148, ffffffff7f07e000, a) + 5c
 --- called from signal handler with signal 10 (SIGBUS) ---
 fffffffe4d949050 __1cNObjectMonitorGEnterI6MpnGThread__v_ (100598f98, 100111800, 8, 0, fffffffe4e5b3948, fffffffe4e2639cd) + 520
 fffffffe4d948510 __1cNObjectMonitorFenter6MpnGThread__v_ (100598f98, 100111800, 3, fffffffe4e63c3b9, fffffffe4e5b3948, fffffffe4e262e75) + 5b8
 fffffffe4db94d08 __1cSObjectSynchronizerKslow_enter6FnGHandle_pnJBasicLock_pnGThread__v_ (ffffffff635feac0, ffffffff7cdff4f0, 100111800, fffffffe4e36d400, 3, fffffffe4e5b3948) + 300
 fffffffe4db9472c __1cSObjectSynchronizerKfast_enter6FnGHandle_pnJBasicLock_bpnGThread__v_ (ffffffff635feac0, ffffffff7cdff4f0, 7ebc55678, 100111800, fffffffe4e63c3b9, 88332) + 194
 fffffffe4d42d2a0 __1cSInterpreterRuntimeMmonitorenter6FpnKJavaThread_pnPBasicObjectLock__v_ (100111800, ffffffff7cdff4f0, 7c2400000, 100111a10, fffffffe4e5b3948, fffffffe4e63c042) + 570
 ffffffff6845aea4 * java/lang/Shutdown.shutdown()V+58
 ffffffff6840053c * StubRoutines (1)
 fffffffe4d44b41c __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (ffffffff7cdffc58, ffffffff68400460, ffffffff6132ead8, 0, 100111808, 0) + 6e4
 fffffffe4d44a954 __1cJJavaCallsLcall_static6FpnJJavaValue_nLKlassHandle_pnGSymbol_5pnRJavaCallArguments_pnGThread__v_ (ffffffff7cdffc58, fffffffe4e5f6b40, 8000fcd40, fffffffffffffffd, fffffffe4e5c2ae8, ffffffff7cdffaf0) + 124
 fffffffe4d44aa00 __1cJJavaCallsLcall_static6FpnJJavaValue_nLKlassHandle_pnGSymbol_5pnGThread__v_ (ffffffff7cdffb41, ffffffff7cdffb00, fffffffe4e5f7300, 1fd8, 1c00, 100111800) + 58
 fffffffe4dbfd930 __1cKJavaThreadVinvoke_shutdown_hooks6M_v_ (1000, e, 0, fffffffe4e5b3948, fffffffe4e6ba838, ffffffff7cdffc78) + e8
 fffffffe4dbfda90 __1cHThreadsKdestroy_vm6F_b_ (fffffffe4e67d774, c9c00, b8400, fffffffe4e5b3948, 100111800, 10010f110) + 118
 fffffffe4d53d34c jni_DestroyJavaVM (1ffc, 0, 100111800, fffffffe4e10b34c, fffffffe4e5b3948, 0) + 29c
 fffffffe4e80892c JavaMain (0, 100113238, 10064c588, fffffffe4e815978, fffffffe4e6a1438, 1001016e0) + 5dc
 ffffffff7eee25b4 _lwp_start (0, 0, 0, 0, 0, 0)
    . . .
    # Test level exit status: 11

Comments
I can't reproduce this. Closing to see if it happens again.
16-12-2014

I can't reproduce this and I suspect that this is related to the other difficult to reproduce sync crashes in this area. I'm closing as CNR but it may be a duplicate.
16-12-2014