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 268661

Summary: StackOverflowError at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared
Product: ide Reporter: Ralph Ruijs <ralphbenjamin>
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal CC: Alniks, mgukov
Priority: P3    
Version: Dev   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 225280
Attachments: stacktrace
stacktrace
stacktrace

Description Ralph Ruijs 2016-10-24 12:35:53 UTC
Build: NetBeans IDE Dev (Build 20161024-8042061fa087)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.102-b14, Java(TM) SE Runtime Environment, 1.8.0_102-b14
OS: Linux

User Comments:
Alniks: trying to follow js method

Alniks: editing jsx file

ralphbenjamin: ctrl+click on js var




Stacktrace: 
java.lang.StackOverflowError
   at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1282)
   at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:727)
   at org.netbeans.modules.javascript2.model.api.Index.getCachedValue(Index.java:272)
   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)
Comment 1 Ralph Ruijs 2016-10-24 12:35:54 UTC
Created attachment 162611 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-11-08 04:43:55 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=225280
Comment 3 Exceptions Reporter 2018-02-21 09:02:34 UTC
Created attachment 165641 [details]
stacktrace

zcv
Comment 4 Exceptions Reporter 2018-04-14 12:29:50 UTC
Created attachment 165702 [details]
stacktrace

<Please provide a description of the problem or the steps to reproduce>dxsds