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 271881

Summary: OutOfMemoryError: GC overhead limit exceeded
Product: ide Reporter: parthi
Component: PerformanceAssignee: Tomas Hurka <thurka>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 231082
Attachments: stacktrace

Description parthi 2017-12-04 06:27:48 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.121-b13, Java(TM) SE Runtime Environment, 1.8.0_121-b13
OS: Linux

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




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at sun.awt.X11.XEvent.get_xmotion(XEvent.java:45)
   at sun.awt.X11.XWindow.handleMotionNotify(XWindow.java:763)
   at sun.awt.X11.XContentWindow.handleMotionNotify(XContentWindow.java:45)
   at sun.awt.X11.XBaseWindow.dispatchEvent(XBaseWindow.java:1118)
   at sun.awt.X11.XBaseWindow.dispatchToWindow(XBaseWindow.java:1086)
   at sun.awt.X11.XToolkit.dispatchEvent(XToolkit.java:502)
Comment 1 parthi 2017-12-04 06:28:01 UTC
Created attachment 165532 [details]
stacktrace