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
Please try getting a backtrace with gdb. So reverting just commit 30031b169def5caadb394225919a6079a0957142 on top of current xf86-video-ati Git fixes the problem? Can you be more specific than 'certain webpages'?
Maybe this is a duplicate of bug 24316? That one was caused by the commit before 30031b169def5caadb394225919a6079a0957142 though, 4b4ce36081ca151c24e028c54b59986f41731a73.
Yes, that is the problem. The applied patch fixes the problem. Sorry about giving you the wrong commit.
*** This bug has been marked as a duplicate of bug 24316 ***
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.