Bug 29622

Summary: Eclipse freezes when using gtk2
Product: [Eclipse Project] Platform Reporter: BICS - France <sdavy>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: critical    
Priority: P3 CC: mkamp
Version: 2.0.2   
Target Milestone: ---   
Hardware: PC   
OS: Linux-GTK   
Whiteboard:

Description BICS - France CLA 2003-01-16 08:34:11 EST
I've a Debian Woody, and recently made some updates to have gnome2 and so gtk2.
But now, I'm no longer able to use Eclise-gtk: it freezes very often, and I've a
java process which takes 100% of CPU.

I think this happens when I have a progress bar on the screen:
- running Ant
- running "Update"
- changing my prefs which involves some changes in the classpath
- performing a search
- ...

Each time, the action is performed completly, but the dialog box with  progress
bar doesn't disappear, and I need to kill the java process. Then I got this
error message in a dialog box:

JVM terminated. Exit code=143
/usr/local/j2sdk1.4.1_01/bin/java
-cp /usr/local/eclipse/startup.jar org.eclipse.core.launcher.Main
-os linux
-ws gtk
-arch x86
-showsplash /usr/local/eclipse/eclipse -showsplash 600
-data /home/steph/devel/eclipse
                                                                               
              


This happens with 2.0.2, older 2.0, using jdk 1.3 and 1.4
This doesn't happen with the motif version

There is nothing in the log file under .metadata directory
Comment 1 Sonia Dimitrov CLA 2003-01-16 09:15:04 EST
May be duplicate of bug 28228.  Assigning for assessment.
Comment 2 BICS - France CLA 2003-01-16 09:52:52 EST
It works fine with M4 build
I can not reproduce the problem after one hour of normal use
Comment 3 Tod Creasey CLA 2003-01-22 08:11:04 EST
Moving to SWT for comment - they have been looking at similar issues
Comment 4 Steve Northover CLA 2003-01-22 15:06:42 EST
Closing as WORKSFORME as it no longer happens on M4.