[mythtv-users] mythbackend segmentation fault
Henrik Gammelmark
mythtv at geemark.com
Wed Jul 5 18:45:19 UTC 2006
I am installing MythTV for the first time, but I'm having problems with
starting mythbackend. I have recompiled three times, without any luck.
I get either
"*** glibc detected *** double free or corruption (out): 0x08131000 ***"
or periodically "Segmentation fault" after which it crashes.
I am able to record manually by "cat /dev/videoX > file.mpg" from all
tuners, ivtv reports no errors in dmesg, and I am able to use
mythtv-setup fine with tv-out, so I guess the cards and drivers should
be fine.
Installing MythTV 0.91 (stable release) on Debian testing with 1 x
PVR-350 and 1 x PVR-500 with ivtv-drivers.
I'm getting desperate here - what am I doing wrong?
Thank you very much in advance
If you need more information or verbose output, let me know!
=====================================
...
2006-07-05 20:19:15.974 MSqlQuery: SELECT data FROM settings WHERE value
= 'OverTimeCategory' AND hostname = 'serber' ;
2006-07-05 20:19:15.975 MSqlQuery: SELECT data FROM settings WHERE value
= 'OverTimeCategory' AND hostname IS NULL;
*** glibc detected *** double free or corruption (out): 0x08131000 ***
Aborted
2006-07-05 20:42:38.278 MSqlQuery: SELECT channel.channum,
channel.chanid FROM channel, capturecard, cardinput WHERE
channel.channum + 0 > '1' AND cardinput.cardid =
capturecard.cardid AND capturecard.cardid = 2 AND
capturecard.hostname = 'serber' AND channel.visible = 1
AND cardinput.sourceid = channel.sourceid ORDER BY
channel.channum + 0 LIMIT 1
2006-07-05 20:42:38.280 TVRec(2): SetFlags(RunMainLoop,) -> RunMainLoop,
2006-07-05 20:42:38.280 TVRec(2):
ClearFlags(ExitPlayer,FinishRecording,) -> RunMainLoop,
Segmentation fault
More information about the mythtv-users
mailing list