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 255118

Summary: Error: stack overflow.
Product: editor Reporter: pratiknagariya
Component: Painting & PrintingAssignee: Miloslav Metelka <mmetelka>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 8   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description pratiknagariya 2015-09-09 07:16:50 UTC
Product Version = NetBeans IDE 8.1 Beta (Build 201508041349)
Operating System = Windows 8 version 6.2 running on amd64
Java; VM; Vendor = 1.8.0_51
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.51-b03

I get this error very frequently while doing undo operation(ctrl+z).

Error: it says stack overflow.
Comment 1 pratiknagariya 2015-09-09 07:16:56 UTC
Created attachment 155999 [details]
IDE log
Comment 2 pratiknagariya 2015-09-09 07:25:04 UTC
I think it was "ArrayIndexOutOfBounds" error.
Comment 3 Jiri Kovalsky 2015-09-09 20:31:40 UTC
Reassigned for further evaluation.