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

Summary: [65cat] com.sun.jdi.InvalidStackFrameException: Thread has been resumed
Product: debugger Reporter: _ theanuradha <theanuradha>
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=81994
Issue Type: DEFECT Exception Reporter: 81994

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.