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 271159

Summary: StackOverflowError at java.util.HashMap.putVal
Product: ide Reporter: alied <alied>
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal CC: abhaisasidharan, alied, Andrey1990, athompson, cwt137, gbivins, JFG, jirodan, karnavkumar, legitalk, Megas, mlsankar, qingyue, rishad2m8, rweaver, tboudreau, terje7601, toben, troodon, Vitex, vitous, zeleznypa, zmirc
Priority: P1    
Version: Dev   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 229818
Attachments: stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace

Description alied 2017-07-25 14:02:09 UTC
Build: NetBeans IDE Dev (Build 201707250001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.141-b15, Java(TM) SE Runtime Environment, 1.8.0_141-b15
OS: Linux

User Comments:
alied: loading a web project




Stacktrace: 
java.lang.StackOverflowError
   at java.util.HashMap.putVal(HashMap.java:628)
   at java.util.HashMap.put(HashMap.java:611)
   at java.util.HashSet.add(HashSet.java:219)
   at org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypeFromSemiType(ModelUtils.java:639)
   at org.netbeans.modules.javascript2.model.api.ModelUtils.resolveAssignments(ModelUtils.java:1294)
   at org.netbeans.modules.javascript2.model.api.ModelUtils.resolveAssignments(ModelUtils.java:1262)
Comment 1 alied 2017-07-25 14:02:13 UTC
Created attachment 164828 [details]
stacktrace
Comment 2 alied 2017-07-25 14:10:52 UTC
Created attachment 164829 [details]
stacktrace

loading a web app. Just switched project group
Comment 3 Exceptions Reporter 2017-08-07 06:58:57 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=229818
Comment 4 troodon 2017-08-11 13:53:00 UTC
Created attachment 164930 [details]
stacktrace

scanning
Comment 5 athompson 2017-08-28 14:13:05 UTC
Created attachment 165033 [details]
stacktrace

switched branches
Comment 6 athompson 2017-09-05 20:10:08 UTC
Created attachment 165089 [details]
stacktrace

opened js file
Comment 7 Exceptions Reporter 2017-12-17 11:27:34 UTC
This bug already has 50 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=229818
Comment 8 _ tboudreau 2017-12-29 21:02:00 UTC
Created attachment 165600 [details]
stacktrace

Used switch project to ecma 7 action
Comment 9 athompson 2018-01-03 15:42:50 UTC
Created attachment 165606 [details]
stacktrace

switched git branch
Comment 10 cwt137 2018-01-09 18:55:52 UTC
Created attachment 165609 [details]
stacktrace

started a new nodejs project outside of IDE