[mythtv-users] Segmentation fault - when trying to run MythTV

Itamar Axelrod itamar.axelrod.work at gmail.com
Mon May 7 06:14:34 UTC 2007


On 5/6/07, Nick Morrott <knowledgejunkie at gmail.com> wrote:
>
> On 06/05/07, Itamar Axelrod <itamar.axelrod.work at gmail.com> wrote:
> > Hi all,
> >
> > I've installed MythTV 0.20 on a MIPS based machine.
> > I'm using Qt\Embedded version 3.3.8.
> > When I tried running mythtv-setup I get a segmentation fault, you can
> see
> > the output of strace below:
> >
> > bash-2.05b# strace mythtv-setup
> >
> > execve("mythtv-setup", ["mythtv-setup"], [/* 15 vars */]) = 0
> >
> > svr4_syscall() = -1 ERRNO_4122 (Unknown error 4122)
> >
> > svr4_syscall() = -1 ERRNO_4045 (Unknown error 4045)
> >
> > access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or
> directory)
> >
> > open("/usr/lib/qt-3.3.8/lib/tls/libmyt", O_RDONLY) = -1 ENOENT (No such
> file
> > or directory)
> >
> > stat64(0x7fff71c0, 0x7fff7200) = -1 ENOENT (No such file or directory)
> >
> > open("/usr/lib/qt-3.3.8/lib/libmythtv-", O_RDONLY) = -1 ENOENT (No such
> file
> > or directory)
> >
> > %Gֳ¯ֲ¿ֲ¿%@*", O_RDONLY) = -1 ENOENT (No such file or directory)
> >
> > open("/usr/local/lib/libmythlivemedia-0.20.so.0", O_RDONLY)
> > = 3
> >
> > %Gֳ¯ֲ¿ֲ¿%@*", O_RDONLY) = -1 ENOENT (No such file or directory)
> >
> > open("/lib/tls/libpthread.so.0", O_RDONLY) = 3
>
> Purely guessing here, but do you have all the required libraries
> installed and compiled for mythtvsetup?
>
> # ldd `which mythtv-setup`
>
> Nick
> --
> MythTV Official wiki:
> http://mythtv.org/wiki/
> MythTV users list archive:
> http://www.gossamer-threads.com/lists/mythtv/users
>
> "An investment in knowledge always pays the best interest." - Benjamin
> Franklin
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

Hi Nick,

I've ran # ldd `which mythtv-setup` - you can see the output below (seems
OK):

root at 10.0.0.2:~# ldd `which mythtv-setup`

        libmythtv-0.20.so.0 => /usr/local/lib/libmythtv-0.20.so.0(0x2ab04000)

        libmythavformat-0.20.so.0 => /usr/local/lib/libmythavformat-
0.20.so.0 (0x2b744000)

        libmythavutil-0.20.so.0 =>
/usr/local/lib/libmythavutil-0.20.so.0(0x2b818000)

        libmythavcodec-0.20.so.0 =>
/usr/local/lib/libmythavcodec-0.20.so.0(0x2b860000)

        libmythfreemheg-0.20.so.0 => /usr/local/lib/libmythfreemheg-
0.20.so.0 (0x2bb90000)

        libmythupnp-0.20.so.0 =>
/usr/local/lib/libmythupnp-0.20.so.0(0x2bc70000)

        libmythlivemedia-0.20.so.0 => /usr/local/lib/libmythlivemedia-
0.20.so.0 (0x2bd14000)

        libmyth-0.20.so.0 => /usr/local/lib/libmyth-0.20.so.0 (0x2be30000)

        libmythui-0.20.so.0 => /usr/local/lib/libmythui-0.20.so.0(0x2c188000)

        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x2c29c000)

        libmp3lame.so.0 => /usr/local/lib/libmp3lame.so.0 (0x2c350000)

        libasound.so.2 => /usr/lib/libasound.so.2 (0x2c41c000)

        libXv.so.1 => /usr/lib/libXv.so.1 (0x2c520000)

        libX11.so.6 => /usr/lib/libX11.so.6 (0x2c568000)

        libXext.so.6 => /usr/lib/libXext.so.6 (0x2c680000)

        libXxf86vm.so.1 => /usr/lib/libXxf86vm.so.1 (0x2c6d0000)

        libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0x2c718000)

        libqte-mt.so.3 => /usr/lib/qt-3.3.8/lib/libqte-mt.so.3 (0x2c75c000)

        libpthread.so.0 => /lib/tls/libpthread.so.0 (0x2cfd0000)

        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x2d028000)

        libm.so.6 => /lib/tls/libm.so.6 (0x2d154000)

        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x2d208000)

        libc.so.6 => /lib/tls/libc.so.6 (0x2d258000)

        libz.so.1 => /usr/lib/libz.so.1 (0x2d3dc000)

        libdl.so.2 => /lib/tls/libdl.so.2 (0x2d430000)

        libXrender.so.1 => /usr/lib/libXrender.so.1 (0x2d474000)

        /lib/ld.so.1 (0x2aaa8000)

Any other suggestions?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20070507/45f33cc1/attachment.htm 


More information about the mythtv-users mailing list