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 22584 - Deadlock
Summary: Deadlock
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords: THREAD
: 22549 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-04-18 11:07 UTC by mslama
Modified: 2008-12-22 19:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (8.69 KB, text/plain)
2002-04-18 11:09 UTC, mslama
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mslama 2002-04-18 11:07:23 UTC
Deadlock probably in nodes. Pleasereassign as
appropriate.
Comment 1 mslama 2002-04-18 11:09:31 UTC
Created attachment 5459 [details]
Thread dump
Comment 2 _ ttran 2002-04-18 16:10:11 UTC
weird, I see Folder Recognizer in the thread dump.  NB version?

Looks like the task is not scheduled at all.
Comment 3 mslama 2002-04-19 08:57:27 UTC
Yes NB build.
Comment 4 Petr Nejedly 2002-04-22 08:48:21 UTC
It was a race condition in RP, introduced by me on Wednesday 17th
and fixed on Thursday 18th in RequestProcessor.java,v1.59

I was assigning to a shared variable out of the lock.
Comment 5 Tomas Hurka 2002-04-22 09:01:40 UTC
*** Issue 22549 has been marked as a duplicate of this issue. ***
Comment 6 pzajac 2002-10-21 13:53:49 UTC
It seems be ok.
Comment 7 Quality Engineering 2003-07-01 16:33:52 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.