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 173701 - error: no current context (stack frame)
Summary: error: no current context (stack frame)
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
: 173960 174222 175146 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-10-04 01:16 UTC by err
Modified: 2009-10-22 08:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
error screenshot (11.60 KB, image/png)
2009-10-04 01:17 UTC, err
Details

Note You need to log in before you can comment on or make changes to this bug.
Description err 2009-10-04 01:16:09 UTC
I couldn't find this reported, so I must not have searched correctly. But just in case...

With the the 6.8 dailies, I frequently (almost every debugger stop), see at least one of these messages. Notice in the
attached png that the same object correctly evaluates and then doesn't when it checks for toString.

If I click to another stack frame, then back to this one (didn't execute anything) then usually different spots will
have this error.
Comment 1 err 2009-10-04 01:17:27 UTC
Created attachment 88794 [details]
error screenshot
Comment 2 Martin Entlicher 2009-10-05 19:31:56 UTC
It happens occasionally to me as well. The problem seems to be in proper tracking of current call stack frame.
Comment 3 Martin Entlicher 2009-10-06 16:28:31 UTC
Fixed in changeset:   147707:6dafbec8ce2f
http://hg.netbeans.org/main/rev/6dafbec8ce2f
Comment 4 err 2009-10-06 17:38:21 UTC
I'm tempted to delay traveling a few days while this percolates to the dailies, just to get a chance to try it... ;-)
Comment 5 Martin Entlicher 2009-10-07 14:03:20 UTC
*** Issue 173960 has been marked as a duplicate of this issue. ***
Comment 6 Quality Engineering 2009-10-09 22:58:27 UTC
Integrated into 'main-golden', will be available in build *200910091401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/6dafbec8ce2f
User: mentlicher@netbeans.org
Log: #173701 - Keep the current stack frame set until the current thread is resumed.
Comment 7 Daniel Prusa 2009-10-12 09:11:24 UTC
*** Issue 174222 has been marked as a duplicate of this issue. ***
Comment 8 Vojtech Sigler 2009-10-22 08:28:19 UTC
*** Issue 175146 has been marked as a duplicate of this issue. ***