Comment 25 for bug 602267

Revision history for this message
Tormod Volden (tormodvolden) wrote : Re: [RS482] pipes assert failure: pipes: ../../radeon/radeon_cs_gem.c:129: cs_gem_write_reloc: Assertion `boi->space_accounted' failed.

Can you please run "dmesg > dmesg.txt" and attach dmesg.txt after trying the first line (gallium driver) again?

The second line (classic driver) can be debugged with gdb like this:
 LIBGL_DRIVERS_DIR=/usr/lib/dri-classic gdb /usr/lib/xscreensaver/pipes
and then follow the backtrace instructions as you did earlier.