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 162338 - [67cat] com.sun.jdi.InvalidStackFrameException: Thread has been resumed
Summary: [67cat] com.sun.jdi.InvalidStackFrameException: Thread has been resumed
Status: CLOSED DUPLICATE of bug 141061
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-09 18:25 UTC by franci
Modified: 2010-04-29 09:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 147198


Attachments
stacktrace (2.79 KB, text/plain)
2009-04-09 18:25 UTC, franci
Details

Note You need to log in before you can comment on or make changes to this bug.
Description franci 2009-04-09 18:25:14 UTC
Build: NetBeans IDE Dev (Build 200904030200)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Linux, 2.6.24-23-generic, i386

User Comments:
GUEST: Stepping through in the debugger.

franci: expanding a variable in the "Variables" tab



Stacktrace: 
com.sun.jdi.InvalidStackFrameException: Thread has been resumed
        at com.sun.tools.jdi.StackFrameImpl.validateStackFrame(StackFrameImpl.java:62)
        at com.sun.tools.jdi.StackFrameImpl.thisObject(StackFrameImpl.java:101)
        at org.netbeans.modules.debugger.jpda.expr.EvaluationContext.getContextObject(EvaluationContext.java:152)
        at org.netbeans.modules.debugger.jpda.expr.EvaluatorVisitor.getIdentifierByName(EvaluatorVisitor.java:1514)
        at org.netbeans.modules.debugger.jpda.expr.EvaluatorVisitor.visitIdentifier(EvaluatorVisitor.java:1575)
        at org.netbeans.modules.debugger.jpda.expr.EvaluatorVisitor.visitIdentifier(EvaluatorVisitor.java:178)
Comment 1 franci 2009-04-09 18:25:23 UTC
Created attachment 79842 [details]
stacktrace
Comment 2 Martin Entlicher 2009-04-10 08:47:10 UTC
InvalidStackFrameException: Thread has been resumed, thrown in EditorContextImpl.parseExpression() - this is a duplicate
of issue #141061.

*** This issue has been marked as a duplicate of 141061 ***
Comment 3 Quality Engineering 2010-04-29 09:50:03 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.