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 35410 - java.lang.StackOverflowError exception when click on item in debugger window
Summary: java.lang.StackOverflowError exception when click on item in debugger window
Status: CLOSED DUPLICATE of bug 35509
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
: 35480 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-08-13 11:25 UTC by sva
Modified: 2010-04-29 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sva 2003-08-13 11:25:44 UTC
Step to reproduce:
1. Start debugger and wait while debugger stop on 
breakpoint.
2. Click left mouse button on some item in local variables 
window.
3. Press and hold CTRL button and click left mouse button 
on next item in local variables. 

Result: java.lang.StackOverflowError occured. No any nested 
exception.

Reproduced with last dev build.
Comment 1 sva 2003-08-13 11:29:17 UTC
The same behaviour with all item in debugger window -> 
changing summary.
Comment 2 Jan Lahoda 2003-08-14 10:24:05 UTC
Hi,
    this would guess this is a duplicate of issue #35412. I would like
to ask you to either attach the stack trace of the StackOverflowError,
or check stack trace attached to issue #35412.
Comment 3 sva 2003-08-14 14:50:42 UTC
I do not think that it's duplicate.
I have Exception dialog with following exception inside:
[catch]java.lang.StackOverflowError

No any nested exception or stacktrace.
Comment 4 Jan Lahoda 2003-08-19 10:58:21 UTC
*** Issue 35480 has been marked as a duplicate of this issue. ***
Comment 5 Jan Lahoda 2003-08-19 11:04:40 UTC
Hi,
   I still think that it is probably duplicate of #35412. I think that
whether the stack trace is filled or not depends on a particular
virtual machine and its settings.

   I propose to leave this bug open until issue #35412 is fixed, and
than try to reproduce this issue.
Comment 6 Maros Sandor 2003-12-04 10:53:55 UTC
No more reproducible, it was a duplicate of the mentioned openide 
issue.

*** This issue has been marked as a duplicate of 35509 ***
Comment 7 Quality Engineering 2010-04-29 09:14:25 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.