[mythtv] Ticket #1189: r8820 segfault in EPG with backtrace

Gnome42 Gnome42 gnome42 at gmail.com
Fri Feb 3 16:16:27 UTC 2006


> Comment:
>
>  Can you try again, that backtrace is missing the thread that
>  segfaulted....

Ok, I was afraid that might be the case. None of the backtraces I have
made contain the problematic thread. Is this a case of not using gdb
properly?

This is the gdbcommands file I am using with gdb.

handle SIGPIPE nostop noprint
handle SIG33 nostop noprint
set logging on
set pagination off
run
thread apply all bt full
set logging off

Regards,

Shane


More information about the mythtv-dev mailing list