GNU gdb (GDB) 7.0-ubuntu Copyright (C) 2009 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: ... Leyendo símbolos desde /usr/bin/sweep...(no debugging symbols found)...hecho. (gdb) handle SIG33 pass nostop nprioprint 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/sweep [Thread debugging using libthread_db enabled] GThread-ERROR **: GThread system may only be initialized once. aborting... Program received signal SIGABRT, Aborted. 0x00007ffff39724b5 in *__GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No existe el fichero ó directorio. in ../nptl/sysdeps/unix/sysv/linux/raise.c (gdb) bactrktrace full #0 0x00007ffff39724b5 in *__GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 pid = selftid = #1 0x00007ffff3975f50 in *__GI_abort () at abort.c:92 act = {__sigaction_handler = {sa_handler = 0x6acbc0 , sa_sigaction = 0x6acbc0 }, sa_mask = {__val = {140737314443976, 7614336, 7890896, 2, 140737351988693, 76, 140737283530304, 140737279974064, 140737353928704, 140737284163808, 4294967295, 6998976, 140737283547136, 140737488347232, 3, 140737488346096}}, sa_flags = 6998976, sa_restorer = 0x2c5068} sigs = {__val = {32, 0 }} #2 0x00007ffff3cf3e0a in IA__g_logv (log_domain=, log_level=, format=, args1=0x7fffffffe060) at /build/buildd/glib2.0-2.22.3/glib/gmessages.c:549 depth = domain = data = 0x0 log_func = 0x7ffff3cf34a0 domain_fatal_mask = -1 test_level = 3 was_recursion = 0 i = #3 0x00007ffff3cf3ea3 in IA__g_log (log_domain=0x363e
, log_level=13886, format=0x6
) at /build/buildd/glib2.0-2.22.3/glib/gmessages.c:569 args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7fffffffe140, reg_save_area = 0x7fffffffe080}} #4 0x00007ffff417fb5f in g_thread_init (init=) at /build/buildd/glib2.0-2.22.3/gthread/gthread-impl.c:297 No locales. #5 0x0000000000412340 in main () No symbol table info available. (gdb) (gdb) info registers rax 0x0 0 rbx 0x2 2 rcx 0xffffffffffffffff -1 rdx 0x6 6 rsi 0x363e 13886 rdi 0x363e 13886 rbp 0x4 0x4 rsp 0x7fffffffda58 0x7fffffffda58 r8 0x786710 7890704 r9 0x8 8 r10 0x8 8 r11 0x202 514 r12 0x7fffffffe060 140737488347232 r13 0x3 3 r14 0x7fffffffdbf0 140737488346096 r15 0x6acbc0 6998976 rip 0x7ffff39724b5 0x7ffff39724b5 <*__GI_raise+53> eflags 0x202 [ IF ] cs 0x33 51 ss 0x2b 43 ds 0x0 0 es 0x0 0 fs 0x0 0 gs 0x0 0 fctrl 0x37f 895 fstat 0x0 0 ftag 0xffff 65535 fiseg 0x0 0 fioff 0x0 0 foseg 0x0 0 fooff 0x0 0 fop 0x0 0 mxcsr 0x1fa0 [ PE IM DM ZM OM UM PM ] (gdb) (gdb) x/16i $pc 0x7ffff39724b5 <*__GI_raise+53>: cmp $0xfffffffffffff000,%rax 0x7ffff39724bb <*__GI_raise+59>: ja 0x7ffff39724d2 <*__GI_raise+82> 0x7ffff39724bd <*__GI_raise+61>: repz retq 0x7ffff39724bf <*__GI_raise+63>: nop 0x7ffff39724c0 <*__GI_raise+64>: test %eax,%eax 0x7ffff39724c2 <*__GI_raise+66>: jg 0x7ffff39724a5 <*__GI_raise+37> 0x7ffff39724c4 <*__GI_raise+68>: test $0x7fffffff,%eax 0x7ffff39724c9 <*__GI_raise+73>: jne 0x7ffff39724e2 <*__GI_raise+98> 0x7ffff39724cb <*__GI_raise+75>: mov %esi,%eax 0x7ffff39724cd <*__GI_raise+77>: nopl (%rax) 0x7ffff39724d0 <*__GI_raise+80>: jmp 0x7ffff39724a5 <*__GI_raise+37> 0x7ffff39724d2 <*__GI_raise+82>: mov 0x335abf(%rip),%rdx # 0x7ffff3ca7f98 0x7ffff39724d9 <*__GI_raise+89>: neg %eax 0x7ffff39724db <*__GI_raise+91>: mov %eax,%fs:(%rdx) 0x7ffff39724de <*__GI_raise+94>: or $0xffffffffffffffff,%eax 0x7ffff39724e1 <*__GI_raise+97>: retq (gdb) thread apply all backtrace Thread 1 (Thread 0x7ffff7fbf790 (LWP 13886)): #0 0x00007ffff39724b5 in *__GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0x00007ffff3975f50 in *__GI_abort () at abort.c:92 #2 0x00007ffff3cf3e0a in IA__g_logv (log_domain=, log_level=, format=, args1=0x7fffffffe060) at /build/buildd/glib2.0-2.22.3/glib/gmessages.c:549 #3 0x00007ffff3cf3ea3 in IA__g_log (log_domain=0x363e
, log_level=13886, format=0x6
) at /build/buildd/glib2.0-2.22.3/glib/gmessages.c:569 #4 0x00007ffff417fb5f in g_thread_init (init=) at /build/buildd/glib2.0-2.22.3/gthread/gthread-impl.c:297 #5 0x0000000000412340 in main () (gdb) quit A debugging session is active. Inferior 1 [process 13886] will be killed. Quit anyway? (y o n)