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 257562

Summary: OutOfMemoryError: GC overhead limit exceeded
Product: editor Reporter: Exceptions Reporter <exceptions_reporter>
Component: Painting & PrintingAssignee: Miloslav Metelka <mmetelka>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 222114
Attachments: stacktrace

Description Exceptions Reporter 2016-01-14 12:31:01 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.65-b01, Java(TM) SE Runtime Environment, 1.8.0_65-b17
OS: Mac OS X

User Comments:
GUEST: The source code of the project is maintained by git.
If I do git checkout to another branch or git checkout for any file from terminal, the Netbeans becomes non-responsive




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at org.openide.util.RequestProcessor$Task.schedule(RequestProcessor.java:1486)
   at org.openide.util.RequestProcessor$Task.schedule(RequestProcessor.java:1464)
   at org.netbeans.modules.nativeexecution.api.util.ConnectionManager$ConnectionWatcher.scheduleIfNeed(ConnectionManager.java:815)
   at org.netbeans.modules.nativeexecution.api.util.ConnectionManager$ConnectionWatcher.run(ConnectionManager.java:804)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
Comment 1 Exceptions Reporter 2016-01-14 12:31:06 UTC
Created attachment 158127 [details]
stacktrace
Comment 2 Alexander Simon 2016-01-14 14:52:55 UTC
737Mb in 282K inctances of the class
org.netbeans.modules.editor.lib2.view.ParagraphView
Reassign to evaluation.