Bug 716560 - [RV610] X crash in radeon_dri2.c [@ radeon_dri2_create_buffer]
Summary: [RV610] X crash in radeon_dri2.c [@ radeon_dri2_create_buffer]
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drv-ati
Version: 15
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Jérôme Glisse
QA Contact:
URL:
Whiteboard: [cat:crash]
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-24 21:26 UTC by Garry T. Williams
Modified: 2012-08-07 16:30 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-07 16:30:28 UTC
Type: ---


Attachments (Terms of Use)
X log (43.86 KB, text/plain)
2011-06-26 18:52 UTC, Garry T. Williams
no flags Details
dmesg log (119.29 KB, text/plain)
2011-06-26 18:54 UTC, Garry T. Williams
no flags Details
/var/log/messages (77.53 KB, text/plain)
2011-06-26 18:56 UTC, Garry T. Williams
no flags Details

Description Garry T. Williams 2011-06-24 21:26:54 UTC
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)

Comment 1 Elad Alfassa 2011-06-25 08:16:34 UTC
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

Comment 2 Garry T. Williams 2011-06-26 18:52:39 UTC
Created attachment 509985 [details]
X log

Comment 3 Garry T. Williams 2011-06-26 18:54:08 UTC
Created attachment 509986 [details]
dmesg log

Comment 4 Garry T. Williams 2011-06-26 18:56:41 UTC
Created attachment 509987 [details]
/var/log/messages

Comment 5 Garry T. Williams 2011-06-26 18:59:27 UTC
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.

Comment 6 Fedora End Of Life 2012-08-07 16:30:30 UTC
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


Note You need to log in before you can comment on or make changes to this bug.