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 219281 - Deadlock opening Plugin Manager
Summary: Deadlock opening Plugin Manager
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 7.3
Hardware: PC Linux
: P1 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: REGRESSION, THREAD
: 219462 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-10-01 16:17 UTC by Jesse Glick
Modified: 2012-10-03 15:57 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (21.44 KB, text/plain)
2012-10-01 16:17 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2012-10-01 16:17:11 UTC
Created attachment 125162 [details]
Thread dump

20120929-97b96013fee9. What is notable here is that _two_ threads other than EQ are trying to manipulate Swing components!
Comment 1 Jesse Glick 2012-10-01 16:19:42 UTC
Reproducible, cannot seem to open PM in this build at all. Sep 18 build is OK.
Comment 2 Jiri Rechtacek 2012-10-02 10:14:07 UTC
Caused by bugfix the issue 218719 of 2012/22/09.
Comment 3 Jiri Rechtacek 2012-10-02 11:12:20 UTC
Jesse, thanks for the report - fixed in http://hg.netbeans.org/core-main/rev/cdd2cffe7d33
Comment 4 Quality Engineering 2012-10-03 02:43:50 UTC
Integrated into 'main-golden', will be available in build *201210030002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/cdd2cffe7d33
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #219281: Deadlock opening Plugin Manager
Comment 5 Jiri Rechtacek 2012-10-03 15:57:11 UTC
*** Bug 219462 has been marked as a duplicate of this bug. ***