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 17606 - NPE from BreakpointUpdater.dispose
Summary: NPE from BreakpointUpdater.dispose
Status: CLOSED DUPLICATE of bug 17472
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-13 15:26 UTC by Jesse Glick
Modified: 2001-11-16 14:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (5.43 KB, text/plain)
2001-11-13 15:26 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2001-11-13 15:26:02 UTC
[dev nov 12] Probably not reproducible. I got this exception
immediately after pressing F8 while running a Java class under JPDA.
Was not changing anything in filesystems, running multiple sessions,
or anything like this. Had just before paused the debugger (I'm not
sure why it had been "running" to begin with--it was not visibly doing
anything--but apparently it was; also there was no visible program
counter annotation, something was screwed up). After this, all
debugger actions incl. Finish either threw this exception or did
nothing until I restarted.

Update:

This happened to me again after choosing Step Out from the Debug menu,
in a different IDE session. And again. It seems to be pretty frequent.
Comment 1 Jesse Glick 2001-11-13 15:26:20 UTC
Created attachment 3393 [details]
Stack trace
Comment 2 Jan Stola 2001-11-13 15:35:58 UTC

*** This issue has been marked as a duplicate of 17472 ***
Comment 3 Jan Stola 2001-11-16 14:18:17 UTC
Duplicate => Closed.