On Sun, May 20, 2007 at 01:44:19PM -0500, Erik Meitner <[EMAIL PROTECTED]> wrote: > Package: xulrunner > Version: libxul0d > Severity: normal > > > Just visit http://snap.com using Firefox or Epiphany. Error dumped to > console: > The program 'epiphany-browser' received an X Window System error. > This probably reflects a bug in the program. > The error was 'BadAlloc (insufficient resources for operation)'. > (Details: serial 23691 error_code 11 request_code 53 minor_code 0) > (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.)
Mmmmmmm going to http://snap.com doesn't crash here. Usually, the BadAlloc errors show up when the X server can't allocate a bitmap large enough compared to what libxul asked. That can be due to oversized images or text, for example. Could you try to check if such thing is occurring ? Thanks Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]