[mythtv] Mythbackend exits during initialization with arbitrary return code. No crash.

Mark Buechler mark.buechler at gmail.com
Sun Dec 3 20:15:09 UTC 2006


Ok, my problem was that card type 'CRC_IP' no longer exists. So, I changed
that to "Network Recorder" and the card type went tp 'FREEBOX'. Apparently
just changing that doesn't fix the issue for me since the backend goes as
far as initializing the network recorder and doesn't initialize any other
capturecards on that same backend. In other words, my backend log looks like
this:

2006-12-03 15:07:45.999 Using runtime prefix = /opt/mns/mythtv.12173
2006-12-03 15:07:46.074 New DB connection, total: 1
2006-12-03 15:07:46.089 Connected to database 'mythconverg' at host: pc4
2006-12-03 15:07:46.096 Current Schema Version: 1171
Running as a slave backend.
2006-12-03 15:07:46.107 New DB connection, total: 2
2006-12-03 15:07:46.110 Connected to database 'mythconverg' at host: pc4
2006-12-03 15:07:46.111 mythbackend: MythBackend started as a slave backend
2006-12-03 15:07:46.116 EITHelper: localtime offset -5:00:00
2006-12-03 15:07:46.123 IPTVChan(1): ctor
2006-12-03 15:07:46.124 IPTVChan(1): Open() -- begin
2006-12-03 15:07:46.124 IPTVChan(1): Open() -- locked
2006-12-03 15:07:46.126 New DB connection, total: 3
2006-12-03 15:07:46.129 Connected to database 'mythconverg' at host: pc4
2006-12-03 15:07:46.133 ChannelBase(1): Input #1000: 'MPEG2TS' schan(0)
sourceid(1000) ccid(1)
2006-12-03 15:07:46.133 ChannelBase(1): Current Input #1000: 'MPEG2TS'
2006-12-03 15:07:56.122 mythbackend: Running housekeeping thread

Now, I have two DVB cards and a PVR card on this backend as well by the
backend never gets that far when I have the network recorder configured.

- Mark.

On 12/3/06, Mark Buechler <mark.buechler at gmail.com> wrote:
>
> I'm seeing something very odd with mythbackend:
>
> 2006-12-03 14:41:04.840 External Tuning program no longer running
> <removed>
> 2006-12-03 14:41:04.858 TVRec(11): ClearFlags(ExitPlayer,FinishRecording,)
> -> RunMainLoop,
> <mythbackend exits>
>
> If I try running it under gdb I get no stack after mythbackend just exits.
> I get something like:
>
> Program exited with code 0361.
>
> and nothing more. I've tried with --noshed, --noupnp, --nohousekeeping,
> etc..
>
> - Mark.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20061203/9b502c94/attachment.htm 


More information about the mythtv-dev mailing list