Bug #240
closedTVHeadend just crashes
0%
Description
Hi,
When I try to record a program with TVH sometimes it just crashes. The same thing happens when I try to watch a channel with XBMC, it crashes and gives me a "There seems to be a problem with the live update feed from Tvheadend. Trying to reconnect..." It just never reconnects because the daemon crashes.
I can't figure out what happens before crashing, the debuglog gives the following:
Jul 09 14:54:23 htsp: Got connection from 192.168.1.74
Jul 09 14:54:23 htsp: 192.168.1.74: Welcomed client software: XBMC Media Center
Jul 09 14:54:23 htsp: 192.168.1.74 [ XBMC Media Center ]: Identified as user xbmc
Jul 09 14:54:23 htsp: 192.168.1.74 [ xbmc | XBMC Media Center ]: Privileges raised
Jul 09 14:54:23 dvb: "/dev/dvb/adapter0" tuning to "CAIW Midden-Holland: 642,000 kHz" (Transport start)
Jul 09 14:54:23 cwc: Philips TDA10023 DVB-C/CAIW Midden-Holland: 642,000 kHz/Nederland 1 HD using CWC 127.0.0.1:15050
Jul 09 14:54:23 subscription: "192.168.1.74 [ xbmc | XBMC Media Center ]" subscribing on "Nederland 1 HD", weight: 150, adapter: "Philips TDA10023 DVB-C", network: "CAIW Midden-Holland", mux: "CAIW Midden-Holland: 642,000 kHz", provider: "CAIW Media", service: "Nederland 1 HD", quality: 100
Jul 09 14:54:23 Transport: Philips TDA10023 DVB-C/CAIW Midden-Holland: 642,000 kHz/Nederland 1 HD: Status changed to [Hardware input]
Jul 09 14:54:23 Transport: Philips TDA10023 DVB-C/CAIW Midden-Holland: 642,000 kHz/Nederland 1 HD: Status changed to [Hardware input] [Input on service]
Jul 09 14:54:23 Transport: Philips TDA10023 DVB-C/CAIW Midden-Holland: 642,000 kHz/Nederland 1 HD: Status changed to [Hardware input] [Input on service] [Demuxed packets]
Jul 09 14:54:23 cwc: Sending ECM (channel 1) section=0/2, for service Nederland 1 HD (seqno: 811) PID 1109
Jul 09 14:54:23 cwc: Sending ECM (channel 5) section=1/2, for service Nederland 1 HD (seqno: 812) PID 1109
Jul 09 14:54:23 cwc: Sending ECM (channel 6) section=2/2, for service Nederland 1 HD (seqno: 813) PID 1109
I'm running TVH SVN-r5017 on a Ubuntu 10.04. Is there somewhere else where I can look on what's happening?