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 254280

Summary: NetBeans locks up when editing a library
Product: ide Reporter: ChemMitch
Component: libsAssignee: issues@ide <issues>
Status: RESOLVED INCOMPLETE    
Severity: normal CC: MackSix
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: Other   
See Also: https://netbeans.org/bugzilla/show_bug.cgi?id=254846
https://netbeans.org/bugzilla/show_bug.cgi?id=254847
https://netbeans.org/bugzilla/show_bug.cgi?id=253824
Issue Type: DEFECT Exception Reporter:

Description ChemMitch 2015-08-11 17:16:38 UTC
Steps:
1) Start NetBeans
2) Open projects
3) Right click on 1 project> Properties
4) Navigate to Libraries
5) Select one Library
6) Click Edit
7) Leave NetBeans for a few minutes.

Now NetBeans is locked up and I must use Task Manager to close.
Comment 1 ChemMitch 2015-08-11 17:18:34 UTC
Observed this issue on a Windows 2012 VM
Comment 2 Jiri Kovalsky 2015-09-02 16:54:57 UTC
Mitch, could you please generate a full thread dump [1] taken when the NetBeans is locked and attach it to this issue? Then please reopen this issue. Thanks!

[1] http://wiki.netbeans.org/GenerateThreadDump
Comment 3 ChemMitch 2015-09-21 17:25:08 UTC
I ran NetBeans from a console window as specified in the link.  
NetBeans locked up again when I edited a library (Note: several edits went OK but just now it locked up again).
No thread dump appears in the console window, though.
Comment 4 Jiri Kovalsky 2015-09-22 10:08:59 UTC
The full thread dump does not show up automatically when the IDE deadlocks. Did you press Ctrl-\ in the terminal console you used to start NetBeans?
Comment 5 ChemMitch 2015-09-22 16:50:53 UTC
Yes; Windows responds 
''∟' is not recognized as an internal or external command,
operable program or batch file.'

no thread dump.
Comment 6 MackSix 2015-09-22 17:42:24 UTC
(In reply to ChemMitch from comment #5)
> Yes; Windows responds 
> ''∟' is not recognized as an internal or external command,
> operable program or batch file.'
> 
> no thread dump.

You are supposed to press Press Ctrl-Break in Windows, not Ctrl-\. :)