Bug 32071 - Lockup attempting to add overriding method
Summary: Lockup attempting to add overriding method
Status: RESOLVED DUPLICATE of bug 31891
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-17 17:30 EST by Jared Burns CLA
Modified: 2003-02-17 17:38 EST (History)
0 users

See Also:


Attachments
javacore.txt - The Java core dump showing the active stacks (40.34 KB, text/plain)
2003-02-17 17:31 EST, Jared Burns CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jared Burns CLA 2003-02-17 17:30:13 EST
Build 20030214
Linux-GTK

I attempted to add a method to a class using the "Override/Implement methods"
action in the outliner. The class I was attempting to add the method to was
open and the editor was dirty.

The Eclipse UI hung, so I pressed Ctrl+\ which killed Eclipse and generated
a javacore.txt file that shows JDT code running in the UI thread. I'll attach
the javacore file in case the information is useful.
Comment 1 Jared Burns CLA 2003-02-17 17:31:00 EST
Created attachment 3533 [details]
javacore.txt - The Java core dump showing the active stacks
Comment 2 Jared Burns CLA 2003-02-17 17:38:47 EST

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