Summary: | [UXA] Crash due assert (uxa_pixmap_is_offscreen(src_pixmap)); | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Cyril Brulebois <kibi> | ||||
Component: | Driver/intel | Assignee: | Chris Wilson <chris> | ||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | major | ||||||
Priority: | medium | ||||||
Version: | git | ||||||
Hardware: | x86-64 (AMD64) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Cyril Brulebois
2010-08-06 19:02:33 UTC
Created attachment 37655 [details]
bt full
commit 68a5ad497b557ab9e8bff301098ea78c84d385a2 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Wed Aug 25 14:59:04 2010 +0100 uxa: Fallback if faced with large A1 glyphs. Rather than assert, we should fixup the use of large A1 glyphs. However, the simplest approach is to simply fallback to s/w. Fixes: Bug 29430 - [UXA] Crash due assert (uxa_pixmap_is_offscreen(src_pixmap)); https://bugs.freedesktop.org/show_bug.cgi?id=29430 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.