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) set pagination 0 (gdb) run Starting program: /usr/bin/evolution [Thread debugging using libthread_db enabled] [New Thread -1233549648 (LWP 11200)] CalDAV Eplugin starting up ... ** (evolution:11200): DEBUG: mailto URL command: evolution %s ** (evolution:11200): DEBUG: mailto URL program: evolution [New Thread -1266984048 (LWP 11205)] [New Thread -1275376752 (LWP 11206)] [New Thread -1292199024 (LWP 11208)] [New Thread -1283806320 (LWP 11207)] [New Thread -1300591728 (LWP 11209)] [New Thread -1309377648 (LWP 11210)] [Thread -1283806320 (LWP 11207) exited] [New Thread -1283806320 (LWP 11211)] 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 1132 seconds old [New Thread -1319933040 (LWP 11212)] [New Thread -1330136176 (LWP 11215)] [Thread -1292199024 (LWP 11208) exited] [Thread -1300591728 (LWP 11209) exited] Program received signal SIGABRT, Aborted. [Switching to Thread -1319933040 (LWP 11212)] 0xffffe410 in __kernel_vsyscall () (gdb) backtrace full #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb6db5875 in raise () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb6db7201 in abort () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #3 0xb6f0cf4a in g_logv () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #4 0xb6f0cf89 in g_log () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #5 0xb6f0d006 in g_assert_warning () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #6 0xb47ddcfe in mbox_get_message (folder=0x810f5d0, uid=0x86318a0 "3915", ex=0x8634804) at camel-mbox-folder.c:353 message = (CamelMimeMessage *) 0x0 parser = (CamelMimeParser *) 0xb47ea86f fd = retval = retried = 0 __PRETTY_FUNCTION__ = "mbox_get_message" #7 0xb7de034a in camel_folder_get_message (folder=0x810f5d0, uid=0x86318a0 "3915", ex=0x8634804) at camel-folder.c:1074 ret = __PRETTY_FUNCTION__ = "camel_folder_get_message" #8 0xb639c0e3 in get_message_get (mm=0x86347e8) at mail-ops.c:1753 No locals. #9 0xb63992f5 in mail_msg_received (e=0x81f1e88, msg=0x86347e8, data=0x0) at mail-mt.c:582 text = 0x825f4a8 "\002" #10 0xb7c11660 in thread_dispatch (din=0x81f1e88) at e-msgport.c:1005 e = m = (EMsg *) 0x86347e8 info = self = 2975034256 #11 0xb7cc846b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #12 0xb6e5e73e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. (gdb) info registers eax 0x0 0 ecx 0x2bcc 11212 edx 0x6 6 ebx 0x2bc0 11200 esp 0xb1535cc0 0xb1535cc0 ebp 0xb1535cdc 0xb1535cdc esi 0x2bc0 11200 edi 0xb6ed0ff4 -1225977868 eip 0xffffe410 0xffffe410 <__kernel_vsyscall+16> eflags 0x200206 [ PF 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 -1330136176 (LWP 11215)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7ccc676 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb6ee6e52 in ?? () from /usr/lib/libglib-2.0.so.0 #3 0x08653840 in ?? () #4 0x081f95a0 in ?? () #5 0xb0b7b378 in ?? () #6 0xb6ee715f in g_async_queue_pop_unlocked () from /usr/lib/libglib-2.0.so.0 #7 0xb7c11025 in e_msgport_wait (msgport=0xb6f91860) at e-msgport.c:684 #8 0xb7c11718 in thread_dispatch (din=0x81f9540) at e-msgport.c:1048 #9 0xb7cc846b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #10 0xb6e5e73e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 9 (Thread -1319933040 (LWP 11212)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb6db5875 in raise () from /lib/tls/i686/cmov/libc.so.6 #2 0xb6db7201 in abort () from /lib/tls/i686/cmov/libc.so.6 #3 0xb6f0cf4a in g_logv () from /usr/lib/libglib-2.0.so.0 #4 0xb6f0cf89 in g_log () from /usr/lib/libglib-2.0.so.0 #5 0xb6f0d006 in g_assert_warning () from /usr/lib/libglib-2.0.so.0 #6 0xb47ddcfe in mbox_get_message (folder=0x810f5d0, uid=0x86318a0 "3915", ex=0x8634804) at camel-mbox-folder.c:353 #7 0xb7de034a in camel_folder_get_message (folder=0x810f5d0, uid=0x86318a0 "3915", ex=0x8634804) at camel-folder.c:1074 #8 0xb639c0e3 in get_message_get (mm=0x86347e8) at mail-ops.c:1753 #9 0xb63992f5 in mail_msg_received (e=0x81f1e88, msg=0x86347e8, data=0x0) at mail-mt.c:582 #10 0xb7c11660 in thread_dispatch (din=0x81f1e88) at e-msgport.c:1005 #11 0xb7cc846b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #12 0xb6e5e73e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 8 (Thread -1283806320 (LWP 11211)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7ccc676 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb6ee6e52 in ?? () from /usr/lib/libglib-2.0.so.0 #3 0x08251880 in ?? () #4 0x081f9638 in ?? () #5 0xb37aa378 in ?? () #6 0xb6ee715f in g_async_queue_pop_unlocked () from /usr/lib/libglib-2.0.so.0 #7 0xb7c11025 in e_msgport_wait (msgport=0xb6f91860) at e-msgport.c:684 #8 0xb7c11718 in thread_dispatch (din=0x81f95c0) at e-msgport.c:1048 #9 0xb7cc846b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #10 0xb6e5e73e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 7 (Thread -1309377648 (LWP 11210)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb6e54647 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb6f07593 in ?? () from /usr/lib/libglib-2.0.so.0 #3 0x08242280 in ?? () #4 0x00000002 in ?? () #5 0xffffffff in ?? () #6 0x08242280 in ?? () #7 0x00000002 in ?? () #8 0xb7001870 in ?? () from /usr/lib/libdbus-1.so.3 #9 0xb7cca541 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0 #10 0xb6f07909 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #11 0xb701f784 in ?? () from /usr/lib/libnm_glib.so.0 #12 0x082438b0 in ?? () #13 0x082451a0 in ?? () #14 0x00000000 in ?? () Thread 3 (Thread -1275376752 (LWP 11206)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb6e54647 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7cfdb69 in PR_Poll () from /usr/lib/libnspr4.so.0d #3 0xb7dfba71 in stream_read (stream=0x86db108, buffer=0x86f3b68 "\n", n=4096) at camel-tcp-stream-ssl.c:385 #4 0xb7da9e76 in camel_stream_read (stream=0x86db108, buffer=0x86f3b68 "\n", n=4096) at camel-stream.c:98 #5 0xb47bafba in stream_fill (is=0x86f3918) at camel-pop3-stream.c:60 #6 0xb47bb588 in camel_pop3_stream_line (is=0x86f3918, data=0xb3fb41d8, len=0xb3fb41d4) at camel-pop3-stream.c:321 #7 0xb47b945b in camel_pop3_engine_new (source=0x86db108, flags=0) at camel-pop3-engine.c:110 #8 0xb47bbf5d in connect_to_server_wrapper (service=0x811ea80, ex=0x80f8194) at camel-pop3-store.c:206 #9 0xb47bcf38 in pop3_connect (service=0x811ea80, ex=0x80f8194) at camel-pop3-store.c:598 #10 0xb7df11ef in camel_service_connect (service=0x811ea80, ex=0x80f8194) at camel-service.c:371 #11 0xb7df2602 in camel_session_get_service_connected (session=0x810d558, url_string=0x80f8250 "pop://caroline.ford.work%40googlemail.com@pop.gmail.com/;use_ssl=always", type=CAMEL_PROVIDER_STORE, ex=0x80f8194) at camel-session.c:271 #12 0xb63a4252 in mail_tool_get_inbox (url=0x80f8250 "pop://caroline.ford.work%40googlemail.com@pop.gmail.com/;use_ssl=always", ex=0x80f8194) at mail-tools.c:70 #13 0xb639e606 in fetch_mail_fetch (mm=0x80f8178) at mail-ops.c:299 #14 0xb63992f5 in mail_msg_received (e=0x81f95c0, msg=0x80f8178, data=0x0) at mail-mt.c:582 #15 0xb7c11660 in thread_dispatch (din=0x81f95c0) at e-msgport.c:1005 #16 0xb7cc846b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #17 0xb6e5e73e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 2 (Thread -1266984048 (LWP 11205)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb6e54647 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7cfdb69 in PR_Poll () from /usr/lib/libnspr4.so.0d #3 0xb7dfba71 in stream_read (stream=0x86db1e8, buffer=0x86fa800 "\n", n=4096) at camel-tcp-stream-ssl.c:385 #4 0xb7da9e76 in camel_stream_read (stream=0x86db1e8, buffer=0x86fa800 "\n", n=4096) at camel-stream.c:98 #5 0xb47bafba in stream_fill (is=0x86f3ad8) at camel-pop3-stream.c:60 #6 0xb47bb588 in camel_pop3_stream_line (is=0x86f3ad8, data=0xb47b51d8, len=0xb47b51d4) at camel-pop3-stream.c:321 #7 0xb47b945b in camel_pop3_engine_new (source=0x86db1e8, flags=0) at camel-pop3-engine.c:110 #8 0xb47bbf5d in connect_to_server_wrapper (service=0x811ec94, ex=0x81ff274) at camel-pop3-store.c:206 #9 0xb47bcf38 in pop3_connect (service=0x811ec94, ex=0x81ff274) at camel-pop3-store.c:598 #10 0xb7df11ef in camel_service_connect (service=0x811ec94, ex=0x81ff274) at camel-service.c:371 #11 0xb7df2602 in camel_session_get_service_connected (session=0x810d558, url_string=0x8224250 "pop://secretlondon@springnight.burngreave.net/;use_ssl=always", type=CAMEL_PROVIDER_STORE, ex=0x81ff274) at camel-session.c:271 #12 0xb63a4252 in mail_tool_get_inbox (url=0x8224250 "pop://secretlondon@springnight.burngreave.net/;use_ssl=always", ex=0x81ff274) at mail-tools.c:70 #13 0xb639e606 in fetch_mail_fetch (mm=0x81ff258) at mail-ops.c:299 #14 0xb63992f5 in mail_msg_received (e=0x81f95c0, msg=0x81ff258, data=0x0) at mail-mt.c:582 #15 0xb7c11660 in thread_dispatch (din=0x81f95c0) at e-msgport.c:1005 #16 0xb7cc846b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #17 0xb6e5e73e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread -1233549648 (LWP 11200)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb6e54647 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb6f07593 in ?? () from /usr/lib/libglib-2.0.so.0 #3 0x085a5fb0 in ?? () #4 0x0000000d in ?? () #5 0x0000005c in ?? () #6 0x085a5fb0 in ?? () #7 0x0000000d in ?? () #8 0xb6f9121c in ?? () from /usr/lib/libglib-2.0.so.0 #9 0xb7cca541 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0 #10 0xb6f07909 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #11 0xb794cd13 in bonobo_main () from /usr/lib/libbonobo-2.so.0 #12 0x0805e739 in main (argc=1, argv=0xbfc8ac84) at main.c:602 #13 0xb6da1050 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)