Bug 528429
| Summary: | Crash while in Firefox. | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jan Kratochvil <jan.kratochvil> | ||||||||
| Component: | xorg-x11-drv-ati | Assignee: | X/OpenGL Maintenance List <xgl-maint> | ||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | low | ||||||||||
| Version: | rawhide | CC: | mads, xgl-maint | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | All | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2009-10-13 12:53:19 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: |
|
||||||||||
Created attachment 364435 [details]
bt full
Created attachment 364436 [details]
Xorg.log
Created attachment 364437 [details]
unstrip -n
a duplicate of bug 528390? *** This bug has been marked as a duplicate of bug 528390 *** |
Description of problem: Crash. Version-Release number of selected component (if applicable): xorg-x11-drv-ati-6.13.0-0.7.20091006git457646d73.fc12.x86_64 How reproducible: Tried the ati driver over vesa after some time but it crashed in a day. Steps to Reproduce: 1. Mouse click to Firefox. Actual results: Crash. Expected results: No crash. Additional info: nomodeset in effect (gdb) bt full #6 <signal handler called> No symbol table info available. #7 0x00007f439f33a07f in radeon_cs_flush_indirect (pScrn=0x256e150) at radeon_kms.c:78 info = 0x2571480 ret = <value optimized out> #7 0x00007f439f33a07f in radeon_cs_flush_indirect (pScrn=0x256e150) at radeon_kms.c:78 78 if (!info->cs->cdw) (gdb) p info $1 = (struct {...} *) 0x2571480 (gdb) p info->cs $2 = (struct radeon_cs *) 0x0 (gdb)