| Summary: | [RV610] X crash in radeon_dri2.c [@ radeon_dri2_create_buffer] | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Garry T. Williams <gtwilliams> | ||||||||
| Component: | xorg-x11-drv-ati | Assignee: | Jérôme Glisse <jglisse> | ||||||||
| Status: | CLOSED WONTFIX | QA Contact: | |||||||||
| Severity: | high | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 15 | CC: | elad, xgl-maint | ||||||||
| Target Milestone: | --- | Keywords: | Triaged | ||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | [cat:crash] | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2012-08-07 16:30:28 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Attachments: |
|
||||||||||
Thanks for the bug report. We have reviewed the information you have provided above, and there is some additional information we require that will be helpful in our diagnosis of this issue. Please add drm.debug=0x04 to the kernel command line, restart computer, and attach * your X server config file (/etc/X11/xorg.conf, if available), * X server log file (/var/log/Xorg.*.log) * output of the dmesg command, and * system log (/var/log/messages) to the bug report as individual uncompressed file attachments using the bugzilla file attachment link above. We will review this issue again once you've had a chance to attach this information. Thanks in advance. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers Created attachment 509985 [details]
X log
Created attachment 509986 [details]
dmesg log
Created attachment 509987 [details]
/var/log/messages
The crash happened again -- while using tora, a QT app for accessing Oracle databases, under KDE.
(gdb) bt
#0 0x00000039db2352d5 in raise (sig=6)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1 0x00000039db236beb in abort () at abort.c:93
#2 0x00000000004648de in OsAbort () at utils.c:1252
#3 0x000000000047022c in ddxGiveUp () at xf86Init.c:915
#4 0x000000000046134d in AbortServer () at log.c:414
#5 0x0000000000461537 in FatalError (
f=0x578ef0 "Caught signal %d (%s). Server aborting\n") at log.c:540
#6 0x000000000046236e in OsSigHandler (sip=<optimized out>, signo=11,
unused=<optimized out>) at osinit.c:153
#7 OsSigHandler (signo=11, sip=<optimized out>, unused=<optimized out>)
at osinit.c:115
#8 <signal handler called>
#9 radeon_dri2_create_buffer (drawable=<optimized out>, attachment=0,
format=32) at radeon_dri2.c:325
#10 0x00007f52770cc6b1 in allocate_or_reuse_buffer (pDraw=0x4861ba0,
ds=<optimized out>, pPriv=0x485fef0, attachment=<optimized out>,
format=<optimized out>, dimensions_match=<optimized out>, buffer=0x485ab70)
at dri2.c:349
#11 0x00007f52770cd2cd in do_get_buffers (pDraw=0x4861ba0,
width=0x7fff57dee450, height=0x7fff57dee460, attachments=0x483f2e4,
count=1, out_count=0x7fff57dee46c, has_format=1) at dri2.c:418
#12 0x00007f52770cd5d4 in DRI2GetBuffersWithFormat (pDraw=<optimized out>,
width=<optimized out>, height=<optimized out>,
attachments=<optimized out>, count=<optimized out>,
out_count=<optimized out>) at dri2.c:530
#13 0x00007f52770cee5c in ProcDRI2GetBuffersWithFormat (client=0x20a4a80)
at dri2ext.c:302
#14 ProcDRI2Dispatch (client=0x20a4a80) at dri2ext.c:568
#15 0x000000000042ec11 in Dispatch () at dispatch.c:431
#16 0x0000000000422e1a in main (argc=<optimized out>, argv=0x7fff57dee668,
envp=<optimized out>) at main.c:287
(gdb)
Requested attachments uploaded.
This message is a notice that Fedora 15 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 15. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '15' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 15 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping |
Description of problem: X crashed Version-Release number of selected component (if applicable): xorg-x11-server-Xorg-1.10.2-1.fc15.x86_64 mesa-dri-drivers-7.11-0.11.20110525.0.fc15.x86_64 How reproducible: No. Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: (gdb) bt #0 0x0000003df5c35285 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0x0000003df5c36b9b in abort () at abort.c:93 #2 0x00000000004648de in OsAbort () at utils.c:1252 #3 0x000000000047022c in ddxGiveUp () at xf86Init.c:915 #4 0x000000000046134d in AbortServer () at log.c:414 #5 0x0000000000461537 in FatalError ( f=0x578ef0 "Caught signal %d (%s). Server aborting\n") at log.c:540 #6 0x000000000046236e in OsSigHandler (sip=<optimized out>, signo=11, unused=<optimized out>) at osinit.c:153 #7 OsSigHandler (signo=11, sip=<optimized out>, unused=<optimized out>) at osinit.c:115 #8 <signal handler called> #9 radeon_dri2_create_buffer (drawable=<optimized out>, attachment=0, format=32) at radeon_dri2.c:325 #10 0x00007f292f9896b1 in allocate_or_reuse_buffer (pDraw=0x3653e80, ds=<optimized out>, pPriv=0x3607020, attachment=<optimized out>, format=<optimized out>, dimensions_match=<optimized out>, buffer=0x3456c20) at dri2.c:349 #11 0x00007f292f98a2cd in do_get_buffers (pDraw=0x3653e80, width=0x7fff815866e0, height=0x7fff815866f0, attachments=0x3451f64, count=1, out_count=0x7fff815866fc, has_format=1) at dri2.c:418 #12 0x00007f292f98a5d4 in DRI2GetBuffersWithFormat (pDraw=<optimized out>, width=<optimized out>, height=<optimized out>, attachments=<optimized out>, count=<optimized out>, out_count=<optimized out>) at dri2.c:530 #13 0x00007f292f98be5c in ProcDRI2GetBuffersWithFormat (client=0x19d4e70) at dri2ext.c:302 #14 ProcDRI2Dispatch (client=0x19d4e70) at dri2ext.c:568 #15 0x000000000042ec11 in Dispatch () at dispatch.c:431 #16 0x0000000000422e1a in main (argc=<optimized out>, argv=0x7fff815868f8, envp=<optimized out>) at main.c:287 (gdb)