Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 27320 - [Editor Mgmt] Editor tabs become unusable due to SWTExceptions
Summary: [Editor Mgmt] Editor tabs become unusable due to SWTExceptions
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0.2   Edit
Hardware: PC Linux-Motif
: P2 major (vote)
Target Milestone: 2.1 M5   Edit
Assignee: Eduardo Pereira CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 29841 30229 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-11-28 09:58 EST by James Moody CLA
Modified: 2003-01-30 14:39 EST (History)
2 users (show)

See Also:


Attachments
stack (4.82 KB, text/plain)
2002-11-28 09:58 EST, James Moody CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description James Moody CLA 2002-11-28 09:58:02 EST
I have this happen quite frequently on 2.0.2 under Linux/Motif.

For some reason, the editors become completely unusable. I end up with a single
editor tab, which isn't painted correctly, and which has *no* corresponding
editor contents. No editors can open, and this editor tab can't be closed.

Attached is some of the resulting spewage to the log. I have to restart the
workbench. Looks like someone's using a disposed image.
Comment 1 James Moody CLA 2002-11-28 09:58:25 EST
Created attachment 2563 [details]
stack
Comment 2 Eduardo Pereira CLA 2003-01-23 14:34:54 EST
*** Bug 29841 has been marked as a duplicate of this bug. ***
Comment 3 Eduardo Pereira CLA 2003-01-23 14:36:01 EST
Released fix to the HEAD stream.
The image is being disposed because WorkbenchPartReference is removing 
reference to a cached image without incresing the reference count.
Comment 4 Eduardo Pereira CLA 2003-01-30 14:39:08 EST
*** Bug 30229 has been marked as a duplicate of this bug. ***