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

Daniel Kristjansson danielk at cuymedia.net
Sun Dec 3 20:23:23 UTC 2006


On Sun, 2006-12-03 at 15:15 -0500, Mark Buechler wrote:
> 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. 

Did you create a M3U file with your channels and point to it in
your config of the recorder in mythtv-setup.

I still have a patch from Mickael to apply, but I don't think that
will address your problem. I plan to write up a description of how
to use the new IP recorder before 0.21 is released, but I haven't
gotten around to it yet. But there are a couple README's in
libs/libmythtv/iptv, the important thing is that the UDP URL
format has changed, have a look at "README.UDP".

-- Daniel



More information about the mythtv-dev mailing list