[Bug 683] jdk crash
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed Apr 27 10:44:26 PDT 2011
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=683
Xerxes Rånby <xerxes at zafena.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerxes at zafena.se
Severity|major |normal
--- Comment #1 from Xerxes Rånby <xerxes at zafena.se> 2011-04-27 17:44:26 ---
Hi!
When looking through the two jvm error logs in your compressed 7zip i noticed
two different errors:
error 1:
# Internal Error (nmethod.cpp:1847), pid=28897, tid=139899151791888
# Error: guarantee(cont_offset != 0,"unhandled implicit exception in compiled
code")
#
# JRE version: 6.0_17-b17
# Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )
# Derivative: IcedTea6 1.7.10
# Distribution: Custom build (Mon Feb 14 13:03:32 EST 2011)
This error looks like a duplicate of PR536
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=536
error 2:
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f87f449417e, pid=18384, tid=140221754496784
#
# JRE version: 6.0_17-b17
# Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )
# Derivative: IcedTea6 1.7.10
# Distribution: Custom build (Mon Feb 14 13:03:32 EST 2011)
# Problematic frame:
# V [libjvm.so+0x34317e]
Im not sure about this one... we need a gdb backtrace to be certain whats
causing this segmentation fault.
I have been trying to reproduce your bug by using
OpenJDK Runtime Environment (IcedTea6 1.10.1) (6b22-1.10.1-0ubuntu1)
OpenJDK Server VM (build 20.0-b11, mixed mode)
and the following testcase:
wget http://www.hazelcast.com/files/hazelcast-1.9.2.3.zip
unzip hazelcast-1.9.2.3
cd cd hazelcast-1.9.2.3/bin
sh test.sh
But I am unable to reproduce it on my machine.
Is possible that these both bugs have been fixed when using a newer hotspot
version.
Can you check if you can still reproduce this bug using IcedTea6 1.9.x that
uses a newer hotspot hs17/hs19?
Can you check if you can still reproduce this bug using IcedTea6 1.10.x that
uses a newer hotspot hs19/hs20?
Thanks
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the distro-pkg-dev
mailing list