[Bug 1563] New: A fatal error has been detected by the Java Runtime Environment

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Sep 17 12:31:08 PDT 2013


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

            Bug ID: 1563
           Summary: A fatal error has been detected by the Java Runtime
                    Environment
    Classification: Unclassified
           Product: IcedTea
           Version: 7-1.0
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P3
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: kcchouette at gmail.com
                CC: unassigned at icedtea.classpath.org

Created attachment 938
  --> http://icedtea.classpath.org/bugzilla/attachment.cgi?id=938&action=edit
hs_err_pid774.log

It's when I try to launch Eclipse (the IDE) :

jeremy at pirate:~$ eclipse -consoleLog
I: Injected update sites
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xaf8fa213, pid=31520, tid=3075909312
#
# JRE version: 7.0_21-b02
# Java VM: OpenJDK Client VM (23.7-b01 mixed mode, sharing linux-x86 )
# Problematic frame:
# C  [libsoup-2.4.so.1+0x58213]  soup_session_feature_detach+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/jeremy/hs_err_pid31520.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Abandon

jeremy at pirate:~$ ulimit -c unlimited

jeremy at pirate:~$ eclipse -consoleLog
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xaf960213, pid=774, tid=3076003520
#
# JRE version: 7.0_21-b02
# Java VM: OpenJDK Client VM (23.7-b01 mixed mode, sharing linux-x86 )
# Problematic frame:
# C  [libsoup-2.4.so.1+0x58213]  soup_session_feature_detach+0x23
#
# Core dump written. Default location: /home/jeremy/core or core.774
#
# An error report file with more information is saved as:
# /home/jeremy/hs_err_pid774.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Abandon

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130917/39fe5de5/attachment.html 


More information about the distro-pkg-dev mailing list