-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
P3
-
None
-
Affects Version/s: 26
-
Component/s: hotspot
compiler/c2/irTests/TestLSMMissedEmptyLoop.java
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000000106d9abf6, pid=78025, tid=25859
#
# JRE version: Java(TM) SE Runtime Environment (26.0+27) (fastdebug build 26-ea+27-2665)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 26-ea+27-2665, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-amd64)
# Problematic frame:
# V [libjvm.dylib+0x91abf6] G1HeapRegion::verify_liveness_and_remset(VerifyOption) const+0x1d6
Stack: [0x000070000aec5000,0x000070000afc5000], sp=0x000070000afc4d20, free space=1023k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x91abf6] G1HeapRegion::verify_liveness_and_remset(VerifyOption) const+0x1d6
V [libjvm.dylib+0x91b14d] G1HeapRegion::verify(VerifyOption) const+0x6d
V [libjvm.dylib+0x92ef1e] VerifyRegionClosure::do_heap_region(G1HeapRegion*)+0x18e
V [libjvm.dylib+0x92641b] G1HeapRegionManager::par_iterate(G1HeapRegionClosure*, G1HeapRegionClaimer*, unsigned int) const+0xfb
V [libjvm.dylib+0x92ed73] G1VerifyTask::work(unsigned int)+0x43
V [libjvm.dylib+0x1492d7e] WorkerThread::run()+0x7e
V [libjvm.dylib+0x135ff3c] Thread::call_run()+0xbc
V [libjvm.dylib+0x1061947] thread_native_entry(Thread*)+0x137
C [libsystem_pthread.dylib+0x5e05] _pthread_start+0x73
C [libsystem_pthread.dylib+0x1857] thread_start+0xf
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000000106d9abf6, pid=78025, tid=25859
#
# JRE version: Java(TM) SE Runtime Environment (26.0+27) (fastdebug build 26-ea+27-2665)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 26-ea+27-2665, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-amd64)
# Problematic frame:
# V [libjvm.dylib+0x91abf6] G1HeapRegion::verify_liveness_and_remset(VerifyOption) const+0x1d6
Stack: [0x000070000aec5000,0x000070000afc5000], sp=0x000070000afc4d20, free space=1023k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x91abf6] G1HeapRegion::verify_liveness_and_remset(VerifyOption) const+0x1d6
V [libjvm.dylib+0x91b14d] G1HeapRegion::verify(VerifyOption) const+0x6d
V [libjvm.dylib+0x92ef1e] VerifyRegionClosure::do_heap_region(G1HeapRegion*)+0x18e
V [libjvm.dylib+0x92641b] G1HeapRegionManager::par_iterate(G1HeapRegionClosure*, G1HeapRegionClaimer*, unsigned int) const+0xfb
V [libjvm.dylib+0x92ed73] G1VerifyTask::work(unsigned int)+0x43
V [libjvm.dylib+0x1492d7e] WorkerThread::run()+0x7e
V [libjvm.dylib+0x135ff3c] Thread::call_run()+0xbc
V [libjvm.dylib+0x1061947] thread_native_entry(Thread*)+0x137
C [libsystem_pthread.dylib+0x5e05] _pthread_start+0x73
C [libsystem_pthread.dylib+0x1857] thread_start+0xf
- relates to
-
JDK-8372151 G1: SIGSEGV in G1HeapRegion::verify_liveness_and_remset
-
- Open
-