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 267787

Summary: StackOverflowError at java.util.WeakHashMap.getTable
Product: ide Reporter: Exceptions Reporter <exceptions_reporter>
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal CC: almircampos, enroi, kapany3, kharezlak, Megas, obadness, otherrealm
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 225989
Attachments: stacktrace
stacktrace

Description Exceptions Reporter 2016-08-30 17:06:52 UTC
This bug was originally marked as duplicate of bug 203197, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201608290002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.65-b01, Java(TM) SE Runtime Environment, 1.8.0_65-b17
OS: Windows 10

User Comments:
GUEST: The problem occured after background scanning.




Stacktrace: 
java.lang.StackOverflowError
   at java.util.WeakHashMap.getTable(WeakHashMap.java:350)
   at java.util.WeakHashMap.get(WeakHashMap.java:397)
   at org.openide.util.lookup.MetaInfServicesLookup.beforeLookup(MetaInfServicesLookup.java:146)
   at org.openide.util.lookup.AbstractLookup.lookupItem(AbstractLookup.java:427)
   at org.openide.util.lookup.AbstractLookup.lookup(AbstractLookup.java:421)
   at org.openide.util.lookup.ProxyLookup.lookup(ProxyLookup.java:222)
Comment 1 Exceptions Reporter 2016-08-30 17:06:54 UTC
Created attachment 161829 [details]
stacktrace
Comment 2 Karol Harezlak 2017-08-29 21:52:06 UTC
Created attachment 165047 [details]
stacktrace

While opening (indexing) a project.