Community
Participate
Working Groups
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.
Created attachment 2563 [details] stack
*** Bug 29841 has been marked as a duplicate of this bug. ***
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.
*** Bug 30229 has been marked as a duplicate of this bug. ***