[mythtv] [SVN7344] Live TV fails on second try

Bruce Markey bjm at lvcm.com
Sun Oct 2 23:37:29 UTC 2005


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


More information about the mythtv-dev mailing list