Comment 18 for bug 471844

Revision history for this message
Argyle (kruegejj) wrote : Re: X crash

Okay, I think I did it. I install these packages:

sudo aptitude install xserver-xorg-core-dbg
sudo aptitude install libgl1-mesa-dri-dbg
sudo aptitude install xserver-xorg-video-intel-dbg
sudo aptitude install libdrm-intel1-dbg

Then I ran gdb as described, caused the session to crash by selecting "Change Desktop Background", and obtained the backtrace as posted in the attached file.

Please let me know if this isn't what you were looking for.