Bug 5182 - Eclipse-GTK2 crash
Summary: Eclipse-GTK2 crash
Status: RESOLVED FIXED
Alias: None
Product: UIM
Classification: Unclassified
Component: bridge: GTK+ (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high critical
Assignee: uim-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-28 08:11 UTC by Maciej Katafiasz
Modified: 2005-11-28 00:56 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Crash log from JVM (27.14 KB, text/plain)
2005-11-28 08:12 UTC, Maciej Katafiasz
Details

Description Maciej Katafiasz 2005-11-28 08:11:02 UTC
Eclipse crashes at startup if run with uim installed.

The error given by dialogue window is:

JVM terminated. Exit code=1
/usr/bin/java
-Xms40m
-Xmx256m
-jar /home/mathrick/eclipse/startup.jar
-os linux
-ws gtk
-arch x86
-launcher /home/mathrick/eclipse/eclipse
-name Eclipse
-showsplash 600
-exitdata 178014
-vm /usr/bin/java
-vmargs
-Xms40m
-Xmx256m
-jar /home/mathrick/eclipse/startup.jar

JVM says:

#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  SIGSEGV (0xb) at pc=0xb0c975e2, pid=6467, tid=3085134048
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_05-b05 mixed mode, sharing)
# Problematic frame:
# C  [libuim.so.0+0xc5e2]
#
# An error report file with more information is saved as hs_err_pid6467.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

Eclipse version: 3.2M3
UIM version: 0.4.7-1ubuntu1.1 (from ubuntu packages)

Error happens sometime during the loading of components. If, when asked to
choose workspace, I choose Default from GTK2's Input Methods context menu,
everything works correctly, I can enable UIM later when Eclipse has loaded and
it works great. However, if I leave it with default IM being UIM during startup,
it crashes. The detailed log as generated by JVM is attached.
Comment 1 Maciej Katafiasz 2005-11-28 08:12:22 UTC
Created attachment 3921 [details]
Crash log from JVM
Comment 2 Etsushi Kato 2005-11-28 11:54:00 UTC
It's a known bug for old Debian package for uim-0.4.7 (and maybe on ubuntu).
The problem is emerged when --enable-debug flag is set at ./configure.
And the bug was fixed on our development svn repository and latest Debian package.

So it would be grate if you notify the bug to maintainer of uim package on ubuntu
to stop using --enable-debug flag.
Comment 3 Maciej Katafiasz 2005-11-28 19:56:55 UTC
OK, I'll ping the Ubuntu maintainer. Thanks.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.