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 180678 - AWT thread blocked for 51719 ms.
Summary: AWT thread blocked for 51719 ms.
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-02-12 12:22 UTC by Exceptions Reporter
Modified: 2010-04-20 05:14 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 154780


Attachments
nps snapshot (256.00 KB, application/nps)
2010-02-12 12:22 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-02-12 12:22:34 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP

User Comments:
GUEST: Debugging Qt application



Maximum slowness yet reported was 51719 ms, average is 18512
Comment 1 Exceptions Reporter 2010-02-12 12:22:39 UTC
Created attachment 94131 [details]
nps snapshot
Comment 2 Martin Entlicher 2010-02-12 13:05:48 UTC
Can startDebugging() be moved off AWT in GdbActionHandler? It's probably waiting for ACTION_START to finish...
Comment 3 Egor Ushakov 2010-04-19 15:16:11 UTC
fixed in:
http://hg.netbeans.org/cnd-main/rev/0a3628ea49e5
Comment 4 Quality Engineering 2010-04-20 05:14:47 UTC
Integrated into 'main-golden', will be available in build *201004200200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/0a3628ea49e5
User: Egor Ushakov <gorrus@netbeans.org>
Log: fixed #180678 (AWT thread blocked for 51719 ms.)