tags 461556 unreproducible thanks * Jens Thiele ([EMAIL PROTECTED]) wrote: > Package: iceweasel > Version: 2.0.0.11-1 > Severity: normal > > How to reproduce: > > <html> > <head> > <title>Mozilla does not handle x error</title> > <script language="Javascript"> > x="-"; for (i=0;i<20;++i) x=x+x; alert(x) > </script> > </head> > <body> > <h1>Mozilla does not handle x error</h1> > <pre>x="-"; for (i=0;i<20;++i) x=x+x; alert(x)</pre> > </body> > </html> > > > Error: > > The program 'gecko' received an X Window System error. > This probably reflects a bug in the program. > The error was 'BadAlloc (insufficient resources for operation)'. > (Details: serial 9950 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.) > > (it seems epiphany does)
This works just fine for me. It could be your version of libcairo, could you upgrade to the version in unstable? -- Eric Dorland <[EMAIL PROTECTED]> ICQ: #61138586, Jabber: [EMAIL PROTECTED]
signature.asc
Description: Digital signature

