(gdb) bt full
#0  0x00007f6228d8a610 in ?? ()
No symbol table info available.
#1  0x00007f624a67c459 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#2  0x00007f624317dfcd in clone () from /lib/libc.so.6
No symbol table info available.
#3  0x0000000000000000 in ?? ()
No symbol table info available.


(gdb) info registers
rax            0x7f6228d8a610   140059568809488
rbx            0xb0     176
rcx            0x3      3
rdx            0x30     48
rsi            0x7f622c898950   140059630733648
rdi            0x24effe0        38731744
rbp            0x7f624a88c330   0x7f624a88c330
rsp            0x7f622c898008   0x7f622c898008
r8             0x251b190        38908304
r9             0x1      1
r10            0x3a98   15000
r11            0x7f6243112200   140060008718848
r12            0x7f622c898a20   140059630733856
r13            0x0      0
r14            0x7f624a88c280   140060133999232
r15            0x0      0
rip            0x7f6228d8a610   0x7f6228d8a610
eflags         0x10202  [ IF RF ]
cs             0x33     51
ss             0x2b     43
ds             0x0      0
es             0x0      0
fs             0x0      0
---Type <return> to continue, or q <return> to quit---
gs             0x0      0
fctrl          0x37f    895
fstat          0x20     32
ftag           0xffff   65535
fiseg          0x7f62   32610
fioff          0x45e6e047       1172758599
foseg          0x7f62   32610
fooff          0x2c8967c8       747202504
fop            0x51f    1311
mxcsr          0x1fa4   [ ZE PE IM DM ZM OM UM PM ]

(gdb) thread apply all backtrace

Thread 9 (Thread 0x7f622c898950 (LWP 23552)):
#0  0x00007f6228d8a610 in ?? ()
#1  0x00007f624a67c459 in start_thread () from /lib/libpthread.so.0
#2  0x00007f624317dfcd in clone () from /lib/libc.so.6
#3  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f622d099950 (LWP 23550)):
#0  0x00007f624a6802e9 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
#1  0x00007f6243a8a67c in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007f6243a8aa32 in g_async_queue_pop () from /usr/lib/libglib-2.0.so.0
#3  0x00007f624af89255 in action_thread_main (db=0x2978140) at rhythmdb.c:2865
#4  0x00007f6243ad7c74 in ?? () from /usr/lib/libglib-2.0.so.0
#5  0x00007f624a67c3ba in start_thread () from /lib/libpthread.so.0
#6  0x00007f624317dfcd in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f624b3b1800 (LWP 23541)):
#0  0x00007f6243174496 in poll () from /lib/libc.so.6
#1  0x00007f6243ab170f in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007f6243ab1d3d in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#3  0x00007f6246b32937 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#4  0x0000000000422e41 in main (argc=<value optimized out>, 
    argv=<value optimized out>) at main.c:330
#0  0x00007f6228d8a610 in ?? ()


Erm.. or maybe rhythmbox-dbg and rhythmbox-dbgsym aren't the same and the 
package repo is...  Annoying?

-- 
rhythmbox crashed with SIGSEGV in start_thread()
https://bugs.launchpad.net/bugs/337294
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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

Reply via email to