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 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-04 06:27 UTC by parthi
Modified: 2017-12-04 06:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 231082


Attachments
stacktrace (588 bytes, text/plain)
2017-12-04 06:28 UTC, parthi
Details

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