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 247676

Summary: OutOfMemoryError: GC overhead limit exceeded
Product: web Reporter: jonas.mferreira
Component: CSS EditorAssignee: Milutin Kristofic <mkristofic>
Status: RESOLVED DUPLICATE    
Severity: normal CC: trippygrape
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 212439
Attachments: stacktrace

Description jonas.mferreira 2014-10-03 14:53:33 UTC
This issue was reported manually by thurka.
It already has 1 duplicates 


Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Mac OS X

User Comments:
jonas.mferreira: Ao tentar realizar o fechamento, ele trava




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
Comment 1 jonas.mferreira 2014-10-03 14:53:35 UTC
Created attachment 149696 [details]
stacktrace
Comment 2 Tomas Hurka 2014-10-03 17:31:11 UTC
Retained size of 200 instances of org.netbeans.modules.css.lib.RootNode	is 924,432,400 bytes, which is 75% of whole heap size. Reassigning to web/css editor for further evaluation.
Comment 3 Milutin Kristofic 2015-07-29 11:47:54 UTC
*** Bug 248043 has been marked as a duplicate of this bug. ***
Comment 4 Milutin Kristofic 2015-08-14 14:03:21 UTC
742526 - many RuleNode 22.2% 
746825 - many RuleNode 21%

*** This bug has been marked as a duplicate of bug 253306 ***