[cosmih ~]$ gdb /usr/lib/evolution-data-server-1.2/e-calendar-factory GNU gdb (GDB) 7.2 Copyright (C) 2010 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-unknown-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /usr/lib/evolution-data-server-1.2/e-calendar-factory...done. (gdb) run Starting program: /usr/lib/evolution-data-server-1.2/e-calendar-factory [Thread debugging using libthread_db enabled] e-data-server-Message: adding type `ECalBackendFileJournalFactory' e-data-server-Message: adding type `ECalBackendFileEventsFactory' e-data-server-Message: adding type `ECalBackendFileTodosFactory' e-data-server-Message: adding type `ECalBackendHttpMemosFactory' e-data-server-Message: adding type `ECalBackendHttpEventsFactory' e-data-server-Message: adding type `ECalBackendHttpTodosFactory' e-data-server-Message: adding type `ECalBackendExchangeTodosFactory' e-data-server-Message: adding type `ECalBackendExchangeEventsFactory' e-data-server-Message: adding type `ECalBackendGroupwiseJournalFactory' e-data-server-Message: adding type `ECalBackendGroupwiseEventsFactory' e-data-server-Message: adding type `ECalBackendGroupwiseTodosFactory' e-data-server-Message: adding type `ECalBackendWeatherEventsFactory' e-data-server-Message: adding type `ECalBackendCalDAVMemosFactory' e-data-server-Message: adding type `ECalBackendCalDAVTodosFactory' e-data-server-Message: adding type `ECalBackendCalDAVEventsFactory' e-data-server-Message: adding type `ECalBackendContactsEventsFactory' [New Thread 0x7fffe6755710 (LWP 11942)] [New Thread 0x7fffe5f54710 (LWP 11943)] Server is up and running... [Thread 0x7fffe5f54710 (LWP 11943) exited] [New Thread 0x7fffe5f54710 (LWP 11977)] [New Thread 0x7fffe5753710 (LWP 11978)] [Thread 0x7fffe5f54710 (LWP 11977) exited] (e-calendar-factory:11939): e-cal-backend-exchange-WARNING **: load_cache: symlink() failed: No such file or directory [New Thread 0x7fffe5f54710 (LWP 11981)] (e-calendar-factory:11939): e-cal-backend-exchange-WARNING **: load_cache: symlink() failed: No such file or directory [New Thread 0x7fffe4f52710 (LWP 11982)] [New Thread 0x7ffff7fb8710 (LWP 11985)] [Thread 0x7fffe5f54710 (LWP 11981) exited] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffe4f52710 (LWP 11982)] 0x00007ffff6280712 in strlen () from /lib/libc.so.6 (gdb) thread apply all bt Thread 8 (Thread 0x7ffff7fb8710 (LWP 11985)): #0 0x00007ffff62cb173 in poll () from /lib/libc.so.6 #1 0x00007ffff65a3ed4 in g_main_context_poll (context=0x7fffe0016a10, block=1, dispatch=1, self=) at gmain.c:3093 #2 g_main_context_iterate (context=0x7fffe0016a10, block=1, dispatch=1, self=) at gmain.c:2775 #3 0x00007ffff65a47e2 in g_main_loop_run (loop=0x7fffe0032640) at gmain.c:2988 #4 0x00007fffef6f7af0 in ?? () from /usr/lib/libORBit-2.so.0 #5 0x00007ffff65cacc4 in g_thread_create_proxy (data=0x7fffe0016bb0) at gthread.c:1897 #6 0x00007ffff7304cb0 in start_thread () from /lib/libpthread.so.0 #7 0x00007ffff62d39fd in clone () from /lib/libc.so.6 #8 0x0000000000000000 in ?? () Thread 7 (Thread 0x7fffe4f52710 (LWP 11982)): #0 0x00007ffff6280712 in strlen () from /lib/libc.so.6 #1 0x00007ffff7969d65 in set_attachment_list (comp=, attachment_list=) at e-cal-component.c:1534 #2 e_cal_component_set_attachment_list (comp=, attachment_list=) at e-cal-component.c:1591 #3 0x00007fffe6d9723c in add_ical (cbex=0x646c20, href=0x6fdd80 "http://NL-EXC-07.intra.local/exchange/MihaiC/Calendar/Discuss%20results%20Akamai.EML", lastmod=0x6e0540 "2010-09-21T13:42:06.827Z", uid=0x6e05d0 "040000008200E00074C5B7101A82E00800000000400BAE637B55CB01", '0' , "100000005D3F7D9EDCAFBB458BDACF6DAE48CECA", body=, len=, receipts=0) at e-cal-backend-exchange-calendar.c:279 #4 0x00007fffe6d9bddd in get_changed_events (cbex=0x646c20) at e-cal-backend-exchange-calendar.c:535 #5 0x00007ffff65cacc4 in g_thread_create_proxy (data=0x6a8f60) at gthread.c:1897 #6 0x00007ffff7304cb0 in start_thread () from /lib/libpthread.so.0 #7 0x00007ffff62d39fd in clone () from /lib/libc.so.6 #8 0x0000000000000000 in ?? () Thread 5 (Thread 0x7fffe5753710 (LWP 11978)): #0 0x00007ffff7309779 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007ffff6b9e192 in g_cond_timed_wait_posix_impl (cond=, entered_mutex=, abs_time=) at gthread-posix.c:242 #2 0x00007ffff6579b3f in g_async_queue_pop_intern_unlocked (queue=0x64cd00, try=0, end_time=0x7fffe5752d10) at gasyncqueue.c:423 #3 0x00007ffff657a537 in g_async_queue_timed_pop (queue=0x64cd00, end_time=0x7fffe5752d10) at gasyncqueue.c:549 #4 0x00007ffff65cd2e9 in g_thread_pool_wait_for_new_pool (data=) at gthreadpool.c:175 #5 g_thread_pool_thread_proxy (data=) at gthreadpool.c:378 #6 0x00007ffff65cacc4 in g_thread_create_proxy (data=0x692700) at gthread.c:1897 #7 0x00007ffff7304cb0 in start_thread () from /lib/libpthread.so.0 #8 0x00007ffff62d39fd in clone () from /lib/libc.so.6 #9 0x0000000000000000 in ?? () Thread 2 (Thread 0x7fffe6755710 (LWP 11942)): #0 0x00007ffff62cb173 in poll () from /lib/libc.so.6 #1 0x00007ffff65a3ed4 in g_main_context_poll (context=0x647ae0, block=1, dispatch=1, self=) at gmain.c:3093 #2 g_main_context_iterate (context=0x647ae0, block=1, dispatch=1, self=) at gmain.c:2775 #3 0x00007ffff65a47e2 in g_main_loop_run (loop=0x647bc0) at gmain.c:2988 ---Type to continue, or q to quit--- #4 0x00007ffff7092c54 in gdbus_shared_thread_func (data=) at gdbusprivate.c:277 #5 0x00007ffff65cacc4 in g_thread_create_proxy (data=0x647be0) at gthread.c:1897 #6 0x00007ffff7304cb0 in start_thread () from /lib/libpthread.so.0 #7 0x00007ffff62d39fd in clone () from /lib/libc.so.6 #8 0x0000000000000000 in ?? () Thread 1 (Thread 0x7ffff7fba860 (LWP 11939)): #0 0x00007ffff62cb173 in poll () from /lib/libc.so.6 #1 0x00007ffff65a3ed4 in g_main_context_poll (context=0x640d50, block=1, dispatch=1, self=) at gmain.c:3093 #2 g_main_context_iterate (context=0x640d50, block=1, dispatch=1, self=) at gmain.c:2775 #3 0x00007ffff65a47e2 in g_main_loop_run (loop=0x63de40) at gmain.c:2988 #4 0x0000000000405bf4 in main (argc=, argv=) at e-data-cal-factory.c:922 (gdb)