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 158799 - com.sun.jdi.InvalidStackFrameException: Thread has been resumed
Summary: 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: Martin Entlicher
URL: http://statistics.netbeans.org/except...
Keywords:
: 159745 (view as bug list)
Depends on: 161270
Blocks:
  Show dependency tree
 
Reported: 2009-02-19 10:46 UTC by stefan79
Modified: 2010-05-06 08:02 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 144957


Attachments
stacktrace (1.22 KB, text/plain)
2009-02-19 10:46 UTC, stefan79
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stefan79 2009-02-19 10:46:52 UTC
Build: NetBeans IDE Dev (Build 200902180201)
VM: Java HotSpot(TM) Client VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Windows XP, 5.1, x86

User Comments:
stefan79: Stopped Debugger

GUEST: Running a debug session, just after a previous exception (report #146023, exception #160779) occured.

GUEST: Stepping through debugger

stefan79: Stopped Debugger



Stacktrace: 
org.netbeans.modules.debugger.jpda.jdi.InvalidStackFrameExceptionWrapper: com.sun.jdi.InvalidStackFrameException: Thread has been resumed
        at org.netbeans.modules.debugger.jpda.jdi.StackFrameWrapper.thread(StackFrameWrapper.java:201)
        at org.netbeans.modules.debugger.jpda.JPDADebuggerImpl.evaluateIn(JPDADebuggerImpl.java:894)
        at org.netbeans.modules.debugger.jpda.JPDADebuggerImpl.evaluateIn(JPDADebuggerImpl.java:800)
        at org.netbeans.modules.debugger.jpda.JPDADebuggerImpl.evaluateIn(JPDADebuggerImpl.java:761)
        at org.netbeans.modules.debugger.jpda.JPDADebuggerImpl.evaluate(JPDADebuggerImpl.java:392)
        at org.netbeans.modules.debugger.jpda.JPDADebuggerImpl.evaluate(JPDADebuggerImpl.java:356)
Comment 1 stefan79 2009-02-19 10:46:56 UTC
Created attachment 77142 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-03-18 14:50:05 UTC
This issue has already 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=144957
Comment 3 Daniel Prusa 2009-03-23 12:15:20 UTC
*** Issue 159245 has been marked as a duplicate of this issue. ***
Comment 4 Daniel Prusa 2009-03-23 12:19:24 UTC
*** Issue 159745 has been marked as a duplicate of this issue. ***
Comment 5 Martin Entlicher 2009-03-24 10:42:38 UTC
Might be the same problem as in issue #141061.
Comment 6 Martin Entlicher 2009-07-01 10:52:53 UTC

*** This issue has been marked as a duplicate of 141061 ***
Comment 7 Marian Mirilovic 2010-05-06 08:02:17 UTC
verified duplicate