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 34879 - IDE hangs while left idle
Summary: IDE hangs while left idle
Status: VERIFIED DUPLICATE of bug 30941
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2003-07-11 08:34 UTC by Dan Tropp
Modified: 2008-12-23 14:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Full thread dump (CTRL-/) after hang occurred. (8.56 KB, text/plain)
2003-07-11 08:35 UTC, Dan Tropp
Details
Left idle over weekend, then this. Slightly different in "AWT-EventQueue-0" Thread. (8.56 KB, text/plain)
2003-07-14 07:36 UTC, Dan Tropp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Tropp 2003-07-11 08:34:37 UTC
Running netbeans 3.5 with sun's jdk (java version
"1.4.1_01"
Java(TM) 2 Runtime Environment, Standard Edition
(build 1.4.1_01-b01)
Java HotSpot(TM) Client VM (build 1.4.1_01-b01,
mixed mode)) on a standard RedHat 8.0 installation
(KDE window manager).

The IDE user interface stops responding (stops
redrawing windows) every 3-5 days, though
sometimes within a few hours of usage. Hasn't
happened while in mid usage. Tends to happen after
I do other things (send some emails, got to lunch,
etc).
Comment 1 Dan Tropp 2003-07-11 08:35:46 UTC
Created attachment 10944 [details]
Full thread dump (CTRL-/) after hang occurred.
Comment 2 Dan Tropp 2003-07-14 07:36:36 UTC
Created attachment 10967 [details]
Left idle over weekend, then this. Slightly different in "AWT-EventQueue-0" Thread.
Comment 3 Dan Tropp 2003-07-15 05:16:39 UTC
Worked out how to repeat the bug (has nothing to do with being left idle)!

1. Run netbeans, go to editing workspace.
2. Run Mozilla-Firebird 0.6 and place the mozilla window partially
over the NB Source Editor window.
3. Highlight some text and press CTRL+c to copy (such that the
highlighted text is in part of the mozilla window which is over the
top of the Source Editor window).
4. Close the mozilla window by hitting the X on the window border.
5. The Netbeans UI no longer responds!

CTRL+/ gives the full thread dump. Perhaps the "AWT-EventQueue-0" may
be worth closer inspection. It is in a wait state relating to
copy/paste actions.

I don't know enough about KDE and X windowing to draw any conclusions
from this discovery. Even if it is somehow a fault of mozilla letting
some even through or something, I think NB should handle it and not
lock up like it does.

Can anyone else reproduce the error following the above steps?
Comment 4 Marian Mirilovic 2003-07-30 08:13:24 UTC

*** This issue has been marked as a duplicate of 30941 ***
Comment 5 Marian Mirilovic 2003-09-03 17:04:00 UTC
verifying
Comment 6 Quality Engineering 2008-12-23 14:22:09 UTC
This issue had *1 votes* before move to platform component