crash happened outside the Java Virtual Machine in native code

Bug #1088325 reported by mhsun
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
openjdk-7 (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f19541a1509, pid=4896, tid=139747372738304
#
# JRE version: 7.0_09-b30
# Java VM: OpenJDK 64-Bit Server VM (23.2-b09 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libfcitx-gclient.so.0+0x2509] _init+0x6e1
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# 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/
# 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
mhsun (asmh1989-r) 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
Peter Bolch (pide2000) wrote :

Same Problem here, similar Crash reports but trying to load Dart Editor based on eclipse so i think this is the same Problem.

Recently switched to OpenJDK 6 but getting the same error.

Revision history for this message
Dave LeBlanc (l-dave) wrote :

This error is NOT in open JDK

Original posters Error
# JRE version: 7.0_09-b30
# Java VM: OpenJDK 64-Bit Server VM (23.2-b09 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libfcitx-gclient.so.0+0x2509] _init+0x6e1
#

My error with Oracle Java:

# JRE version: 7.0_21-b11
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.21-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libsoup-2.4.so.1+0x6e009] soup_session_feature_detach+0x19
#

if you READ the error it tells you where the problem is

# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

# Problematic frame:
# C [libsoup-2.4.so.1+0x6e009] soup_session_feature_detach+0x19
#

Revision history for this message
Alaak (alaak-gmx) wrote :

I get a similar problem after update from 12.04 to 13.04 when starting eclipse 3.7

#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f6f4d79a009, pid=3377, tid=140118274975488
#
# JRE version: 7.0_21-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+0x6e009] 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/muthmann/Programme/eclipse/hs_err_pid3377.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/
# 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
Alaak (alaak-gmx) wrote :

This bug seems to be related and contains a workaround: https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1174550

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.