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 235304 - IDE freezes upon displaying tooltips / class information
Summary: IDE freezes upon displaying tooltips / class information
Status: RESOLVED DUPLICATE of bug 233557
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-30 10:18 UTC by gblab
Modified: 2013-09-02 11:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread Dump (22.98 KB, text/plain)
2013-08-30 10:18 UTC, gblab
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gblab 2013-08-30 10:18:35 UTC
Created attachment 139484 [details]
Thread Dump

Recently, the IDE (version 7.2 and 7.3, gentoo linux) has started freezing up, requiring a "kill" from the console. The freeze occurs upon entering the dot after a variable. The pop-up window with the tooltip/information about available routines of the relevant class is displayed, but then the IDE stops accepting inputs and the IDE window is no longer refreshed.

A thread dump (generated via the console) is attached.
Comment 1 Dusan Balek 2013-09-02 11:06:52 UTC
Already reported problem of multiple AWT EDTs running at the same time.

*** This bug has been marked as a duplicate of bug 233557 ***