eclipse crash on pango_layout_new+0x36

Bug #500776 reported by Noam Yorav-Raphael
This bug report is a duplicate of:  Bug #445009: Eclipse SIGSEGVs in libpango. Edit Remove
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openjdk-6 (Ubuntu)
New
Undecided
Unassigned

Bug Description

Hello,

To crash eclipse, all I have to do is:
1. Start eclipse ("eclipse" from the terminal)
2. Open the "New Project" dialog, by clicking file->new->project
3. Press Esc.

Eclipse crashes, and I get this message:

(eclipse:7374): GLib-WARNING **: g_set_prgname() called multiple times
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0066b856, pid=7374, tid=3077469888
#
# JRE version: 6.0-b16
# Java VM: OpenJDK Client VM (14.0-b16 mixed mode, sharing linux-x86 )
# Distribution: Ubuntu 9.10, package 6b16-1.6.1-3ubuntu1
# Problematic frame:
# C [libpango-1.0.so.0+0x23856] pango_layout_new+0x36
#
# An error report file with more information is saved as:
# /home/noam/hs_err_pid7374.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted

(The warning line appears during eclipse startup, so it's probably irrelevant.)

The error file is attached.

I'm using ubuntu 9.10, eclipse 3.5.1+repack~1-0ubuntu3.

Thanks!

Revision history for this message
Noam Yorav-Raphael (noamraph) wrote :
Revision history for this message
Noam Yorav-Raphael (noamraph) wrote :

The same thing happened after I switched the default JRE to sun's:

(eclipse:7499): GLib-WARNING **: g_set_prgname() called multiple times
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x003f4856, pid=7499, tid=3078616768
#
# JRE version: 6.0_16-b01
# Java VM: Java HotSpot(TM) Client VM (14.2-b01 mixed mode, sharing linux-x86 )
# Problematic frame:
# C [libpango-1.0.so.0+0x23856] pango_layout_new+0x36
#
# An error report file with more information is saved as:
# /home/noam/hs_err_pid7499.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.
#
Aborted

Revision history for this message
zaza1851983 (zaza1851983) wrote :

please see
http://ubuntuforums.org/showthread.php?t=1362942

It's due to the unstable version (2.22.3-0ubuntu1) of libglib2.0-0.
You can use Synaptic Package Manager to downgrade libglib2.0-0 and libglib2.0-data to the previous version (2.22.2-0ubuntu1).
Mark the package you want to downgrade, and choose "Force version ..." from "Package" on the main menu. Select the previous version and it is done.

Revision history for this message
Alexander Gabriel (einalex) wrote :

please close this bug, the error occured due to some rogue glib versoin pulled in by the appmenu beta feed...

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.