Bug 52843 - lockup while editing text
Summary: lockup while editing text
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2004-02-23 12:23 EST by Jeff McAffer CLA
Modified: 2007-06-22 10:04 EDT (History)
0 users

See Also:


Attachments
full stack trace from lockup (12.96 KB, text/plain)
2004-02-23 12:24 EST, Jeff McAffer CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff McAffer CLA 2004-02-23 12:23:19 EST
build N0222

I was editing some text in a java editor and believe that I attempted to save 
and then switch to another editor when Eclipse locked up consuming 100% of the 
CPU.  Attached it the full stack dump using ctrl-break.
Comment 1 Jeff McAffer CLA 2004-02-23 12:24:01 EST
Created attachment 8106 [details]
full stack trace from lockup
Comment 2 Dani Megert CLA 2004-02-23 12:57:35 EST
The stack trace shows that the main thread waits for a condition when creating a
char array and using a private non-synchronized field.

To me it looks as if the dump is corrupt or it's a VM problem.

We can't do much here.
Comment 3 Dani Megert CLA 2004-02-24 06:04:51 EST
Keeping as REMIND to be reopened when we have more info.
Comment 4 Dani Megert CLA 2007-06-22 09:59:06 EDT
Get rid of deprecated state.
Comment 5 Dani Megert CLA 2007-06-22 10:04:25 EDT
.