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 87485 - deadlock at IDE startup
Summary: deadlock at IDE startup
Status: RESOLVED DUPLICATE of bug 87598
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: issues@editor
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2006-10-19 08:36 UTC by J Bachorik
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NBDev200610171800-threaddump (14.09 KB, text/plain)
2006-10-19 08:37 UTC, J Bachorik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description J Bachorik 2006-10-19 08:36:18 UTC
Using NB Dev 200610171800 on Linux FC5
The IDE occasionaly freezes at startup. Several kill-restart rounds are needed
to successfuly start the IDE.
Thread dump will follow
Comment 1 J Bachorik 2006-10-19 08:37:31 UTC
Created attachment 35367 [details]
NBDev200610171800-threaddump
Comment 2 Tomas Hurka 2006-10-20 15:28:13 UTC
This is 100% reproducible for me on build 200610191800
1) start IDE with empty userdir
2) create AnagramGame project
3) create TomcatJSPExample project
4) close index.html document tab
5) shutdown IDE
6) start IDE
7) we have deadlock :-)
Comment 3 Martin Balin 2006-10-20 15:36:54 UTC

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