Bug 536832
Summary: | UMS:RS690:X1200 Browsing to certain sites crashes X | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Robert P. J. Day <rpjday> | ||||||||
Component: | xorg-x11-drv-ati | Assignee: | Jérôme Glisse <jglisse> | ||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | high | Docs Contact: | |||||||||
Priority: | low | ||||||||||
Version: | 12 | CC: | awilliam, xgl-maint | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | x86_64 | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | card_IGP600/MiI | ||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2009-11-17 19:01:01 UTC | Type: | --- | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Attachments: |
|
Description
Robert P. J. Day
2009-11-11 14:57:56 UTC
Created attachment 369044 [details]
Output of "lsmod".
Created attachment 369045 [details]
Output of "lspci -v".
This does not look the same as either 534142 or 533645, Robert, despite your mailing list post. 534142 is with KMS disabled (you didn't say you've done that) and it's a somewhat different backtrace. 533645 isn't an X crash at all. Based on a suggestion on the Fedora test list, I added: Option "AccelMethod" "XAA" to my xorg.conf, and that seems to have solved the problem. My full xorg.conf listing: Section "ServerFlags" Option "DontZap" "false" EndSection Section "Device" Identifier "Videocard0" Driver "radeon" Option "AccelMethod" "XAA" EndSection Since adding that line, I've yet to have an X crash. Robert you have issue with KMS? (Sorry if i ask twice but sadly there is enough bugs for me to forget about such thing). This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle. Changing version to '12'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping *** This bug has been marked as a duplicate of bug 533973 *** |