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 49825

Summary: stack overflow error -- cannot use after this happens
Product: java Reporter: bbissett <bbissett>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: Sun   
OS: SunOS   
Issue Type: DEFECT Exception Reporter:
Attachments: the generated log file

Description bbissett 2004-10-01 21:33:48 UTC
You may have this bug in earlier releases; I'm
seeing it in NB 4.0 beta 2, on solaris 5.9, jdk
1.5.0_01.

This tends to happen if I pause while typing, so
that some "bad" java is left there long enough for
nb to check it and have a problem. After this, I
cannot use the ide and have to close with the [X]
in the top right and then save my file in the
close dialog that comes up. The log message gets
big quickly :)

After closing, I can restart NB and keep working
(till I pause again).

Will attach log after submitting this.
Comment 1 bbissett 2004-10-01 21:34:24 UTC
Created attachment 17988 [details]
the generated log file
Comment 2 Martin Matula 2004-10-04 09:22:59 UTC

*** This issue has been marked as a duplicate of 46993 ***