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 61875

Summary: Deadlock when using NB 4.1
Product: java Reporter: kcr <kcr>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: paulby
Priority: P1    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Thread dump

Description kcr 2005-08-05 16:49:43 UTC
I experienced a fatal deadlock while using NB 4.1. I ended up having to kill and
restart NetBeans. This may be related to the VCS module -- I was editing a
java3d file that was under CVS control when the hang happened. The thread dump
shows that the the VCS module was waiting for a lock.

This may be related to some of the deadlocks reported by Paul Byrne in Issue
61255 -- I know some of them were VCS-module-related.

The thread dump is attached. I had just finished a refactoring operation (which
thankfully had saved everything) when the deadlock occurred.
Comment 1 kcr 2005-08-05 16:50:12 UTC
Updated Version to 4.1.
Comment 2 kcr 2005-08-05 16:51:12 UTC
Created attachment 23533 [details]
Thread dump
Comment 3 Pavel Flaska 2005-08-15 14:25:12 UTC

*** This issue has been marked as a duplicate of 59194 ***