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 58348 - Deadlock when evaluating value of variable
Summary: Deadlock when evaluating value of variable
Status: CLOSED WORKSFORME
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: RELNOTE
Depends on:
Blocks:
 
Reported: 2005-04-26 16:33 UTC by Petr Suchomel
Modified: 2010-04-29 09:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (22.50 KB, text/plain)
2005-04-26 16:33 UTC, Petr Suchomel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Suchomel 2005-04-26 16:33:09 UTC
Going with mouse over to get evaluated variable, or switching between views
(watches, variables), cause very often complete deadlock.
Comment 1 Petr Suchomel 2005-04-26 16:33:54 UTC
Created attachment 21875 [details]
thread dump
Comment 2 Petr Suchomel 2005-04-26 16:34:25 UTC
In J2ME project
Comment 3 Lukas Hasik 2005-04-27 09:59:43 UTC
reproduced even in j2se - see issue 58365
Comment 4 Petr Suchomel 2005-04-27 12:54:01 UTC
Seems like there is connection between evaluation of array.lenght variable. For
other types of variable debugging works does not cause deadlock
Comment 5 Lukas Hasik 2005-04-27 15:12:37 UTC
decreasing priority, it's corner case that needs to be more evaluated before any
action will be done.

Adding 4.1_WAIVER_REQUEST - because it definitelly won't be fixed for 4.1 
and RELNOTE.
Comment 6 Petr Suchomel 2005-04-27 16:14:14 UTC
I provided fresh install, applied all patches with their recent versions and
this issue does not appear now. I gonna close this as works for me. If the same
issue is reproduced again, I'll open again.
Comment 7 Quality Engineering 2010-04-29 09:22:18 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.