JDK-8149340 : Crash with "assert(thread->deopt_mark() == 0i64) failed: no stack overflow from deopt blob/uncommon trap"
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: windows
  • CPU: x86
  • Submitted: 2016-02-08
  • Updated: 2016-08-29
  • Resolved: 2016-08-29
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
#  Internal Error (C:\jprt\T\P1\165747.cthaling\s\hotspot\src\share\vm\runtime\sharedRuntime.cpp:835), pid=54976, tid=76204
#  assert(thread->deopt_mark() == 0i64) failed: no stack overflow from deopt blob/uncommon trap

V  [jvm.dll+0x900730]  os::platform_print_native_stack+0x100;;  ?platform_print_native_stack@os@@SA_NPEAVoutputStream@@PEBXPEADH@Z+0x100
V  [jvm.dll+0xaa8ddf]  VMError::report+0xabf;;  ?report@VMError@@CAXPEAVoutputStream@@_N@Z+0xabf
V  [jvm.dll+0xaa9ce0]  VMError::report_and_die+0x470;;  ?report_and_die@VMError@@SAXHPEBD0PEADPEAVThread@@PEAEPEAX40H_K@Z+0x470
V  [jvm.dll+0xaaa2ed]  VMError::report_and_die+0x5d;;  ?report_and_die@VMError@@SAXPEAVThread@@PEBDH11PEAD@Z+0x5d
V  [jvm.dll+0x472f38]  report_vm_error+0x78;;  ?report_vm_error@@YAXPEBDH00ZZ+0x78
V  [jvm.dll+0x9a643c]  SharedRuntime::continuation_for_implicit_exception+0x14c;;  ?continuation_for_implicit_exception@SharedRuntime@@SAPEAEPEAVJavaThread@@PEAEW4ImplicitExceptionKind@1@@Z+0x14c
V  [jvm.dll+0x8ffc13]  topLevelExceptionFilter+0x373;;  ?topLevelExceptionFilter@@YAJPEAU_EXCEPTION_POINTERS@@@Z+0x373
V  [jvm.dll+0x9003ee]  HandleExceptionFromCodeCache+0x2e;;  ?HandleExceptionFromCodeCache@@YAJPEAU_EXCEPTION_RECORD@@_KPEAU_CONTEXT@@PEAU_DISPATCHER_CONTEXT@@@Z+0x2e
C  [ntdll.dll+0x39b2d]
C  [ntdll.dll+0x3ae04]
C  [ntdll.dll+0x4b7a]
C  0x00000074cc0ba634

Looks similar to JDK-8146424 but most likely unrelated because the fix only affects jvmci.
Comments
The problem appeared only twice, the last time it appeared was Februrary 6, 2016. I'm closing the issue as "Cannot reproduce".
29-08-2016

ILW = assert; 2 times in whole history; none = MLH = P4
07-06-2016