[mythtv-users] Segmentation fault - when trying to run MythTV
Nick Morrott
knowledgejunkie at gmail.com
Sun May 6 17:49:48 UTC 2007
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
More information about the mythtv-users
mailing list