GNU gdb 6.4.90-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 --oaf-activate-iid=OAFIID:GNOME_Evolution_DataServer_InterfaceCheck -- 
oaf-ior-fd=25
Starting program: /usr/lib/evolution/evolution-data-server-1.8 --oaf-activate-iid=OAFIID:GNOME_Evolution_DataServer_InterfaceCheck --oaf-ior-fd=25
[Thread debugging using libthread_db enabled]
[New Thread -1221478736 (LWP 14250)]
evolution-data-server-Message: Starting server
e-data-server-Message: adding type `EBookBackendFileFactory'
e-data-server-Message: adding type `EBookBackendGroupwiseFactory'
e-data-server-Message: adding type `EBookBackendLDAPFactory'
e-data-server-Message: adding type `EBookBackendVCFFactory'
e-data-server-Message: adding type `ECalBackendCalDAVEventsFactory'
e-data-server-Message: adding type `ECalBackendContactsEventsFactory'
e-data-server-Message: adding type `ECalBackendFileTodosFactory'
e-data-server-Message: adding type `ECalBackendFileEventsFactory'
e-data-server-Message: adding type `ECalBackendFileJournalFactory'
e-data-server-Message: adding type `ECalBackendGroupwiseTodosFactory'
e-data-server-Message: adding type `ECalBackendGroupwiseEventsFactory'
e-data-server-Message: adding type `ECalBackendGroupwiseJournalFactory'
e-data-server-Message: adding type `ECalBackendHttpTodosFactory'
e-data-server-Message: adding type `ECalBackendHttpEventsFactory'
e-data-server-Message: adding type `ECalBackendWeatherEventsFactory'
e-data-server-Message: adding type `EBookBackendSCALIXFactory'
e-data-server-Message: adding type `ECalBackendScalixEventsFactory'
evolution-data-server-Message: Server up and running
[New Thread -1234318432 (LWP 14253)]
[New Thread -1234584672 (LWP 14287)]
[New Thread -1242977376 (LWP 14288)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1234584672 (LWP 14287)]
0xb67b7f99 in db_version () from /usr/lib/libdb-4.3.so
(gdb) backtrace
#0  0xb67b7f99 in db_version () from /usr/lib/libdb-4.3.so
#1  0xb67ba4b5 in __dbenv_open () from /usr/lib/libdb-4.3.so
#2  0xb70a4f6a in scalix_object_cache_get () from /usr/lib/evolution-data-server-1.2/extensions/libebookbackendscalix.so
#3  0xb767bb2c in g_object_constructor (type=134868544, n_construct_properties=1, construct_params=0x809fdc8) at gobject.c:697
#4  0xb7679bdb in IA__g_object_newv (object_type=134868544, n_parameters=1, parameters=0x809fbb0) at gobject.c:937
#5  0xb767a7e9 in IA__g_object_new_valist (object_type=134868544, first_property_name=0xb70a8188 "dir", var_args=0xb669ae1c "") at gobject.c:1022
#6  0xb767a8f0 in IA__g_object_new (object_type=134868544, first_property_name=0xb70a8188 "dir") at gobject.c:795
#7  0xb70a45d9 in scalix_object_cache_open () from /usr/lib/evolution-data-server-1.2/extensions/libebookbackendscalix.so
#8  0xb709d9e2 in scalix_container_get_local_attachment_store () from /usr/lib/evolution-data-server-1.2/extensions/libebookbackendscalix.so
#9  0xb7679bdb in IA__g_object_newv (object_type=134868688, n_parameters=1, parameters=0x809de70) at gobject.c:937
#10 0xb767a7e9 in IA__g_object_new_valist (object_type=134868688, first_property_name=0xb70a76e6 "uri", var_args=0xb669b08c "") at gobject.c:1022
#11 0xb767a8f0 in IA__g_object_new (object_type=134868688, first_property_name=0xb70a76e6 "uri") at gobject.c:795
#12 0xb709b498 in scalix_container_open () from /usr/lib/evolution-data-server-1.2/extensions/libebookbackendscalix.so
#13 0xb7098a72 in e_book_backend_scalix_new () from /usr/lib/evolution-data-server-1.2/extensions/libebookbackendscalix.so
#14 0xb7f257f6 in e_book_backend_load_source () from /usr/lib/libedata-book-1.2.so.2
#15 0xb7f260ae in e_book_backend_open () from /usr/lib/libedata-book-1.2.so.2
#16 0xb7f29d34 in e_data_book_get_backend () from /usr/lib/libedata-book-1.2.so.2
#17 0xb7f1ac2b in _ORBIT_skel_small_GNOME_Evolution_Addressbook_Book_open () from /usr/lib/libedata-book-1.2.so.2
#18 0xb76d2b07 in IOP_start_profiles () from /usr/lib/libORBit-2.so.0
#19 0xb76d8c75 in ORBit_OAObject_invoke () from /usr/lib/libORBit-2.so.0
#20 0xb76c5dbc in ORBit_small_invoke_adaptor () from /usr/lib/libORBit-2.so.0
#21 0xb76d6916 in ORBit_recv_buffer_return_sys_exception () from /usr/lib/libORBit-2.so.0
#22 0xb76d6fc2 in ORBit_recv_buffer_return_sys_exception () from /usr/lib/libORBit-2.so.0
#23 0xb76bedad in giop_thread_queue_process () from /usr/lib/libORBit-2.so.0
#24 0xb76bf638 in giop_init () from /usr/lib/libORBit-2.so.0
#25 0xb75f3ce8 in g_thread_pool_thread_proxy (data=0x8060260) at gthreadpool.c:265
#26 0xb75f238f in g_thread_create_proxy (data=0x807f400) at gthread.c:553
#27 0xb741f504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#28 0xb74fa51e in clone () from /lib/tls/i686/cmov/libc.so.6
(gdb) info registers
eax            0x80a9dd0	134913488
ecx            0x0	0
edx            0x0	0
ebx            0xb67fdb4c	-1233134772
esp            0xb669aa10	0xb669aa10
ebp            0xb669aa48	0xb669aa48
esi            0x0	0
edi            0x809fed8	134872792
eip            0xb67b7f99	0xb67b7f99 <db_version+249>
eflags         0x10202	[ IF RF ]
cs             0x73	115
ss             0x7b	123
ds             0x7b	123
es             0x7b	123
fs             0x0	0
gs             0x33	51
(gdb) thread apply all backtrace

Thread 4 (Thread -1242977376 (LWP 14288)):
#0  0xb74fa508 in clone () from /lib/tls/i686/cmov/libc.so.6
#1  0x007d0f00 in ?? ()
#2  0x00000000 in ?? ()

Thread 3 (Thread -1234584672 (LWP 14287)):
#0  0xb67b7f99 in db_version () from /usr/lib/libdb-4.3.so
#1  0xb67ba4b5 in __dbenv_open () from /usr/lib/libdb-4.3.so
#2  0xb70a4f6a in scalix_object_cache_get () from /usr/lib/evolution-data-server-1.2/extensions/libebookbackendscalix.so
#3  0xb767bb2c in g_object_constructor (type=134868544, n_construct_properties=1, construct_params=0x809fdc8) at gobject.c:697
#4  0xb7679bdb in IA__g_object_newv (object_type=134868544, n_parameters=1, parameters=0x809fbb0) at gobject.c:937
#5  0xb767a7e9 in IA__g_object_new_valist (object_type=134868544, first_property_name=0xb70a8188 "dir", var_args=0xb669ae1c "") at gobject.c:1022
#6  0xb767a8f0 in IA__g_object_new (object_type=134868544, first_property_name=0xb70a8188 "dir") at gobject.c:795
#7  0xb70a45d9 in scalix_object_cache_open () from /usr/lib/evolution-data-server-1.2/extensions/libebookbackendscalix.so
#8  0xb709d9e2 in scalix_container_get_local_attachment_store () from /usr/lib/evolution-data-server-1.2/extensions/libebookbackendscalix.so
#9  0xb7679bdb in IA__g_object_newv (object_type=134868688, n_parameters=1, parameters=0x809de70) at gobject.c:937
#10 0xb767a7e9 in IA__g_object_new_valist (object_type=134868688, first_property_name=0xb70a76e6 "uri", var_args=0xb669b08c "") at gobject.c:1022
#11 0xb767a8f0 in IA__g_object_new (object_type=134868688, first_property_name=0xb70a76e6 "uri") at gobject.c:795
#12 0xb709b498 in scalix_container_open () from /usr/lib/evolution-data-server-1.2/extensions/libebookbackendscalix.so
#13 0xb7098a72 in e_book_backend_scalix_new () from /usr/lib/evolution-data-server-1.2/extensions/libebookbackendscalix.so
#14 0xb7f257f6 in e_book_backend_load_source () from /usr/lib/libedata-book-1.2.so.2
#15 0xb7f260ae in e_book_backend_open () from /usr/lib/libedata-book-1.2.so.2
#16 0xb7f29d34 in e_data_book_get_backend () from /usr/lib/libedata-book-1.2.so.2
#17 0xb7f1ac2b in _ORBIT_skel_small_GNOME_Evolution_Addressbook_Book_open () from /usr/lib/libedata-book-1.2.so.2
#18 0xb76d2b07 in IOP_start_profiles () from /usr/lib/libORBit-2.so.0
#19 0xb76d8c75 in ORBit_OAObject_invoke () from /usr/lib/libORBit-2.so.0
#20 0xb76c5dbc in ORBit_small_invoke_adaptor () from /usr/lib/libORBit-2.so.0
#21 0xb76d6916 in ORBit_recv_buffer_return_sys_exception () from /usr/lib/libORBit-2.so.0
#22 0xb76d6fc2 in ORBit_recv_buffer_return_sys_exception () from /usr/lib/libORBit-2.so.0
#23 0xb76bedad in giop_thread_queue_process () from /usr/lib/libORBit-2.so.0
#24 0xb76bf638 in giop_init () from /usr/lib/libORBit-2.so.0
#25 0xb75f3ce8 in g_thread_pool_thread_proxy (data=0x8060260) at gthreadpool.c:265
#26 0xb75f238f in g_thread_create_proxy (data=0x807f400) at gthread.c:553
#27 0xb741f504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#28 0xb74fa51e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread -1234318432 (LWP 14253)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb74f0803 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb75d7813 in g_main_context_iterate (context=0x80678f0, block=1, dispatch=1, self=0x8064c88) at gmain.c:2979
#3  0xb75d7b89 in IA__g_main_loop_run (loop=0x80678e0) at gmain.c:2881
#4  0xb76de7e0 in link_set_io_thread () from /usr/lib/libORBit-2.so.0
#5  0xb75f238f in g_thread_create_proxy (data=0x8064c88) at gthread.c:553
#6  0xb741f504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb74fa51e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread -1221478736 (LWP 14250)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb74f0803 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb75d7813 in g_main_context_iterate (context=0x805ed98, block=1, dispatch=1, self=0x804ef80) at gmain.c:2979
#3  0xb75d7b89 in IA__g_main_loop_run (loop=0x807ecf8) at gmain.c:2881
#4  0xb7a69a23 in bonobo_main () from /usr/lib/libbonobo-2.so.0
#5  0x0804ba24 in main (argc=134724384, argv=0xbfa2d264) at server.c:393
#6  0xb74428cc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#7  0x0804a451 in _start ()
#0  0xb67b7f99 in db_version () from /usr/lib/libdb-4.3.so
(gdb) thread apply all backtrace

(gdb) quit
The program is running.  Exit anyway? (y or n)