Package: ktrack Version: 0.3.0-alpha1-8.1
I can confirm this also. Here is the output of what appears to be a relevant section of the strace: 32153 open("/usr/lib/i486-linux-gnu/i686/cmov/hamlib-dummy", O_RDONLY) = -1 ENOENT (No such file or directory) 32153 stat64("/usr/lib/i486-linux-gnu/i686/cmov", 0xbfa1a41c) = -1 ENOENT (No such file or directory) 32153 open("/usr/lib/i486-linux-gnu/i686/hamlib-dummy", O_RDONLY) = -1 ENOENT (No such file or directory) 32153 stat64("/usr/lib/i486-linux-gnu/i686", 0xbfa1a41c) = -1 ENOENT (No such file or directory) 32153 open("/usr/lib/i486-linux-gnu/sse2/cmov/hamlib-dummy", O_RDONLY) = -1 ENOENT (No such file or directory) 32153 stat64("/usr/lib/i486-linux-gnu/sse2/cmov", 0xbfa1a41c) = -1 ENOENT (No such file or directory) 32153 open("/usr/lib/i486-linux-gnu/sse2/hamlib-dummy", O_RDONLY) = -1 ENOENT (No such file or directory) 32153 stat64("/usr/lib/i486-linux-gnu/sse2", 0xbfa1a41c) = -1 ENOENT (No such file or directory) 32153 open("/usr/lib/i486-linux-gnu/cmov/hamlib-dummy", O_RDONLY) = -1 ENOENT (No such file or directory) 32153 stat64("/usr/lib/i486-linux-gnu/cmov", 0xbfa1a41c) = -1 ENOENT (No such file or directory) 32153 open("/usr/lib/i486-linux-gnu/hamlib-dummy", O_RDONLY) = -1 ENOENT (No such file or directory) 32153 stat64("/usr/lib/i486-linux-gnu", {st_mode=S_IFDIR|0755, st_size=1, ...}) = 0 32153 munmap(0xb6428000, 62649) = 0 32153 --- SIGSEGV (Segmentation fault) @ 0 (0) --- 32153 rt_sigaction(SIGALRM, {SIG_DFL}, {SIG_DFL}, 8) = 0 32153 alarm(3) = 0 32153 getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0 32153 close(3) = 0 32153 close(4) = 0 32153 close(5) = 0 32152 <... read resumed> "\2\4\0\2\0\0\0\0", 8) = 8 32153 close(6 <unfinished ...> 32152 read(3, <unfinished ...> 32153 <... close resumed> ) = 0 32152 <... read resumed> "\1\0\0\0", 4) = 4 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]