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 "i486-linux-gnu"... Using host libthread_db library "/lib/tls/i686/cmov/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) seg pagination 0 Undefined command: "seg". Try "help". (gdb) set pagination 0 (gdb) run Starting program: /usr/bin/evolution [Thread debugging using libthread_db enabled] [New Thread -1234057552 (LWP 11641)] CalDAV Eplugin starting up ... ** (evolution:11641): DEBUG: mailto URL command: evolution %s ** (evolution:11641): DEBUG: mailto URL program: evolution [New Thread -1267491952 (LWP 11650)] [New Thread -1284277360 (LWP 11652)] [New Thread -1292706928 (LWP 11653)] [New Thread -1275884656 (LWP 11651)] [Thread -1292706928 (LWP 11653) exited] [New Thread -1301099632 (LWP 11654)] [New Thread -1309885552 (LWP 11655)] [New Thread -1292706928 (LWP 11656)] camel-local-provider-ERROR **: file camel-mbox-folder.c: line 353 (mbox_get_message): assertion failed: (info->frompos != -1) aborting... Loading Spamassasin as the default junk plugin There is an existing lock 294 seconds old [New Thread -1320395888 (LWP 11657)] [New Thread -1329333360 (LWP 11660)] [Thread -1275884656 (LWP 11651) exited] [Thread -1301099632 (LWP 11654) exited] Program received signal SIGABRT, Aborted. [Switching to Thread -1320395888 (LWP 11657)] 0xffffe410 in __kernel_vsyscall () (gdb) backtrace full #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb6d39875 in raise () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb6d3b201 in abort () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #3 0xb6e90f4a in g_logv () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #4 0xb6e90f89 in g_log () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #5 0xb6e91006 in g_assert_warning () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #6 0xb4761cfe in mbox_get_message (folder=0x80e5558, uid=0x8630bf0 "3915", ex=0x83d0bdc) at camel-mbox-folder.c:353 message = (CamelMimeMessage *) 0x0 parser = (CamelMimeParser *) 0xb476e86f fd = retval = retried = 0 __PRETTY_FUNCTION__ = "mbox_get_message" #7 0xb7d6434a in camel_folder_get_message (folder=0x80e5558, uid=0x8630bf0 "3915", ex=0x83d0bdc) at camel-folder.c:1074 ret = __PRETTY_FUNCTION__ = "camel_folder_get_message" #8 0xb63200e3 in get_message_get (mm=0x83d0bc0) at mail-ops.c:1753 No locals. #9 0xb631d2f5 in mail_msg_received (e=0x81f6010, msg=0x83d0bc0, data=0x0) at mail-mt.c:582 text = 0x85b8328 "\002" #10 0xb7b95660 in thread_dispatch (din=0x81f6010) at e-msgport.c:1005 e = m = (EMsg *) 0x83d0bc0 info = self = 2974571408 #11 0xb7c4c46b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #12 0xb6de273e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. (gdb) info registers eax 0x0 0 ecx 0x2d89 11657 edx 0x6 6 ebx 0x2d79 11641 esp 0xb14c4cc0 0xb14c4cc0 ebp 0xb14c4cdc 0xb14c4cdc esi 0x2d79 11641 edi 0xb6e54ff4 -1226485772 eip 0xffffe410 0xffffe410 <__kernel_vsyscall+16> eflags 0x200202 [ IF ID ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0x7b 123 fs 0x0 0 gs 0x33 51 (gdb) thread apply all backtrace Thread 10 (Thread -1329333360 (LWP 11660)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7c50676 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb6e6ae52 in ?? () from /usr/lib/libglib-2.0.so.0 #3 0x08653c28 in ?? () #4 0x081f6120 in ?? () #5 0xb0c3f378 in ?? () #6 0xb6e6b15f in g_async_queue_pop_unlocked () from /usr/lib/libglib-2.0.so.0 #7 0xb7b95025 in e_msgport_wait (msgport=0xb6f15860) at e-msgport.c:684 #8 0xb7b95718 in thread_dispatch (din=0x81f60a8) at e-msgport.c:1048 #9 0xb7c4c46b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #10 0xb6de273e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 9 (Thread -1320395888 (LWP 11657)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb6d39875 in raise () from /lib/tls/i686/cmov/libc.so.6 #2 0xb6d3b201 in abort () from /lib/tls/i686/cmov/libc.so.6 #3 0xb6e90f4a in g_logv () from /usr/lib/libglib-2.0.so.0 #4 0xb6e90f89 in g_log () from /usr/lib/libglib-2.0.so.0 #5 0xb6e91006 in g_assert_warning () from /usr/lib/libglib-2.0.so.0 #6 0xb4761cfe in mbox_get_message (folder=0x80e5558, uid=0x8630bf0 "3915", ex=0x83d0bdc) at camel-mbox-folder.c:353 #7 0xb7d6434a in camel_folder_get_message (folder=0x80e5558, uid=0x8630bf0 "3915", ex=0x83d0bdc) at camel-folder.c:1074 #8 0xb63200e3 in get_message_get (mm=0x83d0bc0) at mail-ops.c:1753 #9 0xb631d2f5 in mail_msg_received (e=0x81f6010, msg=0x83d0bc0, data=0x0) at mail-mt.c:582 #10 0xb7b95660 in thread_dispatch (din=0x81f6010) at e-msgport.c:1005 #11 0xb7c4c46b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #12 0xb6de273e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 8 (Thread -1292706928 (LWP 11656)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7c50676 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb6e6ae52 in ?? () from /usr/lib/libglib-2.0.so.0 #3 0x0829e480 in ?? () #4 0x081f1cf8 in ?? () #5 0xb2f2d378 in ?? () #6 0xb6e6b15f in g_async_queue_pop_unlocked () from /usr/lib/libglib-2.0.so.0 #7 0xb7b95025 in e_msgport_wait (msgport=0xb6f15860) at e-msgport.c:684 #8 0xb7b95718 in thread_dispatch (din=0x81f1c98) at e-msgport.c:1048 #9 0xb7c4c46b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #10 0xb6de273e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 7 (Thread -1309885552 (LWP 11655)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb6dd8647 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb6e8b593 in ?? () from /usr/lib/libglib-2.0.so.0 #3 0x08248b20 in ?? () #4 0x00000002 in ?? () #5 0xffffffff in ?? () #6 0x08248b20 in ?? () #7 0x00000002 in ?? () #8 0xb6f85870 in ?? () from /usr/lib/libdbus-1.so.3 #9 0xb7c4e541 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0 #10 0xb6e8b909 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #11 0xb6fa3784 in ?? () from /usr/lib/libnm_glib.so.0 #12 0x082453d8 in ?? () #13 0x08245ec0 in ?? () #14 0x00000000 in ?? () Thread 3 (Thread -1284277360 (LWP 11652)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb6dd8647 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7c81b69 in PR_Poll () from /usr/lib/libnspr4.so.0d #3 0xb7d7f438 in stream_connect (stream=0x86d93c0, host=0x86e7688) at camel-tcp-stream-ssl.c:1165 #4 0xb7d800c8 in camel_tcp_stream_connect (stream=0x86d93c0, host=0x86e7688) at camel-tcp-stream.c:107 #5 0xb473feb3 in connect_to_server_wrapper (service=0x80f467c, ex=0x81ff39c) at camel-pop3-store.c:179 #6 0xb4740f38 in pop3_connect (service=0x80f467c, ex=0x81ff39c) at camel-pop3-store.c:598 #7 0xb7d751ef in camel_service_connect (service=0x80f467c, ex=0x81ff39c) at camel-service.c:371 #8 0xb7d76602 in camel_session_get_service_connected (session=0x810d550, url_string=0x8224240 "pop://secretlondon@springnight.burngreave.net/;use_ssl=always", type=CAMEL_PROVIDER_STORE, ex=0x81ff39c) at camel-session.c:271 #9 0xb6328252 in mail_tool_get_inbox (url=0x8224240 "pop://secretlondon@springnight.burngreave.net/;use_ssl=always", ex=0x81ff39c) at mail-tools.c:70 #10 0xb6322606 in fetch_mail_fetch (mm=0x81ff380) at mail-ops.c:299 #11 0xb631d2f5 in mail_msg_received (e=0x81f1c98, msg=0x81ff380, data=0x0) at mail-mt.c:582 #12 0xb7b95660 in thread_dispatch (din=0x81f1c98) at e-msgport.c:1005 #13 0xb7c4c46b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #14 0xb6de273e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 2 (Thread -1267491952 (LWP 11650)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb6dd8647 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7c81b69 in PR_Poll () from /usr/lib/libnspr4.so.0d #3 0xb7d7fa71 in stream_read (stream=0x86d92e0, buffer=0x86f3f08 "\n", n=4096) at camel-tcp-stream-ssl.c:385 #4 0xb7d2de76 in camel_stream_read (stream=0x86d92e0, buffer=0x86f3f08 "\n", n=4096) at camel-stream.c:98 #5 0xb473efba in stream_fill (is=0x86f3cb8) at camel-pop3-stream.c:60 #6 0xb473f588 in camel_pop3_stream_line (is=0x86f3cb8, data=0xb47391d8, len=0xb47391d4) at camel-pop3-stream.c:321 #7 0xb473d45b in camel_pop3_engine_new (source=0x86d92e0, flags=0) at camel-pop3-engine.c:110 #8 0xb473ff5d in connect_to_server_wrapper (service=0x80f4468, ex=0x80f7b14) at camel-pop3-store.c:206 #9 0xb4740f38 in pop3_connect (service=0x80f4468, ex=0x80f7b14) at camel-pop3-store.c:598 #10 0xb7d751ef in camel_service_connect (service=0x80f4468, ex=0x80f7b14) at camel-service.c:371 #11 0xb7d76602 in camel_session_get_service_connected (session=0x810d550, url_string=0x80f7478 "pop://caroline.ford.work%40googlemail.com@pop.gmail.com/;use_ssl=always", type=CAMEL_PROVIDER_STORE, ex=0x80f7b14) at camel-session.c:271 #12 0xb6328252 in mail_tool_get_inbox (url=0x80f7478 "pop://caroline.ford.work%40googlemail.com@pop.gmail.com/;use_ssl=always", ex=0x80f7b14) at mail-tools.c:70 #13 0xb6322606 in fetch_mail_fetch (mm=0x80f7af8) at mail-ops.c:299 #14 0xb631d2f5 in mail_msg_received (e=0x81f1c98, msg=0x80f7af8, data=0x0) at mail-mt.c:582 #15 0xb7b95660 in thread_dispatch (din=0x81f1c98) at e-msgport.c:1005 #16 0xb7c4c46b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #17 0xb6de273e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread -1234057552 (LWP 11641)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb6dd8647 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb6e8b593 in ?? () from /usr/lib/libglib-2.0.so.0 #3 0x085a64b8 in ?? () #4 0x0000000d in ?? () #5 0x00000054 in ?? () #6 0x085a64b8 in ?? () #7 0x0000000d in ?? () #8 0xb6f1521c in ?? () from /usr/lib/libglib-2.0.so.0 #9 0xb7c4e541 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0 #10 0xb6e8b909 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #11 0xb78d0d13 in bonobo_main () from /usr/lib/libbonobo-2.so.0 #12 0x0805e739 in main (argc=1, argv=0xbfc93484) at main.c:602 #13 0xb6d25050 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #14 0x0804ff71 in _start () #0 0xffffe410 in __kernel_vsyscall () (gdb) quit The program is running. Exit anyway? (y or n)