Not sure if this is what you were after but here it goes:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47450193515488 (LWP 15712)]
0x00002b27db0ae410 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
(gdb) thread apply all bt

Thread 6 (Thread 1090525520 (LWP 15731)):
#0  0x00002b27d710bd78 in __lll_mutex_lock_wait () from /lib/libpthread.so.0
#1  0x00002b27d710e564 in default_attr () from /lib/libpthread.so.0
#2  0x0000000000000000 in ?? ()

Thread 4 (Thread 1082132816 (LWP 15729)):
#0  0x00002b27d7109ad7 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
#1  0x00002b27dad3f780 in ?? () from /usr/lib64/libgthread-2.0.so.0
#2  0x00002b27db090073 in g_async_queue_sort ()
   from /usr/lib64/libglib-2.0.so.0
#3  0x00002b27db090181 in g_async_queue_timed_pop ()
   from /usr/lib64/libglib-2.0.so.0
#4  0x000000000048498f in rhythmdb_commit ()
#5  0x00002b27db0c7c04 in g_thread_create_full ()
   from /usr/lib64/libglib-2.0.so.0
#6  0x00002b27d71063ca in start_thread () from /lib/libpthread.so.0
#7  0x00002b27db53255d in clone () from /lib/libc.so.6
#8  0x0000000000000000 in ?? ()

Thread 1 (Thread 47450193515488 (LWP 15712)):
#0  0x00002b27db0ae410 in g_main_context_check ()
---Type <return> to continue, or q <return> to quit---
   from /usr/lib64/libglib-2.0.so.0
#1  0x00002b27db0ae845 in g_main_context_check ()
   from /usr/lib64/libglib-2.0.so.0
#2  0x00002b27db0aedda in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0
#3  0x00002b27d8c685f3 in gtk_main () from /usr/lib64/libgtk-x11-2.0.so.0
#4  0x000000000042dd06 in main ()
(gdb)

-- 
Crashed while opening a radio URL.
https://launchpad.net/bugs/73587

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to