Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 338482

Summary: [breadcrumb] Widget is disposed error while using debug breadcrumb
Product: [Eclipse Project] Platform Reporter: Pawel Piech <pawel.1.piech>
Component: DebugAssignee: Platform-Debug-Inbox <platform-debug-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: b.michael, Michael_Rennie, sarika.sinha
Version: 3.7Keywords: needinfo
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard: stalebug

Description Pawel Piech CLA 2011-02-28 17:29:41 EST
I got the following exception while debugging with PDE:

org.eclipse.swt.SWTException: Widget is disposed
at org.eclipse.swt.SWT.error(SWT.java:4209)
at org.eclipse.swt.SWT.error(SWT.java:4124)
at org.eclipse.swt.SWT.error(SWT.java:4095)
at org.eclipse.swt.widgets.Widget.error(Widget.java:466)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:403)
at org.eclipse.swt.widgets.Widget.getStyle(Widget.java:618)
at org.eclipse.debug.internal.ui.viewers.breadcrumb.BreadcrumbItemDropDown.isLeft(BreadcrumbItemDropDown.java:580)
at org.eclipse.debug.internal.ui.viewers.breadcrumb.BreadcrumbItemDropDown.resizeShell(BreadcrumbItemDropDown.java:556)
at org.eclipse.debug.internal.ui.viewers.breadcrumb.BreadcrumbItemDropDown.updateSize(BreadcrumbItemDropDown.java:607)
at org.eclipse.debug.internal.ui.views.launch.LaunchViewBreadcrumb$8.runInUIThread(LaunchViewBreadcrumb.java:449)
at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:95)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3524)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3173)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2697)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2661)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2495)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
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:344)
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:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
Comment 1 Sarika Sinha CLA 2014-02-28 06:39:25 EST
Not able to reproduce this 
Version: Luna (4.4)
Build id: I20140218-0800

Describing the scenario/file/project will help to reproduce.
Comment 2 Eclipse Genie CLA 2020-03-18 18:23:10 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.