GNU gdb (GDB) 7.2-ubuntu Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /usr/bin/rhythmbox...(no debugging symbols found)...done. (gdb) handle SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run Starting program: /usr/bin/rhythmbox [Thread debugging using libthread_db enabled] [New Thread 0x7fffe6659710 (LWP 9676)] (rhythmbox:9673): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed [New Thread 0x7fffddd55710 (LWP 9677)] ** Message: pygobject_register_sinkfunc is deprecated (GstObject) [Thread 0x7fffddd55710 (LWP 9677) exited] [New Thread 0x7fffddd55710 (LWP 9678)] [Thread 0x7fffddd55710 (LWP 9678) exited] [New Thread 0x7fffddd55710 (LWP 9679)] [New Thread 0x7fffd6656710 (LWP 9680)] ** (rhythmbox:9673): DEBUG: Syncdaemon not running, waiting for it to start in NameOwnerChanged [New Thread 0x7fffd323a710 (LWP 9681)] [New Thread 0x7fffd2a39710 (LWP 9682)] [Thread 0x7fffd6656710 (LWP 9680) exited] [New Thread 0x7fffd6656710 (LWP 9687)] [Thread 0x7fffd6656710 (LWP 9687) exited] ** (rhythmbox:9673): DEBUG: Loading the real store page ** (rhythmbox:9673): WARNING **: Got less number of items in credentials hash table than expected! ** (rhythmbox:9673): DEBUG: navigation requested to https://one.ubuntu.com/music/store-no-token [New Thread 0x7fffd6656710 (LWP 9689)] ** (rhythmbox:9673): DEBUG: navigation requested to http://stores.7digital.com/default.aspx?shop=436&partner=983 (rhythmbox:9673): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (rhythmbox:9673): GLib-GObject-CRITICAL **: g_type_instance_get_private: assertion `instance != NULL && instance->g_class != NULL' failed [New Thread 0x7fffcb5ec710 (LWP 9690)] [Thread 0x7fffddd55710 (LWP 9679) exited] [New Thread 0x7fffddd55710 (LWP 9691)] [New Thread 0x7fffcabeb710 (LWP 9692)] [New Thread 0x7fffca3ea710 (LWP 9693)] [Thread 0x7fffddd55710 (LWP 9691) exited] [Thread 0x7fffca3ea710 (LWP 9693) exited] [New Thread 0x7fffca3ea710 (LWP 9694)] [New Thread 0x7fffddd55710 (LWP 9695)] [New Thread 0x7fffc9be9710 (LWP 9696)] [Thread 0x7fffca3ea710 (LWP 9694) exited] [Thread 0x7fffddd55710 (LWP 9695) exited] [Thread 0x7fffc9be9710 (LWP 9696) exited] [Thread 0x7fffcabeb710 (LWP 9692) exited] [New Thread 0x7fffcabeb710 (LWP 9697)] [Thread 0x7fffcabeb710 (LWP 9697) exited] Program received signal SIGSEGV, Segmentation fault. 0x00007fffd864afc5 in rb_ipod_db_get_mount_path () from /usr/lib/rhythmbox/plugins/ipod/libipod.so (gdb) backtrace full #0 0x00007fffd864afc5 in rb_ipod_db_get_mount_path () from /usr/lib/rhythmbox/plugins/ipod/libipod.so No symbol table info available. #1 0x000000000224a380 in ?? () No symbol table info available. #2 0x00007ffff7b04849 in rb_sync_state_update () from /usr/lib/librhythmbox-core.so.1 No symbol table info available. #3 0x00007ffff7b05354 in ?? () from /usr/lib/librhythmbox-core.so.1 No symbol table info available. #4 0x00007ffff35d5b90 in g_object_newv () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #5 0x00007ffff35d63ed in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #6 0x00007ffff35d6631 in g_object_new () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #7 0x00007ffff7b04fba in rb_sync_state_new () from /usr/lib/librhythmbox-core.so.1 No symbol table info available. #8 0x00007ffff7af930b in ?? () from /usr/lib/librhythmbox-core.so.1 No symbol table info available. #9 0x00007ffff7afa0d0 in rb_media_player_source_show_properties () from /usr/lib/librhythmbox-core.so.1 No symbol table info available. #10 0x00007ffff7ae889e in ?? () from /usr/lib/librhythmbox-core.so.1 No symbol table info available. #11 0x00007ffff35d0a6e in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #12 0x00007ffff35e64d7 in ?? () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #13 0x00007ffff35e7996 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #14 0x00007ffff35e7f53 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #15 0x00007ffff6c6ba23 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #16 0x00007ffff35d0a6e in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #17 0x00007ffff35e5da1 in ?? () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #18 0x00007ffff35e7996 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #19 0x00007ffff35e7f53 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #20 0x00007ffff6e4f04e in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #21 0x00007ffff6d4195d in gtk_menu_shell_activate_item () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #22 0x00007ffff6d430ab in ?? () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #23 0x00007ffff6d329d8 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #24 0x00007ffff35d0a6e in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #25 0x00007ffff35e6120 in ?? () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #26 0x00007ffff35e77db in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #27 0x00007ffff35e7f53 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #28 0x00007ffff6e4b6df in ?? () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #29 0x00007ffff6d2ae73 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #30 0x00007ffff6d2bf4b in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #31 0x00007ffff69a574c in ?? () from /usr/lib/libgdk-x11-2.0.so.0 No symbol table info available. #32 0x00007ffff2f13342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 No symbol table info available. #33 0x00007ffff2f172a8 in ?? () from /lib/libglib-2.0.so.0 No symbol table info available. #34 0x00007ffff2f177b5 in g_main_loop_run () from /lib/libglib-2.0.so.0 No symbol table info available. #35 0x00007ffff6d2c3e7 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #36 0x0000000000403c30 in main () No symbol table info available. (gdb) info registers rax 0x0 0 rbx 0x14a0240 21627456 rcx 0x7ffff7fb1940 140737353816384 rdx 0x0 0 rsi 0x0 0 rdi 0x2 2 rbp 0x0 0x0 rsp 0x7fffffffce88 0x7fffffffce88 r8 0x21a1760 35264352 r9 0x1 1 r10 0xa0 160 r11 0x1 1 r12 0x0 0 r13 0x0 0 r14 0x0 0 r15 0x0 0 rip 0x7fffd864afc5 0x7fffd864afc5 eflags 0x10246 [ PF ZF IF RF ] cs 0x33 51 ss 0x2b 43 ds 0x0 0 es 0x0 0 fs 0x0 0 gs 0x0 0 (gdb) x/16i $pc => 0x7fffd864afc5 : mov (%rax),%rdi 0x7fffd864afc8 : jmpq 0x7fffd864a6a8 0x7fffd864afcd: jmp 0x7fffd864afd0 0x7fffd864afcf: nop 0x7fffd864afd0 : push %rbx 0x7fffd864afd1 : mov %rdi,%rbx 0x7fffd864afd4 : callq 0x7fffd864aed0 0x7fffd864afd9 : mov %rbx,%rdi 0x7fffd864afdc : mov %rax,%rsi 0x7fffd864afdf : callq 0x7fffd864a858 0x7fffd864afe4 : mov (%rax),%rax 0x7fffd864afe7 : pop %rbx 0x7fffd864afe8 : mov (%rax),%rax 0x7fffd864afeb : retq 0x7fffd864afec: jmp 0x7fffd864aff0 0x7fffd864afee: nop (gdb) thread apply all backtrace Thread 11 (Thread 0x7fffcb5ec710 (LWP 9690)): #0 0x00007ffff3819a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007ffff2eeb0b2 in ?? () from /lib/libglib-2.0.so.0 #2 0x00007ffff2eeb496 in g_async_queue_pop () from /lib/libglib-2.0.so.0 #3 0x00007ffff7b2bbb5 in ?? () from /usr/lib/librhythmbox-core.so.1 #4 0x00007ffff2f3c7e4 in ?? () from /lib/libglib-2.0.so.0 #5 0x00007ffff3815971 in start_thread () from /lib/libpthread.so.0 #6 0x00007ffff256f91d in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 10 (Thread 0x7fffd6656710 (LWP 9689)): #0 0x00007ffff3819e09 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007ffff33bf3c2 in ?? () from /usr/lib/libgthread-2.0.so.0 #2 0x00007ffff2eeb0f1 in ?? () from /lib/libglib-2.0.so.0 #3 0x00007ffff2eeb237 in g_async_queue_timed_pop () from /lib/libglib-2.0.so.0 #4 0x00007ffff2f3e6a8 in ?? () from /lib/libglib-2.0.so.0 #5 0x00007ffff2f3c7e4 in ?? () from /lib/libglib-2.0.so.0 #6 0x00007ffff3815971 in start_thread () from /lib/libpthread.so.0 #7 0x00007ffff256f91d in clone () from /lib/libc.so.6 #8 0x0000000000000000 in ?? () Thread 8 (Thread 0x7fffd2a39710 (LWP 9682)): #0 0x00007ffff3819a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007ffff0eafcd8 in ?? () from /usr/lib/libwebkit-1.0.so.2 #2 0x00007ffff0eafda1 in ?? () from /usr/lib/libwebkit-1.0.so.2 #3 0x00007ffff3815971 in start_thread () from /lib/libpthread.so.0 #4 0x00007ffff256f91d in clone () from /lib/libc.so.6 #5 0x0000000000000000 in ?? () Thread 7 (Thread 0x7fffd323a710 (LWP 9681)): #0 0x00007ffff3819a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007ffff11c0584 in ?? () from /usr/lib/libwebkit-1.0.so.2 #2 0x00007ffff11c05a9 in ?? () from /usr/lib/libwebkit-1.0.so.2 #3 0x00007ffff3815971 in start_thread () from /lib/libpthread.so.0 #4 0x00007ffff256f91d in clone () from /lib/libc.so.6 #5 0x0000000000000000 in ?? () Thread 2 (Thread 0x7fffe6659710 (LWP 9676)): #0 0x00007ffff25631d3 in poll () from /lib/libc.so.6 #1 0x00007ffff2f17009 in ?? () from /lib/libglib-2.0.so.0 #2 0x00007ffff2f177b5 in g_main_loop_run () from /lib/libglib-2.0.so.0 #3 0x00007ffff4bae0f4 in ?? () from /usr/lib/libgio-2.0.so.0 #4 0x00007ffff2f3c7e4 in ?? () from /lib/libglib-2.0.so.0 #5 0x00007ffff3815971 in start_thread () from /lib/libpthread.so.0 #6 0x00007ffff256f91d in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 1 (Thread 0x7ffff7fb1940 (LWP 9673)): #0 0x00007fffd864afc5 in rb_ipod_db_get_mount_path () from /usr/lib/rhythmbox/plugins/ipod/libipod.so #1 0x000000000224a380 in ?? () #2 0x00007ffff7b04849 in rb_sync_state_update () from /usr/lib/librhythmbox-core.so.1 #3 0x00007ffff7b05354 in ?? () from /usr/lib/librhythmbox-core.so.1 #4 0x00007ffff35d5b90 in g_object_newv () from /usr/lib/libgobject-2.0.so.0 #5 0x00007ffff35d63ed in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0 #6 0x00007ffff35d6631 in g_object_new () from /usr/lib/libgobject-2.0.so.0 #7 0x00007ffff7b04fba in rb_sync_state_new () from /usr/lib/librhythmbox-core.so.1 #8 0x00007ffff7af930b in ?? () from /usr/lib/librhythmbox-core.so.1 #9 0x00007ffff7afa0d0 in rb_media_player_source_show_properties () from /usr/lib/librhythmbox-core.so.1 #10 0x00007ffff7ae889e in ?? () from /usr/lib/librhythmbox-core.so.1 #11 0x00007ffff35d0a6e in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #12 0x00007ffff35e64d7 in ?? () from /usr/lib/libgobject-2.0.so.0 #13 0x00007ffff35e7996 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #14 0x00007ffff35e7f53 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #15 0x00007ffff6c6ba23 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #16 0x00007ffff35d0a6e in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #17 0x00007ffff35e5da1 in ?? () from /usr/lib/libgobject-2.0.so.0 #18 0x00007ffff35e7996 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #19 0x00007ffff35e7f53 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #20 0x00007ffff6e4f04e in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0 #21 0x00007ffff6d4195d in gtk_menu_shell_activate_item () from /usr/lib/libgtk-x11-2.0.so.0 #22 0x00007ffff6d430ab in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #23 0x00007ffff6d329d8 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #24 0x00007ffff35d0a6e in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #25 0x00007ffff35e6120 in ?? () from /usr/lib/libgobject-2.0.so.0 #26 0x00007ffff35e77db in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #27 0x00007ffff35e7f53 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #28 0x00007ffff6e4b6df in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #29 0x00007ffff6d2ae73 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0 #30 0x00007ffff6d2bf4b in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 #31 0x00007ffff69a574c in ?? () from /usr/lib/libgdk-x11-2.0.so.0 #32 0x00007ffff2f13342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #33 0x00007ffff2f172a8 in ?? () from /lib/libglib-2.0.so.0 #34 0x00007ffff2f177b5 in g_main_loop_run () from /lib/libglib-2.0.so.0 #35 0x00007ffff6d2c3e7 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #36 0x0000000000403c30 in main () (gdb) quit A debugging session is active. Inferior 1 [process 9673] will be killed. Quit anyway? (y or n)