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 47773 - dealock after closing all opened documents
Summary: dealock after closing all opened documents
Status: RESOLVED DUPLICATE of bug 46981
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2004-08-24 09:56 UTC by David Konecny
Modified: 2008-12-22 23:38 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
tread dump (18.18 KB, text/plain)
2004-08-24 09:56 UTC, David Konecny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Konecny 2004-08-24 09:56:02 UTC
I just got deadlock in Beta 1. I'm recording it in
hope that somebody will get idea what's wrong just
from the tread dump. If not, feel free to lower
priority or even close this issue because I'm not
able to reproduce it and provide any more info.

Also I'm not sure the deadlock is in editor, but
it is editor who is blocking AWT thread.
Comment 1 David Konecny 2004-08-24 09:56:55 UTC
Created attachment 17063 [details]
tread dump
Comment 2 Miloslav Metelka 2004-08-24 14:16:06 UTC
It's deadlock of document versus CloneableOpenSupport$Listener.
Reassigning to openide/editor.
Comment 3 Petr Nejedly 2004-08-24 15:56:16 UTC
Yardo, you were fixing some deadlock-on-close recently and played with
undo/redo queue threading a bit...
Comment 4 Jaroslav Tulach 2004-08-24 16:52:03 UTC

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