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 170999

Summary: com.sun.jdi.InvalidStackFrameException: Thread has been resumed
Product: javafx Reporter: Lukas Hasik <lhasik>
Component: DebuggerAssignee: Michal Skvor <misk>
Status: VERIFIED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=157086
Issue Type: DEFECT Exception Reporter: 157086
Attachments: stacktrace

Description Lukas Hasik 2009-08-27 14:49:50 UTC
Build: NetBeans IDE 6.7.1 (Build 200907230233)
VM: Java HotSpot(TM) Client VM, 14.1-b02, Java(TM) SE Runtime Environment, 1.6.0_15-b03
OS: Windows Vista, 6.0, x86

User Comments:
lhasik: debugging simple fx project



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.location(StackFrameImpl.java:71)
        at org.netbeans.modules.debugger.javafx.expr.EvaluatorVisitor.getIdentifierByName(EvaluatorVisitor.java:1148)
        at org.netbeans.modules.debugger.javafx.expr.EvaluatorVisitor.visitIdentifier(EvaluatorVisitor.java:1186)
        at org.netbeans.modules.debugger.javafx.expr.EvaluatorVisitor.visitIdentifier(EvaluatorVisitor.java:150)
        at com.sun.tools.javafx.tree.JFXIdent.accept(JFXIdent.java:66)
Comment 1 Lukas Hasik 2009-08-27 14:49:56 UTC
Created attachment 86735 [details]
stacktrace
Comment 2 Michal Skvor 2009-10-12 12:08:12 UTC
Old debugger.
Comment 3 Alexandr Scherbatiy 2009-10-27 11:33:22 UTC
Unable to reproduce in build 200910261401