Comment 2 for bug 184044

Revision history for this message
fnuzbit (fnuzbit) wrote :

I'm getting the same bug. Eclipse was working perfectly this morning, then I did an update and now eclipse throws an almost identical error:

fnuzbit@fnuzbit:~$ /opt/eclipse/eclipse-3.3.1/eclipse
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 436 error_code 11 request_code 146 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.)

My configuration is:
  gutsy
  eclipse-3.3.1
  java-6-sun

Does anyone know what recent update could be the cause?