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 268653 - StackOverflowError at org.netbeans.modules.javascript2.model.api.Index.getCachedValue
Summary: StackOverflowError at org.netbeans.modules.javascript2.model.api.Index.getCac...
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-24 08:17 UTC by Martin Fousek
Modified: 2017-04-18 11:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 226912


Attachments
stacktrace (129.89 KB, text/plain)
2016-10-24 08:17 UTC, Martin Fousek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Fousek 2016-10-24 08:17:52 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.101-b13, Java(TM) SE Runtime Environment, 1.8.0_101-b13
OS: Linux

User Comments:
marfous: just running IDE




Stacktrace: 
java.lang.StackOverflowError
   at org.netbeans.modules.javascript2.model.api.Index.getCachedValue(Index.java:293)
   at org.netbeans.modules.javascript2.model.api.Index.query(Index.java:214)
   at org.netbeans.modules.javascript2.model.api.Index.findByFqn(Index.java:442)
   at org.netbeans.modules.javascript2.editor.navigation.DeclarationFinderImpl.findPropertyOfType(DeclarationFinderImpl.java:325)
   at org.netbeans.modules.javascript2.editor.navigation.DeclarationFinderImpl.findPropertyOfType(DeclarationFinderImpl.java:335)
   at org.netbeans.modules.javascript2.editor.navigation.DeclarationFinderImpl.findPropertyOfType(DeclarationFinderImpl.java:335)
Comment 1 Martin Fousek 2016-10-24 08:17:53 UTC
Created attachment 162606 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-04-18 11:43:12 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=226912