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 138258 - Deadlock involving Evaluator
Summary: Deadlock involving Evaluator
Status: RESOLVED DUPLICATE of bug 134428
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: rmichalsky
URL:
Keywords: RANDOM, THREAD
Depends on:
Blocks:
 
Reported: 2008-06-25 17:55 UTC by Jesse Glick
Modified: 2008-06-30 13:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (27.20 KB, text/plain)
2008-06-25 17:55 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2008-06-25 17:55:15 UTC
Should not be firing property changes while locked, I guess.
Comment 1 Jesse Glick 2008-06-25 17:55:36 UTC
Created attachment 63445 [details]
Thread dump
Comment 2 Jesse Glick 2008-06-25 21:36:10 UTC
Happened to me several times today. Not sure why I am only seeing it now.
Comment 3 rmichalsky 2008-06-30 13:33:17 UTC
Discussed with Honza Lahoda, SourceForBinaryQueryImpl will synchronize on project mutex.

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