[Swfdec-commits] [Bug 562237] crash in Epiphany Web Browser: The crash happened while...

swfdec-gnome (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Nov 25 14:51:45 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=562237

  swfdec-gnome | epiphany | Ver: 2.24.x

Chris Wilson changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chris at chris-wilson.co.uk




------- Comment #2 from Chris Wilson  2008-11-25 22:51 UTC -------
The issue I think is that we (epiphany->gecko->swfdec->cairo) tried to use a
surface on a closed Display - that's the only time the surface->dpy value is
NULL. As to who's at fault, I'm not sure - I feel Cairo could be more robust
under such circumstances and I'll add some test cases to exercise Cairo, but I
feel each party should review how their graphics stack handles Display closure
with live surfaces. (For instance, there's little I can do if the Display is
closed by a second thread whilst we're attempting to use it.)


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=562237.


More information about the Swfdec-commits mailing list