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 67741 - "InvalidStackFrameException: Thread has been resumed" after evaluating vars in tooltip
Summary: "InvalidStackFrameException: Thread has been resumed" after evaluating vars i...
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-28 21:32 UTC by Jesse Glick
Modified: 2010-04-29 09:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (25.09 KB, text/plain)
2005-10-28 21:33 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2005-10-28 21:32:32 UTC
Dev build, Mustang. Ran process (NB IDE) in debugger and stopped at a
breakpoint. Started using "Pop Stack" context menu item going further up the
stack to find why a method had been called. At each point, used tooltip in
editor to evaluate local vars. Worked a couple of times, and then trying to get
the context menu in the Call Stack tree just threw this exception and I had to stop.
Comment 1 Jesse Glick 2005-10-28 21:33:07 UTC
Created attachment 26432 [details]
Stack trace
Comment 2 Martin Entlicher 2005-11-03 10:51:43 UTC
This is fixed now - after issue #67886 was fixed.
Comment 3 Quality Engineering 2010-04-29 09:26:54 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.