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 141270 - com.sun.jdi.InvalidStackFrameException: Thread has been resumed
Summary: com.sun.jdi.InvalidStackFrameException: Thread has been resumed
Status: CLOSED DUPLICATE of bug 141255
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-23 07:16 UTC by Torbjorn Norbye
Modified: 2010-04-29 09:41 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 80446


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Torbjorn Norbye 2008-07-23 07:16:13 UTC
Build: NetBeans IDE Dev (Build 080722)
VM: Java HotSpot(TM) Client VM, 1.5.0_13-119, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_13-b05-237
OS: Mac OS X, 10.5.4, i386
User comments: Stepping
STACKTRACE: (first 10 lines)
com.sun.jdi.InvalidStackFrameException: Thread has been resumed
        at com.sun.tools.jdi.StackFrameImpl.validateStackFrame(StackFrameImpl.java:61)
        at com.sun.tools.jdi.StackFrameImpl.thread(StackFrameImpl.java:79)
        at org.netbeans.modules.debugger.jpda.models.CallStackFrameImpl.getStackFrame(CallStackFrameImpl.java:582)
        at org.netbeans.modules.debugger.jpda.JPDADebuggerImpl.evaluateIn(JPDADebuggerImpl.java:653)
        at org.netbeans.modules.debugger.jpda.JPDADebuggerImpl.evaluateIn(JPDADebuggerImpl.java:624)
        at org.netbeans.modules.debugger.jpda.JPDADebuggerImpl.evaluate(JPDADebuggerImpl.java:281)
        at org.netbeans.modules.debugger.jpda.projects.ToolTipAnnotation.run(ToolTipAnnotation.java:148)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)
Comment 1 Petr Cyhelsky 2008-07-23 07:37:32 UTC
duplicate

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