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 141687 - [65cat] com.sun.jdi.InvalidStackFrameException: Thread has been resumed
Summary: [65cat] 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: 2008-07-25 14:59 UTC by _ theanuradha
Modified: 2010-04-29 09:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 81994


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ theanuradha 2008-07-25 14:59:45 UTC
Build: NetBeans IDE Dev (Build 080725)
VM: Java HotSpot(TM) Client VM, 11.0-b14, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b27
OS: Windows XP, 5.1, x86

User Comments: 


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.jpda.expr.EvaluatorVisitor.visitIdentifier(EvaluatorVisitor.java:1279)
        at org.netbeans.modules.debugger.jpda.expr.EvaluatorVisitor.visitIdentifier(EvaluatorVisitor.java:172)
        at com.sun.tools.javac.tree.JCTree$JCIdent.accept(JCTree.java:1689)
        at com.sun.source.util.TreePathScanner.scan(TreePathScanner.java:49)
Comment 1 Petr Cyhelsky 2008-07-27 21:34:20 UTC
Seems to be duplicate of Issue #141061, please try to reproduce it with some build with the fix.

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