Thanks,
can this be the correct backtrace:
Thread 6 (Thread 0xaceffb40 (LWP 27504)):
#0 0xb76eee3a in g_str_hash () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1 0xb76edd46 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2 0xb6bcc60f in camel_folder_info_build () from /usr/lib/libcamel-provider-1.2.so.29
#3 0xadaf5c55 in folder_info_from_store_summary (top=0x0, store=0x86c10a0, flags=<optimized out>, error=<optimized out>)
at camel-ews-store.c:366
#4 ews_get_folder_info_sync (store=0x86c10a0, top=0x0, flags=7, cancellable=0x0, error=0xaceff05c) at camel-ews-store.c:505
#5 0xb6bcd786 in camel_store_get_folder_info_sync () from /usr/lib/libcamel-provider-1.2.so.29
#6 0xb6bcdbf6 in ?? () from /usr/lib/libcamel-provider-1.2.so.29
#7 0xb7866a4d in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#8 0xb78540ac in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#9 0xb7723047 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0xb77226b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#11 0xb7e47d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0xb75fdace in clone () from /lib/i386-linux-gnu/libc.so.6
This was the gdb output up until the crash:
Starting program: /usr/bin/evolution
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[New Thread 0xb60a2b40 (LWP 27491)]
[New Thread 0xb56ffb40 (LWP 27492)]
[New Thread 0xb4cffb40 (LWP 27493)]
[New Thread 0xad86eb40 (LWP 27503)]
[New Thread 0xaceffb40 (LWP 27504)]
Construct the listener[Thread 0xad86eb40 (LWP 27503) exited]
(evolution:27485): evolution-online-accounts-CRITICAL **: online_accounts_handle_uid: assertion `match == NULL || g_strcmp0 (match, evo_id) == 0' failed
(evolution:27485): evolution-online-accounts-CRITICAL **: online_accounts_handle_uid: assertion `match == NULL || g_strcmp0 (match, evo_id) == 0' failed
(evolution:27485): camel-ews-provider-WARNING **: Cannot build full name for folder AAMkADUxY2ZiZWUyLTExYWEtNDY3ZS04OWMyLTZiYzVhYWU3ZTFiNAAuAAAAAACUgQkSc+WWQ4ktAvXd2M4qAQA19H/gR0heT4JvKDsai4UkACHLQhFsAAA=
[New Thread 0xad86eb40 (LWP 27514)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xaceffb40 (LWP 27504)]
0xb76eee3a in g_str_hash () from /lib/i386-linux-gnu/libglib-2.0.so.0
Thanks again, let me know if I am missing something.