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 140536 - Deadlock when resizing NB just after startup
Summary: Deadlock when resizing NB just after startup
Status: VERIFIED DUPLICATE of bug 144518
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: David Vancouvering
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-17 14:35 UTC by Petr Cyhelsky
Modified: 2008-09-02 18:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (62.51 KB, text/plain)
2008-07-17 14:36 UTC, Petr Cyhelsky
Details
threaddump (26.49 KB, text/plain)
2008-07-17 14:37 UTC, Petr Cyhelsky
Details
application snapshot (7.86 KB, application/octet-stream)
2008-07-17 14:37 UTC, Petr Cyhelsky
Details
Screenshot with correct mime set (sorry) (62.51 KB, image/jpeg)
2008-07-17 14:38 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2008-07-17 14:35:20 UTC
Product Version: NetBeans IDE Dev (Build 200807170007)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Windows Vista version 6.0 running on x86; Cp1250; cs_CZ (nb)

Observed: After startup with clean userdir i resized the NB -> NB deadlocked - although the window can be further
maximized, resized, moved etc - the inside of window is graphically stuck and nothing reacts - see the screenshot and
threaddump and application snapshot (made via VisualVM)

Setting only P3 because i was unable to reproduce it again.
Comment 1 Petr Cyhelsky 2008-07-17 14:36:26 UTC
Created attachment 64850 [details]
Screenshot
Comment 2 Petr Cyhelsky 2008-07-17 14:37:01 UTC
Created attachment 64851 [details]
threaddump
Comment 3 Petr Cyhelsky 2008-07-17 14:37:38 UTC
Created attachment 64852 [details]
application snapshot
Comment 4 Petr Cyhelsky 2008-07-17 14:38:38 UTC
Created attachment 64853 [details]
Screenshot with correct mime set (sorry)
Comment 5 David Simonek 2008-07-17 14:44:17 UTC
db.explorer deadlock on org.netbeans.modules.db.explorer.ConnectionList lock
Comment 6 John Baker 2008-08-26 04:48:22 UTC
Looks like a duplicate of 144518 that just got fixed

*** This issue has been marked as a duplicate of 144518 ***
Comment 7 Petr Cyhelsky 2008-09-02 18:50:56 UTC
Seems that Issue #144518 really was duplicate of this issue - verified