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 239123

Summary: Deadlock when closing editor - something with breakpoints
Product: debugger Reporter: Jaroslav Tulach <jtulach>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P1    
Version: 7.4   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Thread dump

Description Jaroslav Tulach 2013-12-04 17:07:36 UTC
Created attachment 142842 [details]
Thread dump

Can't close editor window (with Java code). The problem is not random, it persists after restarts!

Quick analysis of the stacks shows that there is some clash between initialization/removal of breakpoints.
Comment 1 Jaroslav Tulach 2013-12-04 17:10:53 UTC
Removing all breakpoints, restarting fixes the problem: editor windows can now be closed.

Btw. to remove breakpoints I selected them all and pressed delete key - three breakpoints did not get removed! I had to use "Delete All" action to get rid of them. I guess these three were causing the deadlock...
Comment 2 Martin Entlicher 2013-12-04 17:12:51 UTC
What is the NetBeans version? This bug is in NB 7.4, but should be fixed by the patch 1.
Comment 3 Martin Entlicher 2013-12-04 17:36:32 UTC

*** This bug has been marked as a duplicate of bug 236095 ***
Comment 4 Jaroslav Tulach 2013-12-04 18:25:21 UTC
It is 7.4, but probably without patch 1.

Product Version: NetBeans IDE 7.4 (Build 201310111528)
Java: 1.7.0_45; Java HotSpot(TM) Client VM 24.45-b08
Runtime: Java(TM) SE Runtime Environment 1.7.0_45-b18
System: Linux version 3.8.0-33-generic running on i386; UTF-8; cs_CZ (nb)