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 186105 - NetBeans hangs when "Debug single" was clicked
Summary: NetBeans hangs when "Debug single" was clicked
Status: RESOLVED DUPLICATE of bug 185900
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-13 13:56 UTC by tkellerer
Modified: 2010-05-14 07:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Threaddump of the blocked IDE (18.79 KB, application/octet-stream)
2010-05-13 13:56 UTC, tkellerer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tkellerer 2010-05-13 13:56:40 UTC
Created attachment 98952 [details]
Threaddump of the blocked IDE

I was trying to debug a JUnit test case, and clicked on the button "Debug single" while my test case was active in the editor (I have added the button manually to the toolbar)

The IDE froze completely and did not respond to mouseclicks anymore.

A thread dump (from VisualVM) of the blocked IDE is attached.

Details about the IDE Version:

Product Version: NetBeans IDE Dev (Build 201005112200)
Java: 1.6.0_20; Java HotSpot(TM) Client VM 16.3-b01
System: Windows XP version 5.1 running on x86; Cp1252; en (nb)
Comment 1 Peter Pis 2010-05-14 07:04:43 UTC
Please evaluate.
Comment 2 Tomas Zezula 2010-05-14 07:09:25 UTC
Duplicate of deadlock #185900

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