Comment 17 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.

Sorry, the -dbgsym packages are also broken. I'd suggest you reinstall the -dbg packages, and "hot-fix" them for this purpose with:
 sudo objcopy -R .gnu_debuglink --add-gnu-debuglink=/usr/lib/debug/usr/lib/dri/r300_dri.so /usr/lib/dri/r300_dri.so
 sudo objcopy -R .gnu_debuglink --add-gnu-debuglink=/usr/lib/debug/usr/lib/mesa/libGL.so.1.2 /usr/lib/mesa/libGL.so.1.2

A future update of the mesa packages will also fix the debug packages.