The program 'Eclipse' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
(Details: serial 909 error_code 11 request_code 145 minor_code 5)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
/etc/X11/xorg.conf
Section "Extensions"
Option "MIT-SHM" "no"
EndSection
reboot X-window
eclipse error(ubuntu)
最新推荐文章于 2024-10-21 21:13:09 发布
