Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 242902 - org.eclipse.swt.SWTException thrown on Eclipse launch
Summary: org.eclipse.swt.SWTException thrown on Eclipse launch
Status: RESOLVED DUPLICATE of bug 250505
Alias: None
Product: Platform
Classification: Eclipse Project
Component: User Assistance (show other bugs)
Version: 3.4.1   Edit
Hardware: Other Linux
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: Bogdan Gheorghe CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 242796
  Show dependency tree
 
Reported: 2008-08-01 13:51 EDT by Joel Cayne CLA
Modified: 2008-10-24 13:28 EDT (History)
6 users (show)

See Also:


Attachments
.log file (11.83 KB, text/plain)
2008-08-01 13:51 EDT, Joel Cayne CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joel Cayne CLA 2008-08-01 13:51:06 EDT
Created attachment 108964 [details]
.log file

Download the M20080724-0918 or M20080731-1200 Linux (x86/GTK 2) driver. Launch the workbench and click go to the workbench. The workbench closes and outputs to the .log file.

org.eclipse.swt.SWTException: Widget is disposed
	at org.eclipse.swt.SWT.error(SWT.java:3777)
	at org.eclipse.swt.SWT.error(SWT.java:3695)
	at org.eclipse.swt.SWT.error(SWT.java:3666)
	at org.eclipse.swt.widgets.Widget.error(Widget.java:446)
	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:384)
	at org.eclipse.swt.widgets.Control.getAccessible(Control.java:602)
	at org.eclipse.ui.forms.widgets.AbstractHyperlink.triggerAccessible(AbstractHyperlink.java:235)
	at org.eclipse.ui.forms.widgets.AbstractHyperlink.handleActivate(AbstractHyperlink.java:231)
	at org.eclipse.ui.forms.widgets.ImageHyperlink.handleActivate(ImageHyperlink.java:177)
	at org.eclipse.ui.forms.widgets.AbstractHyperlink.handleMouseUp(AbstractHyperlink.java:320)
	at org.eclipse.ui.forms.widgets.AbstractHyperlink.access$2(AbstractHyperlink.java:304)
	at org.eclipse.ui.forms.widgets.AbstractHyperlink$4.handleEvent(AbstractHyperlink.java:119)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3401)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3033)
	at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
	at org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:1361)
	at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2293)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:618)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
Comment 1 Remy Suen CLA 2008-08-06 12:17:21 EDT
I'm on I20080731-0950 and it seems to work fine here.
Comment 2 Steve Northover CLA 2008-08-06 13:20:27 EDT
Bogdan will try to recreate the problem.
Comment 3 Bogdan Gheorghe CLA 2008-08-07 09:45:57 EDT
Tried the M20080731-1200 on RHEL5 w/ GTK 2.12.x and it started for me without any problems. Are you running just plain Eclipse? What Linux are you on? GTK version?
Comment 4 Joel Cayne CLA 2008-08-07 10:04:16 EDT
Linux 2.6.5-7.97-default i686 i686 i386 GNU/Linux
SLES 9

gtk2-2.2.4-125.17
gtk-1.2.10-881.1

Pure Eclipse downloaded directly from the website. With the most recent Nightly driver I received a floating point core dump.
Comment 5 Joel Cayne CLA 2008-08-07 11:33:32 EDT
I tried the workbench again and now it is working. I did not make a change but it could have been a conflict with something another user was doing. I cannot see why it changed. Resloving as Invalid. Thanks for investigating.
Comment 6 Joel Cayne CLA 2008-08-07 11:34:38 EDT
Closing
Comment 7 Adam Archer CLA 2008-10-14 15:55:52 EDT
FYI, this was caused by a bug in forms.

*** This bug has been marked as a duplicate of bug 250505 ***