Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2219767 | 9 | Bengt Rutisson | P4 | Closed | Cannot Reproduce |
There is a strictly reproducible crash with 6u27 on Linux 64 bit
after about 20 seconds uptime:
V [libjvm.so+0x76041b] PSPromotionManager::copy_to_survivor_space(oopDesc*)+0x5b
V [libjvm.so+0x760e1d] void PSScavenge::copy_and_push_safe_barrier<unsigned>(PSPromotionManager*, unsigned*)+0xcd
V [libjvm.so+0x760341] PSPromotionManager::drain_stacks_depth(bool)+0x191
V [libjvm.so+0x3295d2] CardTableExtension::scavenge_contents_parallel(ObjectStartArray*, MutableSpace*, HeapWord*, PSPromotionManager*, unsigned)+0x622
V [libjvm.so+0x76370b] OldToYoungRootsTask::do_it(GCTaskManager*, unsigned)+0x4b
V [libjvm.so+0x466d0a] GCTaskThread::run()+0x16a
V [libjvm.so+0x7107af] java_start(Thread*)+0x13f
after about 20 seconds uptime:
V [libjvm.so+0x76041b] PSPromotionManager::copy_to_survivor_space(oopDesc*)+0x5b
V [libjvm.so+0x760e1d] void PSScavenge::copy_and_push_safe_barrier<unsigned>(PSPromotionManager*, unsigned*)+0xcd
V [libjvm.so+0x760341] PSPromotionManager::drain_stacks_depth(bool)+0x191
V [libjvm.so+0x3295d2] CardTableExtension::scavenge_contents_parallel(ObjectStartArray*, MutableSpace*, HeapWord*, PSPromotionManager*, unsigned)+0x622
V [libjvm.so+0x76370b] OldToYoungRootsTask::do_it(GCTaskManager*, unsigned)+0x4b
V [libjvm.so+0x466d0a] GCTaskThread::run()+0x16a
V [libjvm.so+0x7107af] java_start(Thread*)+0x13f
- backported by
-
JDK-2219767 PSPromotionManager::copy_to_survivor_space crashes always on Linux 64bit after a few seconds uptime
-
- Closed
-