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 90821 - Deadlock
Summary: Deadlock
Status: CLOSED DUPLICATE of bug 90529
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-08 14:21 UTC by pzajac
Modified: 2010-04-29 09:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
threads dump (27.93 KB, text/plain)
2006-12-08 14:23 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2006-12-08 14:21:13 UTC
[200612061900]

Deadlock between "Debugger operator thread" and AWT-EVENT-QUEU:
Debugger operator thread holds lock and calls inwokeAndWait, AWT-EVENT-QUEU wait
to the lock.
Comment 1 pzajac 2006-12-08 14:23:05 UTC
Created attachment 36581 [details]
threads dump
Comment 2 Martin Entlicher 2006-12-14 09:08:39 UTC
This is a duplicate of issue #90529.

*** This issue has been marked as a duplicate of 90529 ***
Comment 3 Quality Engineering 2010-04-29 09:31:19 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.