openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #01711
[Bug 348696] Re: Java application Eclipse crashes
Also crashes when run with Sun JDK;
# Java VM: Java HotSpot(TM) 64-Bit Server VM (11.2-b01 mixed mode linux-amd64)
** Attachment added: "hs_err_pid21568.log"
http://launchpadlibrarian.net/24358293/hs_err_pid21568.log
--
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 “openjdk-6” source 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