GNU gdb 6.6-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "x86_64-linux-gnu"... Using host libthread_db library "/lib/libthread_db.so.1". (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/evolution [Thread debugging using libthread_db enabled] [New Thread 47713926094832 (LWP 11436)] CalDAV Eplugin starting up ... ** (evolution:11436): DEBUG: mailto URL command: evolution %s ** (evolution:11436): DEBUG: mailto URL program: evolution [New Thread 1082132816 (LWP 11444)] [New Thread 1090525520 (LWP 11445)] [Thread 1090525520 (LWP 11445) exited] [New Thread 1090525520 (LWP 11446)] [New Thread 1098918224 (LWP 11447)] /bin/sh: /usr/bin/esd: not found [New Thread 1107310928 (LWP 11448)] [New Thread 1115703632 (LWP 11452)] [Thread 1115703632 (LWP 11452) exited] [New Thread 1115703632 (LWP 11453)] (evolution:11436): camel-groupwise-provider-WARNING **: Could not connect..failure connecting [New Thread 1124096336 (LWP 11454)] [Thread 1115703632 (LWP 11453) exited] [New Thread 1115703632 (LWP 11455)] [Thread 1115703632 (LWP 11455) exited] [New Thread 1115703632 (LWP 11456)] [Thread 1115703632 (LWP 11456) exited] Loading Spamassasin as the default junk plugin gw connection dispose gw connection finalize Reloading folder...something wrong with the summary.... Reloading folder...something wrong with the summary.... Number of items in the folder: 0 [New Thread 1115703632 (LWP 11459)] [New Thread 1132489040 (LWP 11460)] [Thread 1132489040 (LWP 11460) exited] [New Thread 1132755280 (LWP 11461)] [New Thread 1132489040 (LWP 11464)] [Thread 1132489040 (LWP 11464) exited] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1115703632 (LWP 11459)] 0x00002b653f19db50 in strlen () from /lib/libc.so.6 (gdb) backtrace full #0 0x00002b653f19db50 in strlen () from /lib/libc.so.6 No symbol table info available. #1 0x00002b6545452133 in soup_base64_decode () from /usr/lib/libsoup-2.2.so.8 No symbol table info available. #2 0x00002b654bcb5868 in ?? () from /usr/lib/evolution-data-server-1.2/camel-providers-10/libcamelgroupwise.so No symbol table info available. #3 0x00002b654bcb6a82 in ?? () from /usr/lib/evolution-data-server-1.2/camel-providers-10/libcamelgroupwise.so No symbol table info available. #4 0x00002b653652ffcb in camel_folder_get_message () from /usr/lib/libcamel-provider-1.2.so.10 No symbol table info available. #5 0x00002b6536536d16 in ?? () from /usr/lib/libcamel-provider-1.2.so.10 No symbol table info available. #6 0x00002b65365375fd in camel_offline_store_set_network_state () from /usr/lib/libcamel-provider-1.2.so.10 No symbol table info available. #7 0x00002b6544d41b21 in mail_msg_received (e=, msg=, data=) at mail-mt.c:582 text = 0x2aaaac05fb40 "" m = (mail_msg_t *) 0xdd7e10 #8 0x00002b6537982b16 in ?? () from /usr/lib/libedataserver-1.2.so.9 No symbol table info available. #9 0x00002b6537491317 in start_thread () from /lib/libpthread.so.0 No symbol table info available. #10 0x00002b653f1f8d5d in clone () from /lib/libc.so.6 No symbol table info available. #11 0x0000000000000000 in ?? () No symbol table info available. (gdb) info registers rax 0x0 0 rbx 0x0 0 rcx 0x0 0 rdx 0x2b653749b248 47713719267912 rsi 0x42803f4c 1115701068 rdi 0x0 0 rbp 0x159a660 0x159a660 rsp 0x42803e48 0x42803e48 r8 0xfefefefefefefeff -72340172838076673 r9 0x100 256 r10 0x0 0 r11 0x2b6545452100 47713953849600 r12 0x15803a0 22545312 r13 0x0 0 r14 0x42803f4c 1115701068 r15 0x42803f50 1115701072 rip 0x2b653f19db50 0x2b653f19db50 eflags 0x10246 [ PF ZF IF RF ] cs 0x33 51 ss 0x2b 43 ds 0x0 0 es 0x0 0 fs 0x63 99 gs 0x0 0 fctrl 0x37f 895 fstat 0x0 0 ftag 0xffff 65535 fiseg 0x2b65 11109 fioff 0x3ac8d3d8 986239960 foseg 0x7fff 32767 fooff 0x75d5a950 1976936784 fop 0x100 256 mxcsr 0x1fa1 [ IE PE IM DM ZM OM UM PM ] (gdb) thread apply all backtrace Thread 14 (Thread 1132755280 (LWP 11461)): #0 0x00002b653f1efe26 in poll () from /lib/libc.so.6 #1 0x00002b653ee8c12e in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x00002b653ee8c5ea in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #3 0x00002b653a3e14c0 in ?? () from /usr/lib/libORBit-2.so.0 #4 0x00002b653eeaa904 in ?? () from /usr/lib/libglib-2.0.so.0 #5 0x00002b6537491317 in start_thread () from /lib/libpthread.so.0 #6 0x00002b653f1f8d5d in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 12 (Thread 1115703632 (LWP 11459)): #0 0x00002b653f19db50 in strlen () from /lib/libc.so.6 #1 0x00002b6545452133 in soup_base64_decode () from /usr/lib/libsoup-2.2.so.8 #2 0x00002b654bcb5868 in ?? () from /usr/lib/evolution-data-server-1.2/camel-providers-10/libcamelgroupwise.so #3 0x00002b654bcb6a82 in ?? () from /usr/lib/evolution-data-server-1.2/camel-providers-10/libcamelgroupwise.so #4 0x00002b653652ffcb in camel_folder_get_message () from /usr/lib/libcamel-provider-1.2.so.10 #5 0x00002b6536536d16 in ?? () from /usr/lib/libcamel-provider-1.2.so.10 #6 0x00002b65365375fd in camel_offline_store_set_network_state () from /usr/lib/libcamel-provider-1.2.so.10 #7 0x00002b6544d41b21 in mail_msg_received (e=, msg=, data=) at mail-mt.c:582 #8 0x00002b6537982b16 in ?? () from /usr/lib/libedataserver-1.2.so.9 #9 0x00002b6537491317 in start_thread () from /lib/libpthread.so.0 #10 0x00002b653f1f8d5d in clone () from /lib/libc.so.6 #11 0x0000000000000000 in ?? () Thread 9 (Thread 1124096336 (LWP 11454)): #0 0x00002b65374957a6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00002b653ee6ce95 in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x00002b65379825ae in e_msgport_wait () from /usr/lib/libedataserver-1.2.so.9 #3 0x00002b6537982bc7 in ?? () from /usr/lib/libedataserver-1.2.so.9 #4 0x00002b6537491317 in start_thread () from /lib/libpthread.so.0 #5 0x00002b653f1f8d5d in clone () from /lib/libc.so.6 #6 0x0000000000000000 in ?? () Thread 6 (Thread 1107310928 (LWP 11448)): #0 0x00002b65374957a6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00002b653ee6ce95 in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x00002b65379825ae in e_msgport_wait () from /usr/lib/libedataserver-1.2.so.9 #3 0x00002b6537982bc7 in ?? () from /usr/lib/libedataserver-1.2.so.9 #4 0x00002b6537491317 in start_thread () from /lib/libpthread.so.0 #5 0x00002b653f1f8d5d in clone () from /lib/libc.so.6 #6 0x0000000000000000 in ?? () Thread 5 (Thread 1098918224 (LWP 11447)): #0 0x00002b65374957a6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00002b653ee6ce95 in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x00002b65379825ae in e_msgport_wait () from /usr/lib/libedataserver-1.2.so.9 #3 0x00002b6537982bc7 in ?? () from /usr/lib/libedataserver-1.2.so.9 #4 0x00002b6537491317 in start_thread () from /lib/libpthread.so.0 #5 0x00002b653f1f8d5d in clone () from /lib/libc.so.6 #6 0x0000000000000000 in ?? () Thread 4 (Thread 1090525520 (LWP 11446)): #0 0x00002b653f1efe26 in poll () from /lib/libc.so.6 #1 0x00002b653ee8c12e in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x00002b653ee8c5ea in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #3 0x00002b653e5b3593 in ?? () from /usr/lib/libnm_glib.so.0 #4 0x00002b653eeaa904 in ?? () from /usr/lib/libglib-2.0.so.0 #5 0x00002b6537491317 in start_thread () from /lib/libpthread.so.0 #6 0x00002b653f1f8d5d in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 2 (Thread 1082132816 (LWP 11444)): #0 0x00002b65374957a6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00002b653ee6ce95 in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x00002b65379825ae in e_msgport_wait () from /usr/lib/libedataserver-1.2.so.9 #3 0x00002b6537982bc7 in ?? () from /usr/lib/libedataserver-1.2.so.9 #4 0x00002b6537491317 in start_thread () from /lib/libpthread.so.0 #5 0x00002b653f1f8d5d in clone () from /lib/libc.so.6 #6 0x0000000000000000 in ?? () Thread 1 (Thread 47713926094832 (LWP 11436)): #0 0x00002b653f1efe26 in poll () from /lib/libc.so.6 #1 0x00002b653ee8c12e in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x00002b653ee8c5ea in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #3 0x00002b6539adf346 in bonobo_main () from /usr/lib/libbonobo-2.so.0 #4 0x000000000041692b in main (argc=, argv=0x7fff75d5b408) at main.c:602 #5 0x00002b653f142b44 in __libc_start_main () from /lib/libc.so.6 #6 0x000000000040a9a9 in _start () #0 0x00002b653f19db50 in strlen () from /lib/libc.so.6 (gdb) quit The program is running. Exit anyway? (y or n)