Summary: | Crash inside xf86-video-ati driver while using Banshee 1.6 Beta 2 (1.5.1) | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Krzysztof A. Sobiecki <sobkas> | ||||||||
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> | ||||||||
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
Krzysztof A. Sobiecki
2009-11-01 09:21:38 UTC
Created attachment 30889 [details] [review] My hack(really hacky!) to stop crashes. It's only a small hack, I didn't have time to do something correct. I forgot to mention my graphic card: OpenGL vendor string: DRI R300 Project OpenGL renderer string: Mesa DRI R300 (RV530 71C1) 20090101 TCL OpenGL version string: 1.5 Mesa 7.7-devel Created attachment 30917 [details] [review] fallback if no pMaskPicture->pDrawable This patch should work around it, but I'm not sure why the driver should be getting an empty mask drawable. Your patch prevent crashes, but I might search for root of this problem(or not depending on available time). (In reply to comment #3) > Created an attachment (id=30917) [details] > fallback if no pMaskPicture->pDrawable > > This patch should work around it, but I'm not sure why the driver should be > getting an empty mask drawable. A solid or gradient mask could be used for blending the source picture onto the destination picture, e.g. Patch looks good, please push to master and the 6.12 branch. pushed to master and 6.12-branch: 87d7235790866f9c19ef08972d5237f09d940cd9 eab41805c0e6cc6deb7eca9342457b690834d7d2 |
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.