This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 61955 - Deadlock hiding heavyweight popup
Summary: Deadlock hiding heavyweight popup
Status: RESOLVED DUPLICATE of bug 61375
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords: RANDOM, THREAD
Depends on:
Blocks:
 
Reported: 2005-08-09 00:18 UTC by Jesse Glick
Modified: 2007-11-05 13:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (12.89 KB, text/plain)
2005-08-09 00:18 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2005-08-09 00:18:32 UTC
IDE froze while I was using code completion in the editor. Dev build, Mustang,
Linux, Ocean. Data loss. Thread dump shows that editor was illegally attempting
to manipulate AWT components from the request processor.
Comment 1 Jesse Glick 2005-08-09 00:18:49 UTC
Created attachment 23585 [details]
Thread dump
Comment 2 Martin Roskanin 2005-08-10 16:22:50 UTC
already reported, thanks

*** This issue has been marked as a duplicate of 61375 ***