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 262381 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: NEW
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-09 15:32 UTC by seyit
Modified: 2016-06-09 15:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 224442


Attachments
stacktrace (1.18 KB, text/plain)
2016-06-09 15:32 UTC, seyit
Details

Note You need to log in before you can comment on or make changes to this bug.
Description seyit 2016-06-09 15:32:32 UTC
This issue was reported manually by thurka.
It already has 1 duplicates 


Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 7

User Comments:
seyit: <Please provide a description of the problem or the steps to reproduce>




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.lang.SecurityManager.checkPackageAccess(SecurityManager.java:1563)
   at java.lang.Class.checkPackageAccess(Class.java:2372)
   at java.lang.Class.checkMemberAccess(Class.java:2351)
   at java.lang.Class.getDeclaredFields(Class.java:1915)
   at com.sun.jna.Structure.getFieldList(Structure.java:866)
   at com.sun.jna.Structure.initializeFields(Structure.java:1210)
Comment 1 seyit 2016-06-09 15:32:33 UTC
Created attachment 160017 [details]
stacktrace
Comment 2 Tomas Hurka 2016-06-09 15:34:17 UTC
Retained size of org.netbeans.modules.javascript2.editor.model.impl.JsFunctionImpl#796 is 40,074,417 bytes.