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 - StackOverflowError at java.util.WeakHashMap.getTable
Summary: StackOverflowError at java.util.WeakHashMap.getTable
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-08-30 17:06 UTC by Exceptions Reporter
Modified: 2017-10-21 08:50 UTC (History)
7 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 225989


Attachments
stacktrace (93.92 KB, text/plain)
2016-08-30 17:06 UTC, Exceptions Reporter
Details
stacktrace (93.92 KB, text/plain)
2017-08-29 21:52 UTC, Karol Harezlak
Details

Note You need to log in before you can comment on or make changes to this bug.
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.