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

Summary: Deadlock hiding heavyweight popup
Product: editor Reporter: Jesse Glick <jglick>
Component: Completion & TemplatesAssignee: Dusan Balek <dbalek>
Status: RESOLVED DUPLICATE    
Severity: blocker Keywords: RANDOM, THREAD
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Thread dump

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 ***