Summary: | Firefox crashes after "xlib: Implement SHM fallbacks and fast upload paths" | ||
---|---|---|---|
Product: | cairo | Reporter: | ojab <ojab> |
Component: | xlib backend | Assignee: | Carl Worth <cworth> |
Status: | RESOLVED FIXED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | major | ||
Priority: | medium | ||
Version: | 1.12.2 | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | gdb bt full |
Description
ojab
2012-09-08 09:36:07 UTC
Though do note that the caller is trying to use an error surface, which itself might be worth investigating. commit 558f0a5ab4a88937b8c212c13309d11cb1a101af Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Sat Sep 8 15:12:58 2012 +0100 image: Check for an error surface before dereferencing the backend As the surface->backend will be NULL in such an error surface, and we may be legitimately doing boundary checks to reject the error surface. The alternative would be to set an explicit error surface backend. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=54664 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.