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 191224

Summary: com.sun.jdi.InvalidStackFrameException: Thread has been resumed
Product: debugger Reporter: Vladimir Voskresensky <vv159170>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: normal CC: gtg, sreimers
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 172593
Attachments: stacktrace

Description Vladimir Voskresensky 2010-10-21 14:49:43 UTC
This issue was reported manually by vv159170.
It already has 2 duplicates 


Build: NetBeans IDE Dev (Build 101020-b547b421726d)
VM: Java HotSpot(TM) Client VM, 17.0-b16, Java(TM) SE Runtime Environment, 1.6.0_21-b06
OS: Linux

User Comments:
vv159170: stopped on two breakpoints in two different threads




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:164)
   at org.netbeans.modules.debugger.jpda.expr.EvaluatorVisitor.visitMethodInvocation(EvaluatorVisitor.java:354)
   at org.netbeans.modules.debugger.jpda.expr.EvaluatorVisitor.visitMethodInvocation(EvaluatorVisitor.java:192)
   at com.sun.tools.javac.tree.JCTree$JCMethodInvocation.accept(JCTree.java:1341)
Comment 1 Vladimir Voskresensky 2010-10-21 14:49:52 UTC
Created attachment 102546 [details]
stacktrace
Comment 2 Martin Entlicher 2010-10-26 06:59:13 UTC
I'm not able to reproduce this. It seems to occur quite rarely, moving to P4...
Comment 3 Martin Entlicher 2011-11-16 10:28:38 UTC
This should be fixed by changeset:   207331:17116257a6b8
http://hg.netbeans.org/main/rev/17116257a6b8