openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #10958
[Bug 1266009] Re: ParallelCompactData::calc_new_pointer fatal error
We run into this JVM crash on an Ubuntu installation running the Oracle
JDK 7:
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fd16fd2f3f6, pid=21424, tid=140537465767680
#
# JRE version: 7.0_09-b05
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.5-b02 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0x79c3f6] ParallelCompactData::calc_new_pointer(HeapWord*)+0x26
Also not reproducible, running the same task worked fine after an
application restart.
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-7 in Ubuntu.
https://bugs.launchpad.net/bugs/1266009
Title:
ParallelCompactData::calc_new_pointer fatal error
Status in openjdk-7 package in Ubuntu:
New
Status in oracle-jdk7-installer package in Ubuntu:
New
Bug description:
While running my software doing some calculations, this errors occurs:
I'm sorry but I can't reproduce it.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f1f53ea0aa3, pid=4949, tid=139772479080192
#
# JRE version: 7.0_25-b30
# Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0x735aa3] ParallelCompactData::calc_new_pointer(HeapWord*)+0x23
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/nuage/proj/safmh/hs_err_pid4949.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
#
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1266009/+subscriptions
References