[mythtv-users] Mytharchive problems

SpEnT spentboy at gmail.com
Mon Jul 3 18:04:33 UTC 2006


Paul,

I'm running it as the same user (for me everything runs as root ...
local machine, local network). I do still get a seg fault running from
command line albeit with output even if I run it with no options I get
a segfault (just tested).

Here's a couple things I've run to test:
# mytharchivehelper -p out
Segmentation fault (core dumped)
# cat out
localhost
mythtv
mythtv
mythconverg
myth.bangtherockstogether.prv
/usr/local

# mytharchivehelper -i /mnt/store/1155_20060423220000.nuv test.xml 0
2006-07-03 12:02:31.997 Opening /mnt/store/1155_20060423220000.nuv
[nuv @ 0x41e012e0]Could not find codec parameters (Video: mpeg4, 720x480)
[nuv @ 0x41e012e0]Could not find codec parameters (Video: mpeg4, 720x480)
0: start_time: 0.000 duration: 3.368
1: start_time: 0.000 duration: 3.368
stream: start_time: 0.000 duration: 3368.220 bitrate=1411 kb/s
Input #0, nuv, from '/mnt/store/1155_20060423220000.nuv':
  Duration: 00:56:08.2, start: 0.000000, bitrate: 1411 kb/s
  Stream #0.0, 29.97 fps(r): Video: mpeg4, yuv420p, 720x480
  Stream #0.1: Audio: mp3, 48000 Hz, stereo, 1411 kb/s
2006-07-03 12:02:32.046 duration = 3368
Segmentation fault (core dumped)

So it would seem you nailed the real problem ... now I need to figure
out why it's segfaulting :/
This is probably beyond a mytharchive issue but any help you could
toss out for troubleshooting is appreciated :-)  Either way I'll keep
digging, thanks !!

Lonny

On 7/3/06, Paul Harrison <mythtv at dsl.pipex.com> wrote:
> SpEnT wrote:
> > I figured I may as well post the full output in case something obvious
> > is happening and I'm just not seeing it. I did notice the [nuv @
> > 0x41e012e0]Could not find codec parameters (Video: mpeg4, 720x480) but
> > further down it seems to find the info on the nuv?  Anyway here's the
> > full output from mythburn.log from beginning to failure:
> >
> > mythburn.py (0.1.20060629-1) starting up...
> > Process priority 8
> > script path:/usr/local/share/mythtv/mytharchive/scripts
> > myth share path:/usr/local/share/mythtv
> > passed job file: /mnt/store/dvdrip/config/mydata.xml
> > passed progress log file: /mnt/store/dvdrip/logs/progress.log
> > mythburn.py (0.1.20060629-1) starting up...
> > Failed to run mytharchivehelper to get mysql database parameters! Exit code: -11
> >
>
> <snip>
>
> > ************************************************************
> > ERROR: Failed while running mytharchivehelper to get stream
> > information from "/mnt/store/1155_20050710220000_20050710223000.nuv"
> > ************************************************************
> >
> > Terminated
> > All of the xml files show the correct data about the file (length,
> > description etc) so it's making the connection to the database fine
> > etc. Is there some more verbose logging or errors I can generate to
> > figure out why this is failing? Anything obvious I'm missing?
> >
> > Thanks everyone,
> > Lonny
> >
>
> Both of the above errors point to the fact that mytharchivehelper is
> failing to run for some reason. An exit code of -11 means it segfaulted.
> Strange it runs OK from the command line but appears to fail when run
> from the script. Were you using the same user you run mythtv with when
> you run it from the command line ? Are you sure you don't have two
> versions of mytharchivehelper installed?
>
> Paul H.
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>


More information about the mythtv-users mailing list