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 193709

Summary: Netbeans 6.9.1 dead locked (deadlocked/dead-locked) when selecting component in GUI builder
Product: guibuilder Reporter: haihovu <haihovu>
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED DUPLICATE    
Severity: normal CC: vstejskal
Priority: P2 Keywords: THREAD
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Stack trace of Netbeans capturing the deadlock
FTD showing the deadlock after opening a form in 7.0beta

Description haihovu 2010-12-21 21:54:35 UTC
Created attachment 104370 [details]
Stack trace of Netbeans capturing the deadlock

Background:
Platform: CentOS 5.5 with latest patches as of time of writing, running inside VMware ESXi 4.1
JDK: Sun 1.6.0_23 (latest as of time of writing)
Netbeans: 6.9.1 with latest patches (201011082200)

Encountered 2 deadlocks (between "Property Sheet" and "AWT-EventQueue-1") while using the GUI editor, both times appeared to be triggered by the selection of a dialog component. These problems were encountered soon after the application of the latest Netbeans patches, and weren't seen previously.

Stack trace: see attachment
Comment 1 Vitezslav Stejskal 2011-01-24 08:50:22 UTC
The same happened to me in 7.0beta when opening a form, attaching threaddump...
Comment 2 Vitezslav Stejskal 2011-01-24 08:51:40 UTC
Created attachment 105292 [details]
FTD showing the deadlock after opening a form in 7.0beta
Comment 3 Tomas Pavek 2011-02-03 18:51:36 UTC
The first reported deadlock is bug 190774, already fixed.

The second report is bug 187697 appearing on JDK6 u21 and u22.

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