[Bug 683] New: jdk crash

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Mar 31 02:40:26 PDT 2011


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=683

           Summary: jdk crash
           Product: IcedTea
           Version: 6-1.7.10
          Platform: 64-bit
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: IcedTea6
        AssignedTo: unassigned at icedtea.classpath.org
        ReportedBy: george.j at excelacom.in


Created an attachment (id=505)
 --> (http://icedtea.classpath.org/bugzilla/attachment.cgi?id=505)
jvm errror log

While testing java application, jdk crashed, I got error as below

[root at leblanc2 GuidingCacheTestApp]# ./start-hcmember2.sh
Mar 29, 2011 7:39:53 PM com.hazelcast.config.XmlConfigBuilder
INFO: Using configuration file at /opt/GuidingCacheTestApp/hazelcast.xml
Mar 29, 2011 7:39:53 PM com.hazelcast.config.XmlConfigBuilder
INFO: Using configuration file at /opt/GuidingCacheTestApp/hazelcast.xml
#
# 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]
#
# An error report file with more information is saved as:
# /opt/GuidingCacheTestApp/hs_err_pid18384.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
#
^C./start-hcmember2.sh: line 38: 18384 Aborted                 (core dumped)
"${JAVA_HOME}/bin/java" $SERVER_OPT -Xms40g -Xmx40g -XX:MaxGCPauseMillis=30
-XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:+HeapDumpOnOutOfMemoryError
-Dcom.sun.management.jmxremote -Dhazelcast.jmx=true
-Dhazelcast.config=/opt/GuidingCacheTestApp/hazelcast.xml ${JAVA_OPTS} -cp
"${CLASSPATH}" HazelTest "$@"
[root at leblanc2 GuidingCacheTestApp]#


-- 
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