-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
hs17
-
x86
-
generic
During Bigapps and adhoc testing this crash occured several times.
This crash is reported by jni* gc tests. However it often is hidden by another crash:
"assert(new_obj != 0 || obj->mark() == markOopDesc::prototype() || (UseBiasedLocking && obj->mark()->has_bias_pattern()) || obj->is_shared(),"should be forwarded")"
Here is the part of the hs_err:
;; Using jvm: "/net/jre.sfbay/p/v32/jdk/7/ea/b80/binaries/linux-x64/fastdebug/jre/lib/amd64/server/libjvm.so"
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00002af9b747b1d3, pid=15199, tid=1102592320
#
# JRE version: 7.0-b80
# Java VM: Java HotSpot(TM) 64-Bit Server VM (17.0-b07-fastdebug mixed mode linux-amd64 )
# Problematic frame:
# V [libjvm.so+0x8221d3]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Stack:
[error occurred during error reporting (printing stack bounds), id 0xe0000000]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x8221d3];; oopDesc::print_on(outputStream*) const+0x33
V [libjvm.so+0x568502];; VerifyLiveClosure::do_oop_work<oopDesc*>(void, oopDesc**)+0x542
V [libjvm.so+0x589101];; instanceKlass::oop_oop_iterate_v(oopDesc*, OopClosure*)+0x111
V [libjvm.so+0x56599a];; HeapRegion::verify(bool, bool, bool*) const+0x4da
V [libjvm.so+0x504977];; VerifyRegionClosure::doHeapRegion(HeapRegion*)+0x57
V [libjvm.so+0x4f62e8];; G1CollectedHeap::heap_region_par_iterate_chunked(HeapRegionClosure*, int, int)+0xd8
V [libjvm.so+0x504db6];; G1ParVerifyTask::work(int)+0x86
V [libjvm.so+0xa22675];; GangWorker::loop()+0x105
V [libjvm.so+0x8361c0];; _ZL10java_startP6Thread+0xf0
This crash is reported by jni* gc tests. However it often is hidden by another crash:
"assert(new_obj != 0 || obj->mark() == markOopDesc::prototype() || (UseBiasedLocking && obj->mark()->has_bias_pattern()) || obj->is_shared(),"should be forwarded")"
Here is the part of the hs_err:
;; Using jvm: "/net/jre.sfbay/p/v32/jdk/7/ea/b80/binaries/linux-x64/fastdebug/jre/lib/amd64/server/libjvm.so"
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00002af9b747b1d3, pid=15199, tid=1102592320
#
# JRE version: 7.0-b80
# Java VM: Java HotSpot(TM) 64-Bit Server VM (17.0-b07-fastdebug mixed mode linux-amd64 )
# Problematic frame:
# V [libjvm.so+0x8221d3]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Stack:
[error occurred during error reporting (printing stack bounds), id 0xe0000000]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x8221d3];; oopDesc::print_on(outputStream*) const+0x33
V [libjvm.so+0x568502];; VerifyLiveClosure::do_oop_work<oopDesc*>(void, oopDesc**)+0x542
V [libjvm.so+0x589101];; instanceKlass::oop_oop_iterate_v(oopDesc*, OopClosure*)+0x111
V [libjvm.so+0x56599a];; HeapRegion::verify(bool, bool, bool*) const+0x4da
V [libjvm.so+0x504977];; VerifyRegionClosure::doHeapRegion(HeapRegion*)+0x57
V [libjvm.so+0x4f62e8];; G1CollectedHeap::heap_region_par_iterate_chunked(HeapRegionClosure*, int, int)+0xd8
V [libjvm.so+0x504db6];; G1ParVerifyTask::work(int)+0x86
V [libjvm.so+0xa22675];; GangWorker::loop()+0x105
V [libjvm.so+0x8361c0];; _ZL10java_startP6Thread+0xf0