https://bugs.freedesktop.org/show_bug.cgi?id=43893
--- Comment #1 from Matthias <[email protected]> 2011-12-16 08:59:38 PST --- I managed to compile libdrm and the radeon driver with debug symbols (and with O0). Here is a new backtrace: failed to revalidate X: radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion `boi->space_accounted' failed. Program received signal SIGABRT, Aborted. 0x00007fe4d0943905 in raise () from /lib/libc.so.6 (gdb) bt #0 0x00007fe4d0943905 in raise () from /lib/libc.so.6 #1 0x00007fe4d0944d7b in abort () from /lib/libc.so.6 #2 0x00007fe4d093c74e in ?? () from /lib/libc.so.6 #3 0x00007fe4d093c7f2 in __assert_fail () from /lib/libc.so.6 #4 0x00007fe4ce5e9856 in cs_gem_write_reloc (cs=0x8e5410, bo=0xc756d0, read_domain=2, write_domain=0, flags=0) at radeon_cs_gem.c:181 #5 0x00007fe4ce5eb380 in radeon_cs_write_reloc (cs=0x8e5410, bo=0xc756d0, read_domain=2, write_domain=0, flags=0) at radeon_cs.c:20 #6 0x00007fe4ce8f4dcf in r600_cp_set_surface_sync (pScrn=0x8d8e40, ib=0x0, sync_type=8388608, size=48, mc_addr=0, bo=0xc756d0, rdomains=2, wdomain=0) at r6xx_accel.c:333 #7 0x00007fe4ce8f92f2 in r600_set_vtx_resource (pScrn=0x8d8e40, ib=0x0, res=0x7fff1b876570, domain=2) at r6xx_accel.c:583 #8 0x00007fe4ce905429 in r600_finish_op (pScrn=0x8d8e40, vtx_size=16) at r6xx_accel.c:1267 #9 0x00007fe4ce8e9240 in R600DoCopy (pScrn=0x8d8e40) at r600_exa.c:514 #10 0x00007fe4ce8e9dd3 in R600Copy (pDst=0x92f000, srcX=4, srcY=17, dstX=4, dstY=4, w=480, h=299) at r600_exa.c:752 #11 0x00007fe4cddc7148 in ?? () from /usr/lib/xorg/modules/libexa.so #12 0x00007fe4cddc747f in ?? () from /usr/lib/xorg/modules/libexa.so #13 0x00000000005456ca in miCopyRegion () #14 0x0000000000545bc2 in miDoCopy () #15 0x00007fe4cddc5786 in ?? () from /usr/lib/xorg/modules/libexa.so #16 0x00000000004fa78c in ?? () #17 0x000000000042fcf3 in ?? () #18 0x0000000000433c59 in ?? () #19 0x0000000000422e8a in ?? () #20 0x00007fe4d093014d in __libc_start_main () from /lib/libc.so.6 #21 0x000000000042317d in _start () Also the reproduce does not work 100% the times. sometimes it crashes only when I do one action inside yaourt, so there needs to be some more output on xterm... but mostly it crashes without me doing anything except calling yaourt. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
