JDK-8166311 : StringInternSyncWithGC2 guarantee(!failures) failed: there should not have been any failures
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 9
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2016-09-19
  • Updated: 2016-09-21
  • Resolved: 2016-09-20
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
Duplicate :  
Description
hotspot/src/share/vm/gc/g1/g1HeapVerifier.cpp:413), pid=14942, tid=14969
#  guarantee(!failures) failed: there should not have been any failures

Current thread (0x0000007f7828e000):  VMThread "VM Thread" [stack: 0x0000007f603cc000,0x0000007f604cc000] [id=14969]

Stack: [0x0000007f603cc000,0x0000007f604cc000],  sp=0x0000007f604c9f80,  free space=1015k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [libjvm.so+0x10c51bc]  VMError::report_and_die(int, char const*, char const*, std::__va_list, Thread*, unsigned char*, void*, void*, char const*, int, unsigned long)+0x140
V  [libjvm.so+0x10c5dc4]  VMError::report_and_die(Thread*, char const*, int, char const*, char const*, std::__va_list)+0x54
V  [libjvm.so+0x6ba4e0]  report_vm_error(char const*, int, char const*, char const*, ...)+0xe0
V  [libjvm.so+0x7e852c]  G1HeapVerifier::verify(VerifyOption)+0x414
V  [libjvm.so+0x1072428]  Universe::verify(VerifyOption, char const*)+0x210
V  [libjvm.so+0x11036c4]  VMThread::run()+0x1f4
V  [libjvm.so+0xdfb718]  thread_native_entry(Thread*)+0x118
C  [libpthread.so.0+0x7e48]  start_thread+0xac



Comments
Closing as duplicate of JDK-8166207 as it appeared alongside it and seems to be gone after that fix.
20-09-2016

See JDK-8166207
19-09-2016