[mythtv-users] mythmusic segfaults on SuSE 8.2

Jan Roesner myth at roesner.it
Tue Nov 4 16:01:55 EST 2003


Hi group,

I am using MythTV on a PII-400/256MB Ram and SuSE8.2 installed. 
Mythmusic always segfaulted on my installation and I thought this 
had been connected to libraryconflicts. 

So I installed a second, minimal Suse8.2 and installed absolut 
exactly all the required libraries in correct version numbers. 

Again I was disappointed by te same result : Mythmusic segfaults with
the following strace output :

open("/usr/lib/libcdda_paranoia.so.0", O_RDONLY) = 10
read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\27"...,
1024) = 1024
fstat64(10, {st_mode=S_IFREG|0644, st_size=36113, ...}) = 0
old_mmap(NULL, 33960, PROT_READ|PROT_EXEC, MAP_PRIVATE, 10, 0) =
0x42178000
mprotect(0x42180000, 1192, PROT_NONE)   = 0
old_mmap(0x42180000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED,
10, 0x7000) = 0x42180000
close(10)                               = 0
open("/usr/lib/libcdda_interface.so.0", O_RDONLY) = 10
read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\35"...,
1024) = 1024
fstat64(10, {st_mode=S_IFREG|0644, st_size=81105, ...}) = 0
old_mmap(NULL, 72156, PROT_READ|PROT_EXEC, MAP_PRIVATE, 10, 0) =
0x42181000
mprotect(0x42192000, 2524, PROT_NONE)   = 0
old_mmap(0x42192000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED,
10, 0x11000) = 0x42192000
close(10)                               = 0
munmap(0x41ff0000, 146128)              = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

I spent a lot of time in finding my mistake, without any success. 
Maybe somebody in here has a hint/link/suggestion for me.

Thanks in advance
Jan Roesner
myth at roesner.it




More information about the mythtv-users mailing list