Bug 29622 - Eclipse freezes when using gtk2
Summary: Eclipse freezes when using gtk2
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0.2   Edit
Hardware: PC Linux-GTK
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-16 08:34 EST by BICS - France CLA
Modified: 2003-01-30 07:14 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.