Bug#704201: gnomeradio: crashed with SIGABRT in __libc_message()

2013-03-29 Thread George Pojar
Description of problem: In my sistem I have one PCI TV/FM tuner card and one removable USB TV/FM tuner. Gnomeradio is set to use, by default "/dev/radio0", device create by PCI TV/FM card. I discover this problem when I forgotten to attach USB TV/FM and I try to set gnomeradio to use "/dev/radio1

Bug#704201: gnomeradio: crashed with SIGABRT in __libc_message()

2013-03-29 Thread George Pojar
PATCH: http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/raring/gnomeradio/raring/view/head:/debian/patches/gnomeradio-device.patch

Bug#704201: gnomeradio: crashed with SIGABRT in __libc_message()

2013-03-29 Thread triniton adam
StacktraceSource #0 0x7f794f3c6067 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 [Error: ../nptl/sysdeps/unix/sysv/linux/raise.c was not found in source tree] #1 0x7f794f3c96c8 in __GI_abort () at abort.c:90 [Error: abort.c was not found in source tree

Bug#704201: gnomeradio: crashed with SIGABRT in __libc_message()

2013-03-29 Thread trinitonadam
Package: gnomeradio Version: 1.8-2 Severity: important Tags: patch When I tried to change radio device to, for example /dev/radio 1, and this does not exist, gnomeradio crash Solution is "Don't stop radio twice to avoid double free or corruption in file radio.c" -