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 268121

Summary: StackOverflowError at java.util.AbstractCollection.toArray
Product: ide Reporter: Rotan Hanrahan <rotan>
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal CC: jan.kurnatowski, srinath4ever
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 211089
Attachments: stacktrace

Description Rotan Hanrahan 2016-09-20 15:10:15 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 10

User Comments:
GUEST: Cliked on file to edit it.

GUEST: setting up angularjs project

GUEST: seems to occur during the code hinting of toastr.js

GUEST: parsing json rest data with angular

GUEST: crash during code completion in .js file, using angularjs

GUEST: Starting webapp in debug mode.

GUEST: unknown error and javascript's autocomplete breaks, i.e. after I type dot, the autocomplete don't word. I have to type ctrl-space two time for the autocomplete list to show...

GUEST: creating an object variable inside .js file. like var data = {unit:d.unitname}

GUEST: typing in .js file. project is html5, php, jquery, and angularjs

rotan: Editing markup that uses AngularJS (which seems to be a common feature of this particular overflow error).

GUEST: Erro com etapas desconhecidas, mas ocorrendo no contexto de edi
Comment 1 Rotan Hanrahan 2016-09-20 15:10:17 UTC
Created attachment 162136 [details]
stacktrace