JDK-8178406 : JVM crash at oopDesc::size()
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 8u121
  • Priority: P3
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2017-04-10
  • Updated: 2017-08-30
  • Resolved: 2017-08-30
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 8
8u131Resolved
Related Reports
Duplicate :  
Relates :  
Description
  ==# JRE version: Java(TM) SE Runtime Environment (8.0_121-b31) (build 1.8.0_121-b31)
  # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.121-b31 mixed mode linux-amd64 compressed oops)
  ==Current thread (0x00007f5d7c072000):  ConcurrentGCThread [stack: 0x00007f5d0feff000,0x00007f5d10000000] [id=10314]

  ==Top native frames (up to 5):
V  [libjvm.so+0x4c8d8b]  oopDesc::size()+0x2b
V  [libjvm.so+0x4cad10]  CMTask::make_reference_grey(oopDesc*, HeapRegion*)+0xc0
V  [libjvm.so+0x70e08a]  JNIHandleBlock::oops_do(OopClosure*)+0x6a
V  [libjvm.so+0x469060]  ClassLoaderData::oops_do(OopClosure*, KlassClosure*, bool)+0x70
V  [libjvm.so+0x63e2bf] InstanceClassLoaderKlass::oop_oop_iterate_nv(oopDesc*, G1CMOopClosure*)+0x3f

Looks like
JDK-8168914 Crash in ClassLoaderData/JNIHandleBlock::oops_do during
concurrent marking