On Sun, May 22, 2011 at 03:09:30PM -0000, Timo Kluck wrote: > Here's Xorg.0.log.old right after a crash. I did install debugging > symbols but I don't see them in the backtrace it contains. Are there any > utouch specific debugging symbol packages I should install?
The Xorg.0.log crash dumps don't include symbols at all. Unfortunately you have to get them via gdb. > I could not find the core dump that is mentioned in > https://wiki.ubuntu.com/X/Backtracing. in xorg.conf: Option "NoTrapSignals" and unset core limit: ulimit -c unlimited http://www.akadia.com/services/ora_enable_core.html _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp

