JVM crashes running eclipse with SIGSEV soup_session_feature_detach

Bug #1163396 reported by Francesco Astegiano
64
This bug affects 15 people
Affects Status Importance Assigned to Milestone
openjdk-7 (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Eclipse was working fine before last openjdk update (Sun, 31 Mar 2013, version 7u17-2.3.8-1ubuntu1). Now I have random jvm crashes whith the following trace and attached dump.

#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fb64ef6b049, pid=26217, tid=140421837121280
#
# JRE version: 7.0_17-b02
# Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libsoup-2.4.so.1+0x6e049] soup_session_feature_detach+0x19
#

Revision history for this message
Francesco Astegiano (francesco-astegiano-7) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in openjdk-7 (Ubuntu):
status: New → Confirmed
Revision history for this message
pcollaog (pcollaog) wrote :

The same problem here but with oracle/sun JVM 6 and 7

Oracle JVM 6.0_43 x86_64
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f1610696049, pid=13895, tid=139734945634048
#
# JRE version: 6.0_43-b01
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.14-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libsoup-2.4.so.1+0x6e049] short+0x19
#
# An error report file with more information is saved as:
# /home/pcollaog/Software/springsource/sts-3.2.0.M2/hs_err_pid13895.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.

Oracle JVM 7.0_17 x86_64
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f624c89e049, pid=13970, tid=140062462023424
#
# JRE version: 7.0_17-b02
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libsoup-2.4.so.1+0x6e049] soup_session_feature_detach+0x19
#
# 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/pcollaog/Software/springsource/sts-3.2.0.M2/hs_err_pid13970.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

Revision history for this message
ReeCreate (reesclissold) wrote :

Also occurring in Oracle JVM 7:

#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007eff6acc2049, pid=4791, tid=139638173193984
#
# JRE version: 7.0_17-b02
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libsoup-2.4.so.1+0x6e049] soup_session_feature_detach+0x19
#
# 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/rees/hs_err_pid4791.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

Suggests that this is a bug in Libsoup or Eclipse itself rather than OpenJDK.

Revision history for this message
Kevintanhongann (kevintanhongann) wrote :

Had the same problem. Using Eclipse, triggered the crash via content assist. And Groovy Grails Toolsuite, crashed straight away.

Revision history for this message
Günter Zöchbauer (guenter-z) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.