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 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-14 12:31 UTC by Exceptions Reporter
Modified: 2016-01-14 14:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 222114


Attachments
stacktrace (629 bytes, text/plain)
2016-01-14 12:31 UTC, Exceptions Reporter
Details

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