JDK-8246801 : assert(status == 0) failed: error EINVAL(22), mutex_lock
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 15
  • Priority: P2
  • Status: Closed
  • Resolution: Cannot Reproduce
  • Submitted: 2020-06-09
  • Updated: 2020-06-15
  • Resolved: 2020-06-15
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 15
15Resolved
Related Reports
Relates :  
Relates :  
Description
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (/opt/mach5/mesos/work_dir/slaves/63712a43-4eaa-429c-95b4-483ac8241123-S850/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/c9013a66-9a60-4b9c-b08f-125250ef98c0/runs/8811179e-efa3-4fa2-9b19-785458357dc9/workspace/open/src/hotspot/os/posix/os_posix.inline.hpp:56), pid=8496, tid=8588
#  assert(status == 0) failed: error EINVAL(22), mutex_lock
#

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

Current thread (0x00007f6164004350):  GCTaskThread "GC Thread#4" [stack: 0x00007f616cbaf000,0x00007f616ccaf000] [id=8588]

Stack: [0x00007f616cbaf000,0x00007f616ccaf000],  sp=0x00007f616ccadc30,  free space=1019k
Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [libjvm.so+0x1329af4]  Mutex::lock_without_safepoint_check(Thread*)+0xe4
V  [libjvm.so+0x166d460]  TaskTerminator::offer_termination(TerminatorTerminator*)+0x50
V  [libjvm.so+0xb36f59]  G1FullGCMarker::complete_marking(GenericTaskQueueSet<OverflowTaskQueue<oop, (MemoryType)5, 131072u>, (MemoryType)5>*, GenericTaskQueueSet<OverflowTaskQueue<ObjArrayTask, (MemoryType)5, 131072u>, (MemoryType)5>*, TaskTerminator*)+0x409
V  [libjvm.so+0xb34546]  G1FullGCMarkTask::work(unsigned int)+0x136
V  [libjvm.so+0x1800b74]  GangWorker::run_task(WorkData)+0x84
V  [libjvm.so+0x1800c9e]  GangWorker::loop()+0x2e
V  [libjvm.so+0x16c33a0]  Thread::call_run()+0x100
V  [libjvm.so+0x13c64a6]  thread_native_entry(Thread*)+0x116


Comments
machine is suspect to be faulty
10-06-2020