[Bug 73920] New: crash in R600UploadToScreenCS

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 22 01:40:20 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=73920

          Priority: medium
            Bug ID: 73920
          Assignee: xorg-driver-ati at lists.x.org
           Summary: crash in R600UploadToScreenCS
        QA Contact: xorg-team at lists.x.org
          Severity: normal
    Classification: Unclassified
                OS: FreeBSD
          Reporter: avg at icyb.net.ua
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: 7.7 (2011)
         Component: Driver/Radeon
           Product: xorg

The following happens after the fix for bug 44099 has been applied.

X server stack trace:
Core was generated by `Xorg'.
Program terminated with signal 11, Segmentation fault.
#0  memcpy () at /usr/src/lib/libc/amd64/string/bcopy.S:65
65              rep
(gdb) bt
#0  memcpy () at /usr/src/lib/libc/amd64/string/bcopy.S:65
#1  0x0000000804edd421 in R600UploadToScreenCS () from
/usr/local/lib/xorg/modules/drivers/radeon_drv.so
#2  0x0000000805b4866d in exaDoPutImage (depth=24, src_stride=<optimized out>,
bits=0x817400000 <Address 0x817400000 out of bounds>, format=2, h=7811, w=8098,
y=0, x=0, pGC=0x8097d6300, pDrawable=0x8101b6840) at exa_accel.c:212
#3  exaPutImage (pDrawable=0x8101b6840, pGC=0x8097d6300, depth=24, x=0, y=0,
w=8098, h=7811, leftPad=0, format=2, bits=0x817400000 <Address 0x817400000 out
of bounds>) at exa_accel.c:233
#4  0x00000000004f166a in damagePutImage (pDrawable=0x8101b6840,
pGC=0x8097d6300, depth=24, x=<optimized out>, y=<optimized out>, w=<optimized
out>, h=7811, leftPad=0, format=2, 
    pImage=0x817400000 <Address 0x817400000 out of bounds>) at damage.c:795
#5  0x00000000004c6e19 in ProcShmPutImage (client=0x80978a6c0) at shm.c:583
#6  0x00000000004c7cc5 in ProcShmDispatch (client=0x80978a6c0) at shm.c:1108
#7  0x0000000000433091 in Dispatch () at dispatch.c:428
#8  0x00000000004224da in main (argc=8, argv=0x7fffffffdcd8, envp=<optimized
out>) at main.c:288

Unfortunately, radeon_drv.so was compiled without debug symbols.

There are also the following messages in the system log right from the crash
time:
kernel: [TTM] Unable to allocate page     
kernel: error: [drm:pid42432:radeon_gem_object_create] *ERROR* Failed to
allocate GEM object (254115840, 2, 4096, -12)
kernel: vm_fault: pager read error, pid 42432 (Xorg)
kernel: pid 42432 (Xorg), uid 0: exited on signal 11 (core dumped)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-driver-ati/attachments/20140122/6dce1ac3/attachment-0001.html>


More information about the xorg-driver-ati mailing list