Is there anything else we can provide to assist with troubleshooting
this?  My utopic installs are fully up to date, and this is the only app
having any issues (and is showing the issue on multiple machines).


Strace info:
...
mmap(NULL, 280771, PROT_READ, MAP_PRIVATE, 13, 0) = 0x7f7f9015c000
close(13)                               = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/liblzma.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No 
such file or directory)
open("/usr/lib/x86_64-linux-gnu/liblzma.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT 
(No such file or directory)
open("/lib/liblzma.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or 
directory)
open("/usr/lib/liblzma.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or 
directory)
munmap(0x7f7f9015c000, 280771)          = 0
read(5, "<nada>\n</nada>\n\n", 8192)    = 16
read(5, "", 8176)                       = 0
close(5)                                = 0
mmap(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, 
-1, 0) = 0x7f7f833f1000
mprotect(0x7f7f833f1000, 4096, PROT_NONE) = 0
clone(child_stack=0x7f7f83bf0fb0, 
flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID,
 parent_tidptr=0x7f7f83bf19d0, tls=0x7f7f83bf1700, child_tidptr=0x7f7f83bf19d0) 
= 15342
futex(0x224ca50, FUTEX_WAIT_PRIVATE, 0, NULL) = 0
futex(0x1bf8f20, FUTEX_WAIT_PRIVATE, 0, NULL) = -1 EAGAIN (Resource temporarily 
unavailable)
pipe([5, 13])                           = 0
fcntl(13, F_GETFL)                      = 0x1 (flags O_WRONLY)
fcntl(13, F_SETFL, O_WRONLY|O_NONBLOCK) = 0
write(8, "\1\0\0\0\0\0\0\0", 8)         = 8
write(2, "Attempt to unlock mutex that was"..., 44Attempt to unlock mutex that 
was not locked
) = 44
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
tgkill(15331, 15331, SIGABRT)           = 0
--- SIGABRT {si_signo=SIGABRT, si_code=SI_TKILL, si_pid=15331, si_uid=1000} ---
+++ killed by SIGABRT (core dumped) +++
Aborted (core dumped)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1344043

Title:
  radiotray crashed with SIGABRT in gtk_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/radiotray/+bug/1344043/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to