Comment 9 for bug 201352

Revision history for this message
Augusto (augusto.rendon) wrote : Re: [HARDY] X crashes randomly (i915)

I don't seem to find a core dump in either /etc/X11/core or in /var/crash/ so not sure how to get the backtrace. I followed the changes in https://wiki.ubuntu.com/DebuggingXorg, i.e.:
changed the file /etc/default/apport to enabled=0

and added

Section "ServerFlags"
        Option "NoTrapSignals" "true"
EndSection

to my xorg.conf

I attach the Xorg.0.log.old

The description of the problem is identical to wuddiwupp's

thanks