-
Bug
-
Resolution: Fixed
-
P1
-
9
-
b75
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135610 | emb-9 | Eric Caspole | P1 | Resolved | Fixed | team |
#
# JRE version: Java(TM) SE Runtime Environment (9.0) (build 1.9.0-internal-fastdebug-20150625170323.jdenise.hs-rt-final-b00)
# Java VM: Java HotSpot(TM) Client VM (1.9.0-internal-fastdebug-20150625170323.jdenise.hs-rt-final-b00 mixed mode linux-x86 )
# Problematic frame:
# V [libjvm.so+0x3690ec] oopDesc::size_given_klass(Klass*)+0xc
V [libjvm.so+0x3690ec] oopDesc::size_given_klass(Klass*)+0xc;; oopDesc::size_given_klass(Klass*)+0xc
V [libjvm.so+0x3f4d00] DefNewGeneration::copy_to_survivor_space(oop)+0x60;; DefNewGeneration::copy_to_survivor_space(oop)+0x60
V [libjvm.so+0x4ff1cb] void FastScanClosure::do_oop_work<oop>(oop*)+0xab;; void FastScanClosure::do_oop_work<oop>(oop*)+0xab
V [libjvm.so+0x4ff4f2] int InstanceKlass::oop_oop_iterate<true, FastScanClosure>(oop, FastScanClosure*)+0x102;; int InstanceKlass::oop_oop_iterate<true, FastScanClosure>(oop, FastScanClosure*)+0x102
V [libjvm.so+0x4f8fb1] InstanceKlass::oop_oop_iterate_nv(oop, FastScanClosure*)+0x31;; InstanceKlass::oop_oop_iterate_nv(oop, FastScanClosure*)+0x31
V [libjvm.so+0x99f82a] ContiguousSpace::oop_since_save_marks_iterate_nv(FastScanClosure*)+0x6a;; ContiguousSpace::oop_since_save_marks_iterate_nv(FastScanClosure*)+0x6a
V [libjvm.so+0x3f0ef2] DefNewGeneration::oop_since_save_marks_iterate_nv(FastScanClosure*)+0x42;; DefNewGeneration::oop_since_save_marks_iterate_nv(FastScanClosure*)+0x42
V [libjvm.so+0x4f22ca] GenCollectedHeap::oop_since_save_marks_iterate(GenCollectedHeap::GenerationType, FastScanClosure*, FastScanClosure*)+0x4a;; GenCollectedHeap::oop_since_save_marks_iterate(GenCollectedHeap::GenerationType, FastScanClosure*, FastScanClosure*)+0x4a
V [libjvm.so+0x3f3972] DefNewGeneration::collect(bool, bool, unsigned int, bool)+0x662;; DefNewGeneration::collect(bool, bool, unsigned int, bool)+0x662
V [libjvm.so+0x4f175b] GenCollectedHeap::collect_generation(Generation*, bool, unsigned int, bool, bool, bool, bool)+0x22b;; GenCollectedHeap::collect_generation(Generation*, bool, unsigned int, bool, bool, bool, bool)+0x22b
V [libjvm.so+0x4f3caf] GenCollectedHeap::do_collection(bool, bool, unsigned int, bool, GenCollectedHeap::GenerationType)+0x66f;; GenCollectedHeap::do_collection(bool, bool, unsigned int, bool, GenCollectedHeap::GenerationType)+0x66f
V [libjvm.so+0x34f6d1] GenCollectorPolicy::satisfy_failed_allocation(unsigned int, bool)+0xe1;; GenCollectorPolicy::satisfy_failed_allocation(unsigned int, bool)+0xe1
V [libjvm.so+0xa97b5c] VM_GenCollectForAllocation::doit()+0xbc;; VM_GenCollectForAllocation::doit()+0xbc
V [libjvm.so+0xac1357] VM_Operation::evaluate()+0x97;; VM_Operation::evaluate()+0x97
V [libjvm.so+0xabe775] VMThread::evaluate_operation(VM_Operation*)+0x145;; VMThread::evaluate_operation(VM_Operation*)+0x145
V [libjvm.so+0xabf0c5] VMThread::loop()+0x4e5;; VMThread::loop()+0x4e5
V [libjvm.so+0xabf30c] VMThread::run()+0xcc;; VMThread::run()+0xcc
V [libjvm.so+0x8a0f20] java_start(Thread*)+0xe0;; java_start(Thread*)+0xe0
- backported by
-
JDK-8135610 SIGSEGV when copying to survivor space
-
- Resolved
-
- duplicates
-
JDK-8130070 closed/com/oracle/jfr/gc/GarbageCollectionEventTest/TestYoungGarbageCollectionEventWithDefNew.java and closed/com/oracle/jfr/gc/ReferenceStatisticsEventTest/TestReferenceStatisticsEventWithDefNew.java crash on 32bits
-
- Closed
-
-
JDK-8130251 SIGSEGV: Problematic frame: C1 ExecutorCompletionServiceLoops.oneTest(I)V (146 bytes)
-
- Closed
-
-
JDK-8130684 share/vm/memory/iterator.inline.hpp:63 assert(Universe::heap()->is_in_closed_subset(o)) failed: should be in closed
-
- Closed
-
-
JDK-8130295 segv in size_given_klass() called from copy_to_survivor_space()
-
- Closed
-
-
JDK-8129592 MarkResetTest.sh SEGV
-
- Closed
-
-
JDK-8130342 ClassCastException in javac while compiling tests
-
- Closed
-
- relates to
-
JDK-8130070 closed/com/oracle/jfr/gc/GarbageCollectionEventTest/TestYoungGarbageCollectionEventWithDefNew.java and closed/com/oracle/jfr/gc/ReferenceStatisticsEventTest/TestReferenceStatisticsEventWithDefNew.java crash on 32bits
-
- Closed
-
-
JDK-8130295 segv in size_given_klass() called from copy_to_survivor_space()
-
- Closed
-