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 88595 - Deadlock while editing
Summary: Deadlock while editing
Status: RESOLVED DUPLICATE of bug 87171
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All Linux
: P2 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-03 12:43 UTC by Martin Adamek
Modified: 2007-01-17 10:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
StackOverflowError (2.25 KB, text/plain)
2006-11-03 12:44 UTC, Martin Adamek
Details
Thread dump with deadlock (21.25 KB, text/plain)
2006-11-03 12:44 UTC, Martin Adamek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Adamek 2006-11-03 12:43:48 UTC
While editing (I don't have exact steps to reproduce) I am experiencing deadlock
very often. In console there is stack overflow. In attachment there are both
StackOverflowError and deadlock thread dump.
Comment 1 Martin Adamek 2006-11-03 12:44:33 UTC
Created attachment 35760 [details]
StackOverflowError
Comment 2 Martin Adamek 2006-11-03 12:44:59 UTC
Created attachment 35761 [details]
Thread dump with deadlock
Comment 3 Martin Adamek 2006-11-03 12:46:46 UTC
And Java version: Java HotSpot(TM) Client VM (1.6.0-rc-b103 mixed mode, sharing)
Comment 4 Jan Lahoda 2006-11-03 13:50:42 UTC
The deadlock is a dupe of issue #87171. The stackoverflow is a dupe of issue #85896.

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