Call for Testers: MythTV 0.22 (Trial 2)

Torfinn Ingolfsen torfinn.ingolfsen at broadpark.no
Mon Nov 23 20:31:53 UTC 2009


On Mon, 23 Nov 2009 21:16:55 +0100 (CET)
Bernhard Froehlich <decke at bluelife.at> wrote:

> I've had a quick look at the code and this message is from
> SetupRecorder in libs/libmythtv/tv_rec.cpp and is only displayed when
> ivtv was not enabled correctly. But your config has IVTV enabled so
> there is something wrong.

I tried a scheduled recording, that resulted in this
in /var/log/mythbackend.log:
2009-11-23 19:52:00.617 Reschedule requested for id 0.
2009-11-23 19:52:00.640 Scheduled 1 items in 0.0 = 0.00 match + 0.02 place
2009-11-23 19:52:29.956 TVRec(2): ASK_RECORDING 2 29 0 0
2009-11-23 19:53:01.755 TVRec(2): Changing from None to Watching RecordingOnly
2009-11-23 19:53:01.760 TVRec(2): HW Tuner: 2->2
2009-11-23 19:53:01.941 TVRec(2) Error: Need MPEG recorder, but compiled without MPEG support!
2009-11-23 19:53:01.942 TVRec(2) Error: Failed to start recorder!
				  Tuning request was Program(yes) channel(6) input(Tuner 0) flags(Recording,)

2009-11-23 19:53:01.948 Finished recording Siste nytt fra P4: channel 6
2009-11-23 19:53:01.962 TVRec(2): Changing from Watching RecordingOnly to None

and then mythbackend crashed (core dump). From /var/log/messages:
Nov 23 19:53:01 kg-quiet kernel: before tuner_command!
Nov 23 19:53:01 kg-quiet kernel: tuner: tv freq set to 168.25
Nov 23 19:53:01 kg-quiet kernel: tuner: tv 0x0c 0xf3 0x8e 0x02
Nov 23 19:53:02 kg-quiet kernel: pid 57753 (mythbackend), uid 0: exited on signal 11 (core dumped)

The core dump is available, if needed I can run commands on it (if somebody tells me what to run).

> You could try to remove the ifdef USING_IVTV and endif in tv_rec.cpp
> at around line 989 and see if it helps. I'll try to have a look at it.

I'll wait until usleep has said if this issue is driver related or not.

-- 
Torfinn



More information about the freebsd-multimedia mailing list