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 145263 - breakpoint in combobox event produces system freeze
Summary: breakpoint in combobox event produces system freeze
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: 2008-08-27 10:13 UTC by lacarpe
Modified: 2010-04-29 09:43 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 lacarpe 2008-08-27 10:13:58 UTC
I have the same problem in 5.5.1 and 6.1:

I set a breakpoint somewhere in a procedure that is executed by a combobox event (i.e. action event). When I pull down
the combobox and select an item the combobox event executes, the debugger stops at the breakpoint and my Linux System
gets a complete freeze. So I have to restart my PC.
Comment 1 Peter Pis 2008-08-27 10:19:11 UTC
It seems to be you've run into:
http://wiki.netbeans.org/FaqDebuggingAWTXWindows
Comment 2 Peter Pis 2008-08-27 10:22:50 UTC

*** This issue has been marked as a duplicate of 93076 ***
Comment 3 lacarpe 2008-08-27 10:41:46 UTC
Thank you for that greatly quick answer. And yes, that exactly is what I mean (bug #6517045). So I will try this.
Comment 4 Quality Engineering 2010-04-29 09:43:27 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.