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 241988 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED INCOMPLETE
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-17 08:46 UTC by stefanvanburen
Modified: 2015-09-07 19:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 207677


Attachments
stacktrace (328 bytes, text/plain)
2014-02-17 08:46 UTC, stefanvanburen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stefanvanburen 2014-02-17 08:46:47 UTC
Build: NetBeans IDE 8.0 Beta (Build 201401141042)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Mac OS X

User Comments:
stefanvanburen: This is the 20th report i'm sending in about 1 week... Netbeans 8.0 is really crappy :( I have no idea why i'm filling in this description, because everytime a report is being send, Netbeans crashes!




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at org.netbeans.modules.sampler.InternalSampler.printStackTrace(InternalSampler.java:133)
   at org.netbeans.modules.sampler.Sampler$1.run(Sampler.java:196)
   at java.util.TimerThread.mainLoop(TimerThread.java:555)
   at java.util.TimerThread.run(TimerThread.java:505)
Comment 1 stefanvanburen 2014-02-17 08:46:49 UTC
Created attachment 145288 [details]
stacktrace
Comment 2 Tomas Hurka 2014-02-17 13:55:38 UTC
Retained size of org.apache.lucene.store.RAMDirectory#38 is 680M. It seems to be held from javascript. Reassigning to javascript for further investigation.
Comment 3 Petr Pisl 2015-09-07 19:14:31 UTC
Unfortunately the heap dump disappear.