← Back to team overview

ubuntu-x-swat team mailing list archive

Re: [Bug 764700] Re: Xorg crashed with SIGABRT in utouch_frame_sync()

 

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


References