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 204837 - Deadlock in CPUDataFrameProcessor
Summary: Deadlock in CPUDataFrameProcessor
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.1
Hardware: PC Mac OS X
: P2 normal (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-08 14:28 UTC by Tomas Hurka
Modified: 2011-11-18 13:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Deadlock (23.31 KB, text/plain)
2011-11-08 14:28 UTC, Tomas Hurka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Hurka 2011-11-08 14:28:07 UTC
Created attachment 112998 [details]
Deadlock

See attached thread-dump.
Comment 1 J Bachorik 2011-11-09 13:52:16 UTC
Correcting the locking order

http://hg.netbeans.org/profiler-main/rev/597d3ef9ef8a
Comment 2 Quality Engineering 2011-11-11 15:37:52 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/597d3ef9ef8a
User: Jaroslav Bachorik <yardus@netbeans.org>
Log: #204837: Attempting to fix the deadlock with correcting the locking order
Comment 3 Petr Cyhelsky 2011-11-18 13:02:25 UTC
verified