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

Summary: [67cat] com.sun.jdi.InvalidStackFrameException: Thread has been resumed
Product: debugger Reporter: franci <franci>
Component: JavaAssignee: issues@debugger <issues>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=147198
Issue Type: DEFECT Exception Reporter: 147198
Attachments: stacktrace

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.