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 218453 - Deadlock after trying to close the Go to Source dialog
Summary: Deadlock after trying to close the Go to Source dialog
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-17 09:19 UTC by Jan Lahoda
Modified: 2012-09-19 03:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump. (31.56 KB, text/plain)
2012-09-17 09:19 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2012-09-17 09:19:59 UTC
Created attachment 124436 [details]
Thread dump.

Product Version: NetBeans IDE Dev (Build 20120917-ff11ee73a27c)
Java: 1.7.0_05; Java HotSpot(TM) 64-Bit Server VM 23.1-b03
System: Linux version 3.2.0-26-generic running on amd64; UTF-8; en_US (nb)
User directory: /usr/local/home/lahvac/.netbeans/dev
Cache directory: /usr/local/home/lahvac/.cache/netbeans/dev

I canceled a few of the profiler's Go to Source dialog, and once it led to a deadlock - see attached thread dump.
Comment 2 Quality Engineering 2012-09-19 03:02:29 UTC
Integrated into 'main-golden', will be available in build *201209190001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/b9fa79eca7a3
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #218453 - make sure close() is not called from both cancel() and done()