Ruslan Lopez Carro created NETBEANS-508:
-------------------------------------------
Summary: StackOverflowError at
org.netbeans.modules.javascript2.model.api.ModelUtils.getVariables
Key: NETBEANS-508
URL: https://issues.apache.org/jira/browse/NETBEANS-508
Project: NetBeans
Issue Type: Bug
Components: ide - Code, javascript - Node.js
Affects Versions: 9.0
Environment: VM: Java HotSpot(TM) 64-Bit Server VM, 25.111-b14,
Java(TM) SE Runtime Environment, 1.8.0_111-b14
OS: Windows 10
Version: Apache NetBeans IDE Dev (Build
incubator-netbeans-release-205-on-20180202)
Reporter: Ruslan Lopez Carro
Attachments: download sources.png
Clicked on download sources button for nodejs and once downloaded the error
appeared.
[Extra info|http://example.com]
{code:java}
trace
java.lang.StackOverflowError
at
org.netbeans.modules.javascript2.model.api.ModelUtils.getVariables(ModelUtils.java:363)
at
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveSemiTypeCallChain(ModelUtils.java:693)
at
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypeFromSemiType(ModelUtils.java:533)
at
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveAssignments(ModelUtils.java:1294)
at
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveAssignments(ModelUtils.java:1262)
at
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1215)
at
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists