[mythtv-users] for 0.25: proper way to run gdb for mythtranscode backtrace?

Steven Adeff adeffs.mythtv at gmail.com
Sun Apr 1 17:30:12 UTC 2012


I'm trying to get a backtrace for a mythtranscode crash that occurs on
some specific recordings. I've tried the gdbcommands section from the
wiki debugging page but that doesn't seem to actually run
mythtranscode(?)

here is my gdbcommands file:
handle SIGPIPE nostop noprint
handle SIG33 nostop noprint
set logging on
set pagination off
set breakpoint pending on
break qFatal
set args -j 457 --profile autodetect --honorcutlist --verbose most
--loglevel info --syslog local7
run
thread apply all bt full
set logging off

should this be working? is there another way I should be doing this?

thanks!

-- 
Steve
http://www.mythtv.org/wiki/User:Steveadeff
Before you ask, read the FAQ!
http://www.mythtv.org/wiki/Frequently_Asked_Questions
then search the Wiki, and this list,
http://www.gossamer-threads.com/lists/mythtv/
Mailinglist etiquette - http://www.mythtv.org/wiki/Mailing_List_etiquette


More information about the mythtv-users mailing list