Hi Srinivasa,
Hm, I have the debug rpm,
evolution-mapi-provider-debuginfo-20080118.3-2.1 but I am not sure how
to use it! If I run in ddd I see this - is it enough info?
<snip>
EcDoRpc_MAPI_REPL_UNION(case 21)
mapi_QueryRows: struct QueryRows_repl
unknown : 0x02 (2)
results_count : 0x0000 (0)
layout : 0x00 (0)
mapi_response : (handles) number=1
handle id : 0x00000f14 (3860)
length : *
length : 0x000f (15)
result : MAPI_E_SUCCESS (0x0)
exchange-mapi-connection.c(1631): exchange_mapi_get_folders_list:
unlock(connect_lock)
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1105209680 (LWP 11659)]
0x0000003dd0a795c0 in strlen () from /lib64/libc.so.6
(gdb)
almost enough :) .. could you just get a backtrace at the SIGSEGV (type 'thread apply all bt full' at the terminal when you get the gdb prompt after the SIGSEGV) and paste the output here ?
-Suman