Jon Whitear wrote:
Mark Weaver wrote:
You could try running it normally, making it break and then doing
attach <pid> in gdb. You should be able to get a backtrace that way.
Thanks for the tip. I started front- and backend normally, made it
break, then ran gdb as follows:
server awstats # ps fax
<snip>
16020 ? S 0:00 /usr/local/bin/mythbackend --daemon --pidfile
/var/run/mythtv/mythbackend.pid --logfile
/var/log/mythtv/mythbackend.log -v record,
Please test removing the "--daemon" flag and redirect the output
instead of "--logfile /var/log/mythtv/mythbackend.log".
/usr/local/bin/mythbackend -v record,channel -p /var/run/mythtv/mythbackend.pid >
/var/log/mythtv/mythbackend.out 2>&1
Thank you,
-- bjm
_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev