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

Summary: NPE from BreakpointUpdater.dispose
Product: debugger Reporter: Jesse Glick <jglick>
Component: CodeAssignee: issues@debugger <issues>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Stack trace

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.