GNU gdb (GDB) 7.6.1-ubuntu Copyright (C) 2013 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/zeitgeist-datahub...(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/zeitgeist-datahub [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". (zeitgeist-datahub:5259): GLib-GObject-WARNING **: invalid (NULL) pointer instance (zeitgeist-datahub:5259): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed [New Thread 0x7fffef3c0700 (LWP 5263)] [New Thread 0x7fffeebbf700 (LWP 5264)] [New Thread 0x7fffee3be700 (LWP 5265)] [New Thread 0x7fffedbbd700 (LWP 5266)] [New Thread 0x7fffed3bc700 (LWP 5267)] [New Thread 0x7fffecbbb700 (LWP 5268)] [New Thread 0x7fffe7bb4700 (LWP 5269)] Program received signal SIGINT, Interrupt. 0x00007ffff60a947d in poll () at ../sysdeps/unix/syscall-template.S:81 81 ../sysdeps/unix/syscall-template.S: No such file or directory. (gdb) backtrace full #0 0x00007ffff60a947d in poll () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007ffff6a13694 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x6391d0, timeout=-1, context=0x62ef00) at /build/buildd/glib2.0-2.38.0/./glib/gmain.c:4006 poll_func = 0x7ffff6a22260 #2 g_main_context_iterate (context=0x62ef00, block=block@entry=1, dispatch=dispatch@entry=1, self=) at /build/buildd/glib2.0-2.38.0/./glib/gmain.c:3707 max_priority = 2147483647 timeout = -1 some_ready = nfds = 1 allocated_nfds = 1 fds = 0x6391d0 #3 0x00007ffff6a13afa in g_main_loop_run (loop=0x626e80) at /build/buildd/glib2.0-2.38.0/./glib/gmain.c:3906 __PRETTY_FUNCTION__ = "g_main_loop_run" #4 0x0000000000413362 in data_hub_main () No symbol table info available. #5 0x00007ffff5fddde5 in __libc_start_main (main=0x408630
, argc=1, ubp_av=0x7fffffffd8e8, init=, fini=, rtld_fini=, stack_end=0x7fffffffd8d8) at libc-start.c:260 result = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -8599900602371016663, 4228688, 140737488345312, 0, 0, 8599900603312896041, 8599878630446463017}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x416f10 <__libc_csu_init>, 0x7fffffffd8e8}, data = {prev = 0x0, cleanup = 0x0, canceltype = 4288272}}} not_first_call = #6 0x0000000000408679 in _start () No symbol table info available. (gdb) info registers rax 0xfffffffffffffdfc -516 rbx 0x62ef00 6483712 rcx 0xffffffffffffffff -1 rdx 0xffffffff 4294967295 rsi 0x1 1 rdi 0x6391d0 6525392 rbp 0x1 0x1 rsp 0x7fffffffd730 0x7fffffffd730 r8 0x62efc0 6483904 r9 0x148b 5259 r10 0x0 0 r11 0x293 659 r12 0x6391d0 6525392 r13 0xffffffff 4294967295 r14 0x7ffff6a22260 140737331208800 r15 0x1 1 rip 0x7ffff60a947d 0x7ffff60a947d eflags 0x293 [ CF AF SF IF ] cs 0x33 51 ss 0x2b 43 ds 0x0 0 es 0x0 0 fs 0x0 0 gs 0x0 0 (gdb) x/16i $pc => 0x7ffff60a947d : mov (%rsp),%rdi 0x7ffff60a9481 : mov %rax,%rdx 0x7ffff60a9484 : callq 0x7ffff60c42d0 <__libc_disable_asynccancel> 0x7ffff60a9489 : mov %rdx,%rax 0x7ffff60a948c : add $0x8,%rsp 0x7ffff60a9490 : cmp $0xfffffffffffff001,%rax 0x7ffff60a9496 : jae 0x7ffff60a9499 0x7ffff60a9498 : retq 0x7ffff60a9499 : mov 0x2d29c8(%rip),%rcx # 0x7ffff637be68 0x7ffff60a94a0 : neg %eax 0x7ffff60a94a2 : mov %eax,%fs:(%rcx) 0x7ffff60a94a5 : or $0xffffffffffffffff,%rax 0x7ffff60a94a9 : retq 0x7ffff60a94aa: nopw 0x0(%rax,%rax,1) 0x7ffff60a94b0 <__GI_ppoll>: sub $0x38,%rsp 0x7ffff60a94b4 <__GI_ppoll+4>: test %rdx,%rdx (gdb) thread apply all backtrace Thread 8 (Thread 0x7fffe7bb4700 (LWP 5269)): #0 0x00007ffff60a947d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007ffff6a13694 in g_main_context_poll (priority=2147483647, n_fds=2, fds=0x7fffdc0008c0, timeout=4538, context=0x677720) at /build/buildd/glib2.0-2.38.0/./glib/gmain.c:4006 #2 g_main_context_iterate (context=context@entry=0x677720, block=block@entry=1, dispatch=dispatch@entry=1, self=) at /build/buildd/glib2.0-2.38.0/./glib/gmain.c:3707 #3 0x00007ffff6a1379c in g_main_context_iteration (context=0x677720, may_block=may_block@entry=1) at /build/buildd/glib2.0-2.38.0/./glib/gmain.c:3773 #4 0x00007ffff6a137e9 in glib_worker_main (data=) at /build/buildd/glib2.0-2.38.0/./glib/gmain.c:5472 #5 0x00007ffff6a380e5 in g_thread_proxy (data=0x638d40) at /build/buildd/glib2.0-2.38.0/./glib/gthread.c:798 #6 0x00007ffff638af6e in start_thread (arg=0x7fffe7bb4700) at pthread_create.c:311 #7 0x00007ffff60b5ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 7 (Thread 0x7fffecbbb700 (LWP 5268)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007ffff6a53607 in g_cond_wait (cond=cond@entry=0x639eb8, mutex=mutex@entry=0x639eb0) at /build/buildd/glib2.0-2.38.0/./glib/gthread-posix.c:759 #2 0x00007ffff69e9c6b in g_async_queue_pop_intern_unlocked (queue=0x639eb0, wait=wait@entry=1, end_time=end_time@entry=-1) at /build/buildd/glib2.0-2.38.0/./glib/gasyncqueue.c:421 #3 0x00007ffff69ea0c6 in g_async_queue_pop_unlocked (queue=) at /build/buildd/glib2.0-2.38.0/./glib/gasyncqueue.c:477 #4 0x00007ffff6a38ae5 in g_thread_pool_wait_for_new_task (pool=0x63a130) at /build/buildd/glib2.0-2.38.0/./glib/gthreadpool.c:247 #5 g_thread_pool_thread_proxy (data=) at /build/buildd/glib2.0-2.38.0/./glib/gthreadpool.c:298 #6 0x00007ffff6a380e5 in g_thread_proxy (data=0x638b70) at /build/buildd/glib2.0-2.38.0/./glib/gthread.c:798 #7 0x00007ffff638af6e in start_thread (arg=0x7fffecbbb700) at pthread_create.c:311 #8 0x00007ffff60b5ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 6 (Thread 0x7fffed3bc700 (LWP 5267)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007ffff6a53607 in g_cond_wait (cond=cond@entry=0x639eb8, mutex=mutex@entry=0x639eb0) at /build/buildd/glib2.0-2.38.0/./glib/gthread-posix.c:759 #2 0x00007ffff69e9c6b in g_async_queue_pop_intern_unlocked (queue=0x639eb0, wait=wait@entry=1, end_time=end_time@entry=-1) at /build/buildd/glib2.0-2.38.0/./glib/gasyncqueue.c:421 #3 0x00007ffff69ea0c6 in g_async_queue_pop_unlocked (queue=) at /build/buildd/glib2.0-2.38.0/./glib/gasyncqueue.c:477 #4 0x00007ffff6a38ae5 in g_thread_pool_wait_for_new_task (pool=0x63a130) at /build/buildd/glib2.0-2.38.0/./glib/gthreadpool.c:247 #5 g_thread_pool_thread_proxy (data=) at /build/buildd/glib2.0-2.38.0/./glib/gthreadpool.c:298 #6 0x00007ffff6a380e5 in g_thread_proxy (data=0x638b20) at /build/buildd/glib2.0-2.38.0/./glib/gthread.c:798 #7 0x00007ffff638af6e in start_thread (arg=0x7fffed3bc700) at pthread_create.c:311 #8 0x00007ffff60b5ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 5 (Thread 0x7fffedbbd700 (LWP 5266)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007ffff6a53607 in g_cond_wait (cond=cond@entry=0x639eb8, mutex=mutex@entry=0x639eb0) at /build/buildd/glib2.0-2.38.0/./glib/gthread-posix.c:759 #2 0x00007ffff69e9c6b in g_async_queue_pop_intern_unlocked (queue=0x639eb0, wait=wait@entry=1, end_time=end_time@entry=-1) at /build/buildd/glib2.0-2.38.0/./glib/gasyncqueue.c:421 #3 0x00007ffff69ea0c6 in g_async_queue_pop_unlocked (queue=) at /build/buildd/glib2.0-2.38.0/./glib/gasyncqueue.c:477 #4 0x00007ffff6a38ae5 in g_thread_pool_wait_for_new_task (pool=0x63a130) at /build/buildd/glib2.0-2.38.0/./glib/gthreadpool.c:247 #5 g_thread_pool_thread_proxy (data=) at /build/buildd/glib2.0-2.38.0/./glib/gthreadpool.c:298 #6 0x00007ffff6a380e5 in g_thread_proxy (data=0x638ad0) at /build/buildd/glib2.0-2.38.0/./glib/gthread.c:798 #7 0x00007ffff638af6e in start_thread (arg=0x7fffedbbd700) at pthread_create.c:311 #8 0x00007ffff60b5ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 4 (Thread 0x7fffee3be700 (LWP 5265)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007ffff6a53607 in g_cond_wait (cond=cond@entry=0x639eb8, mutex=mutex@entry=0x639eb0) at /build/buildd/glib2.0-2.38.0/./glib/gthread-posix.c:759 #2 0x00007ffff69e9c6b in g_async_queue_pop_intern_unlocked (queue=0x639eb0, wait=wait@entry=1, end_time=end_time@entry=-1) at /build/buildd/glib2.0-2.38.0/./glib/gasyncqueue.c:421 #3 0x00007ffff69ea0c6 in g_async_queue_pop_unlocked (queue=) at /build/buildd/glib2.0-2.38.0/./glib/gasyncqueue.c:477 #4 0x00007ffff6a38ae5 in g_thread_pool_wait_for_new_task (pool=0x63a130) at /build/buildd/glib2.0-2.38.0/./glib/gthreadpool.c:247 #5 g_thread_pool_thread_proxy (data=) at /build/buildd/glib2.0-2.38.0/./glib/gthreadpool.c:298 #6 0x00007ffff6a380e5 in g_thread_proxy (data=0x638a80) at /build/buildd/glib2.0-2.38.0/./glib/gthread.c:798 #7 0x00007ffff638af6e in start_thread (arg=0x7fffee3be700) at pthread_create.c:311 #8 0x00007ffff60b5ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 3 (Thread 0x7fffeebbf700 (LWP 5264)): #0 0x00007ffff60a947d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007ffff6a13694 in g_main_context_poll (priority=2147483647, n_fds=3, fds=0x7fffe00010c0, timeout=-1, context=0x7fffe800da50) at /build/buildd/glib2.0-2.38.0/./glib/gmain.c:4006 #2 g_main_context_iterate (context=0x7fffe800da50, block=block@entry=1, dispatch=dispatch@entry=1, self=) at /build/buildd/glib2.0-2.38.0/./glib/gmain.c:3707 #3 0x00007ffff6a13afa in g_main_loop_run (loop=0x7fffe800d9e0) at /build/buildd/glib2.0-2.38.0/./glib/gmain.c:3906 #4 0x00007ffff6fe89d6 in gdbus_shared_thread_func (user_data=0x7fffe800da20) at /build/buildd/glib2.0-2.38.0/./gio/gdbusprivate.c:278 #5 0x00007ffff6a380e5 in g_thread_proxy (data=0x638ed0) at /build/buildd/glib2.0-2.38.0/./glib/gthread.c:798 #6 0x00007ffff638af6e in start_thread (arg=0x7fffeebbf700) at pthread_create.c:311 #7 0x00007ffff60b5ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 2 (Thread 0x7fffef3c0700 (LWP 5263)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00007ffff6a536f5 in g_cond_wait_until (cond=cond@entry=0x637db8, mutex=mutex@entry=0x637db0, end_time=end_time@entry=2623598823) at /build/buildd/glib2.0-2.38.0/./glib/gthread-posix.c:876 #2 0x00007ffff69e9c51 in g_async_queue_pop_intern_unlocked (queue=queue@entry=0x637db0, wait=wait@entry=1, end_time=end_time@entry=2623598823) at /build/buildd/glib2.0-2.38.0/./glib/gasyncqueue.c:424 #3 0x00007ffff69ea1db in g_async_queue_timeout_pop (queue=0x637db0, timeout=timeout@entry=15000000) at /build/buildd/glib2.0-2.38.0/./glib/gasyncqueue.c:545 #4 0x00007ffff6a38b76 in g_thread_pool_wait_for_new_pool () at /build/buildd/glib2.0-2.38.0/./glib/gthreadpool.c:169 #5 g_thread_pool_thread_proxy (data=) at /build/buildd/glib2.0-2.38.0/./glib/gthreadpool.c:366 #6 0x00007ffff6a380e5 in g_thread_proxy (data=0x638800) at /build/buildd/glib2.0-2.38.0/./glib/gthread.c:798 #7 0x00007ffff638af6e in start_thread (arg=0x7fffef3c0700) at pthread_create.c:311 #8 0x00007ffff60b5ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 1 (Thread 0x7ffff7fc7980 (LWP 5259)): #0 0x00007ffff60a947d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007ffff6a13694 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x6391d0, timeout=-1, context=0x62ef00) at /build/buildd/glib2.0-2.38.0/./glib/gmain.c:4006 #2 g_main_context_iterate (context=0x62ef00, block=block@entry=1, dispatch=dispatch@entry=1, self=) at /build/buildd/glib2.0-2.38.0/./glib/gmain.c:3707 #3 0x00007ffff6a13afa in g_main_loop_run (loop=0x626e80) at /build/buildd/glib2.0-2.38.0/./glib/gmain.c:3906 #4 0x0000000000413362 in data_hub_main () #5 0x00007ffff5fddde5 in __libc_start_main (main=0x408630
, argc=1, ubp_av=0x7fffffffd8e8, init=, fini=, rtld_fini=, stack_end=0x7fffffffd8d8) at libc-start.c:260 #6 0x0000000000408679 in _start () (gdb) quit A debugging session is active. Inferior 1 [process 5259] will be killed. Quit anyway? (y or n)