Comment 9 for bug 506367

Revision history for this message
Vince McIntyre (vmcintyr) wrote :

$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04.3 LTS"

$ version 0.99.99-15ubuntu2

$ strace streamtuner
click on 'local' tab and the last part of the strace output is:
read(3, "\34\0\317\4[\0\340\5\36\1\0\0W\371\227?\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 256
writev(3, [{"\22\0\30\0[\0\340\5(\0\0\0)\0\0\0 \0\0\0\22\0\0\0\20\2\0\0\0\0\0\0"..., 10420}, {NULL, 0}, {"", 0}], 3) = 10420
read(3, 0x9053b40, 4096) = -1 EAGAIN (Resource temporarily unavailable)
futex(0x903f290, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x903f290, FUTEX_WAIT_PRIVATE, 2, NULL) = 0
futex(0x903f290, FUTEX_WAIT_PRIVATE, 2, NULL) = 0
futex(0x903f290, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
+++ killed by SIGSEGV +++
Segmentation fault