JDK-8144523 : JVMTI test crashes the Windows VM with EXCEPTION_ACCESS_VIOLATION
  • Type: Bug
  • Component: hotspot
  • Sub-Component: svc
  • Affected Version: 9
  • Priority: P2
  • Status: Closed
  • Resolution: Cannot Reproduce
  • Submitted: 2015-12-02
  • Updated: 2016-05-13
  • Resolved: 2016-05-13
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
# Problematic frame:
[2015-12-02T10:02:50.03] # V  [jvm.dll+0x128d72]  InstanceKlass::get_jmethod_id_length_value+0x72

Current thread (0x0c620400):  JavaThread "Service Thread" daemon [_thread_in_vm, id=129856, stack(0x0d540000,0x0d740000)]

Stack: [0x0d540000,0x0d740000],  sp=0x0d73f700,  free space=2045k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [jvm.dll+0x128d72]  InstanceKlass::get_jmethod_id_length_value+0x72;;  ?get_jmethod_id_length_value@InstanceKlass@@SAXPAPAU_jmethodID@@IPAI0@Z+0x72
V  [jvm.dll+0x12899f]  InstanceKlass::get_jmethod_id+0x8f;;  ?get_jmethod_id@InstanceKlass@@SAPAU_jmethodID@@VinstanceKlassHandle@@ABVmethodHandle@@@Z+0x8f
V  [jvm.dll+0x1af55f]  create_inline_record+0x1ff;;  ?create_inline_record@@YAPAU_jvmtiCompiledMethodLoadInlineRecord@@PAVnmethod@@@Z+0x1ff
V  [jvm.dll+0x1b1306]  JvmtiExport::post_compiled_method_load+0x306;;  ?post_compiled_method_load@JvmtiExport@@SAXPAVnmethod@@@Z+0x306
V  [jvm.dll+0x1ba60f]  JvmtiDeferredEvent::post+0xcf;;  ?post@JvmtiDeferredEvent@@QAEXXZ+0xcf
V  [jvm.dll+0x24dda8]  JavaThread::thread_main_inner+0xd8;;  ?thread_main_inner@JavaThread@@QAEXXZ+0xd8
V  [jvm.dll+0x24d2b4]  JavaThread::run+0x184;;  ?run@JavaThread@@UAEXXZ+0x184
V  [jvm.dll+0x2ce581]  java_start+0xd1;;  ?java_start@@YGIPAVThread@@@Z+0xd1

Comments
Not seen since December, closing as CNR.
13-05-2016

8136680 enables a G1 flag by default. The crash here does not seem to be using G1.
10-12-2015

ILW = H (VM crash) L (very intermittent) H (no workaround) = P2
09-12-2015