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 161715 - Debugger hangs X windows
Summary: Debugger hangs X windows
Status: CLOSED DUPLICATE of bug 93076
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-02 00:53 UTC by peterbecker
Modified: 2010-04-29 09:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description peterbecker 2009-04-02 00:53:52 UTC
While debugging a Maven-based Swing Application Framework program I have recently seen a few cases where calling the
debugger seemed to stop all X events from happening. The mouse would still move but no window would respond to clicks,
keyboard events don't seem to go anywhere either. Switching to a text-terminal (Ctrl+Alt+F1) still works and killing the
Java application revives X and NetBeans.

This doesn't happen every time, but reasonably often. I have seen it multiple times in the last week or two running
nightlies (last time on 200903310200). Unfortunately I don't have any reliable way of reproducing the problem.
Comment 1 Martin Entlicher 2009-04-02 09:17:16 UTC
This is most likely a duplicate of issue #93076.
Unfortunately there is no support for detection of native locks in debugging application. Therefore this can not be fixed.

*** This issue has been marked as a duplicate of 93076 ***
Comment 2 Quality Engineering 2010-04-29 09:49:45 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.