Summary: |
Recent x86-video-ati commit causes X server to crash when viewing certain webpages |
Product: |
xorg
|
Reporter: |
Joel Feiner <jafeiner> |
Component: |
Driver/Radeon | Assignee: |
xf86-video-ati maintainers <xorg-driver-ati> |
Status: |
RESOLVED
DUPLICATE
|
QA Contact: |
Xorg Project Team <xorg-team> |
Severity: |
major
|
|
|
Priority: |
medium
|
|
|
Version: |
git | |
|
Hardware: |
x86 (IA32) | |
|
OS: |
Linux (All) | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
|
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.
Created attachment 30025 [details] Xorg log file from crash Xorg.0.log is attached, as are the relevant parts of xorg.conf. Using git bisect, I found that commit 30031b169def5caadb394225919a6079a0957142 in xf86-video-ati caused the breakage. Device driver section from xorg.conf: Section "Device" Identifier "Card0" Driver "radeon" VendorName "Unknown Vendor" BoardName "Unknown Board" Option "AccelMethod" "EXA" Option "AccelDFS" "on" Option "FBTexPercent" "0" BusID "PCI:1:0:0" EndSection