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 - com.sun.jdi.InvalidStackFrameException: Thread has been resumed
Summary: com.sun.jdi.InvalidStackFrameException: Thread has been resumed
Status: VERIFIED WONTFIX
Alias: None
Product: javafx
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Michal Skvor
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-27 14:49 UTC by Lukas Hasik
Modified: 2009-10-27 11:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 157086


Attachments
stacktrace (2.39 KB, text/plain)
2009-08-27 14:49 UTC, Lukas Hasik
Details

Note You need to log in before you can comment on or make changes to this bug.
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