← Back to team overview

openjdk team mailing list archive

[Bug 348696] Re: Java application Eclipse crashes

 

Assign to Eclipse package as this bug affects only Eclipse

** Package changed: openjdk-6 (Ubuntu) => eclipse (Ubuntu)

-- 
Java application Eclipse crashes
https://bugs.launchpad.net/bugs/348696
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in “eclipse” package in Ubuntu: New

Bug description:
jarkko@gandalf:~/dev/eclipse$ ./eclipse 
/usr/share/themes/Human/gtk-2.0/gtkrc:82: Murrine configuration option "highlight_ratio" will be deprecated in future releases. Please use "highlight_shade" instead.
/usr/share/themes/Human/gtk-2.0/gtkrc:83: Murrine configuration option "lightborder_ratio" will be deprecated in future releases. Please use "lightborder_shade" instead.
/usr/share/themes/Human/gtk-2.0/gtkrc:194: Murrine configuration option "highlight_ratio" will be deprecated in future releases. Please use "highlight_shade" instead.
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f702c54a7af, pid=11575, tid=140121466837328
#
# Java VM: OpenJDK 64-Bit Server VM (14.0-b08 mixed mode linux-amd64 )
# Distribution: Ubuntu jaunty (development branch), package 6b14-1.4.1-0ubuntu4
# Problematic frame:
# C  [libxcb.so.1+0x97af]
#
# An error report file with more information is saved as:
# /home/jarkko/dev/eclipse/hs_err_pid11575.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/
#

Happens 8 times out of 10.  This seems to happens also with IBM Linux JDK.

jarkko@gandalf:~/dev/eclipse$ lsb_release -rd
Description:	Ubuntu jaunty (development branch)
Release:	9.04
jarkko@gandalf:~/dev/eclipse$ 

Using fglrx if that matters. Maybe related to pulseaudio. I'm saying this because jaunty still has many problems with reliable sound and also I saw some pulseaudio related .so's being reported during the crashs.



References