[mythtv-users] Frontend crash after 2-3 hours of live tv - Any suggestions?

William wmunson at rochester.rr.com
Wed Mar 22 14:13:36 UTC 2006


> Bill,
> 
> why a debug compile? My ordinary mythbackend already offers 
> everything 
> you may need:
> 


I think I may have found the problem. It appears that myth tried to make a
0.004 second long recording and then bombed when mythcommflag tried to run
on it.

Here is the output of my debug session.

---------------------------------------
2006-03-21 22:00:02.799 scheduler: Finished recording: American Idol:
channel 1031
2006-03-21 22:00:03.951 TVRec(1): Enabling Full LiveTV UI.
2006-03-21 22:00:04.164 scheduler: Started recording: Nashville Star:
channel 1105 on cardid 1, sourceid 1
2006-03-21 22:00:04.182 TVRec(1): RingBufferChanged()
2006-03-21 22:00:04.212 scheduler: Finished recording: American Idol:
channel 1031
0: start_time: 89.631 duration: 647.885
1: start_time: 89.629 duration: 647.892
stream: start_time: 995.878 duration: 7198.800 bitrate=7719 kb/s
2006-03-21 22:00:05.703 ret_pid(0) child(6240) status(0x0)
2006-03-21 22:00:06.705 ret_pid(0) child(6240) status(0x0)
2006-03-21 22:00:07.707 ret_pid(0) child(6240) status(0x0)
2006-03-21 22:00:08.708 ret_pid(6240) child(6240) status(0x0)
2006-03-21 22:00:08.708 External Tuning program exited with no error
2006-03-21 22:00:08.729 scheduler: Finished recording: Fox First at Ten:
channel 1031
2006-03-21 22:00:09.017 TVRec(1): RingBufferChanged()
0: start_time: 737.558 duration: 8589.932
1: start_time: 737.558 duration: 0.004
stream: start_time: 8195.086 duration: 95443.685 bitrate=0 kb/s
2006-03-21 22:00:12.165 NVP: Recording does not have position map.
			Run 'mythcommflag --file 1031_20060321220002.mpg
--rebuild' to fix

-------------------------------

As you can see, my #1 encoder tried to make a 0.004 long recording which is
too short to have a position map.

Any thoughts?

Bill




More information about the mythtv-users mailing list