JDK-8204528 : Compiler crash from lib/server/libjvm.so
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2018-06-07
  • Updated: 2023-07-21
  • Resolved: 2023-07-21
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 11
11Resolved
Related Reports
Duplicate :  
Relates :  
Description
Intermittent compiler crash from linux-x64:

# JRE version: Java(TM) SE Runtime Environment (11.0+16) (build 11-ea+16)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (11-ea+16, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C  0x0000000000000000

...
---------------  T H R E A D  ---------------

Current thread (0x00007f6008025000):  JavaThread "C2 CompilerThread3" daemon [_thread_in_native, id=28515, stack(0x00007f6088fcc000,0x00007f60890cd000)]


Current CompileTask:
C2: 179314 4016 %     4       java.util.concurrent.ConcurrentSkipListMap::findPredecessor @ 18 (113 bytes)

Stack: [0x00007f6088fcc000,0x00007f60890cd000],  sp=0x00007f60890c7d38,  free space=1007k

siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x0000000000000000

Comments
Yes, duplicate. Same method provoking the bug.
11-06-2018

initial ILW = Crash, single occurrence, none = HLH = P2
11-06-2018

Not able to reproduce this with replay compilation. But this failure case resembles other 8203440, 8203387 and both closed as duplicate of 8203425. Hi [~neliasso] request help, can we close this as duplicate of 8203425?
11-06-2018

can this be duplicate of JDK-8203425?
11-06-2018