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 - Deadlock when using NB 4.1
Summary: Deadlock when using NB 4.1
Status: RESOLVED DUPLICATE of bug 59194
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-05 16:49 UTC by kcr
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (13.47 KB, text/plain)
2005-08-05 16:51 UTC, kcr
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***