forwarded 368044 https://bugzilla.mozilla.org/show_bug.cgi?id=210931
thanks

On Sat, Dec 09, 2006 at 01:11:50PM +0100, Mike Hommey <[EMAIL PROTECTED]> wrote:
> On Sat, Dec 09, 2006 at 11:55:31AM +0100, Mike Hommey <[EMAIL PROTECTED]> 
> wrote:
> > On Sat, May 20, 2006 at 04:43:48PM +0200, Josselin Mouette <[EMAIL 
> > PROTECTED]> wrote:
> > > reassign 368044 libxul0d
> > > thanks
> > > 
> > > Le vendredi 19 mai 2006 à 15:27 +0200, Nicolas Evrard a écrit :
> > > > The page
> > > > 
> > > >  http://www.troybrophy.com/projects/solarsystem/index.html
> > > > 
> > > > makes epiphany crashes whatever I do (displaying in a tab, in a single
> > > > window). Galeon crashes too. 
> > > 
> > > This is reproducible here as well. Interestingly enough, firefox crashes
> > > more gracefully, saying something that lets me think there is not enough
> > > memory.
> > 
> > Interestingly, epiphany doesn't crash. It exits with code 01.
> 
> gdk_x_error exits after dumping a message about BadAlloc:
> 
> 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 11890767 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.)
> 
> I was able to get a backtrace and find which gdk call led to this error...
> I'll try adding some gdk_error_trap_push and gdk_error_trap_pop around
> it and see what happens.

So, this is bug https://bugzilla.mozilla.org/show_bug.cgi?id=210931
There is a patch, but it may impact performances badly. The issue will
disappear with version 1.9, which will use a totally different cairo
based backend.

Mike

Reply via email to