Hello everyone I compiled the openchange with libmapi and evolution-data-server with exchange-mapi enabled.
This was in ubuntu 8.10. However, after I configured an account, evolution crashed. Anyone can see this problem? Here is the trace: Starting program: /usr/bin/evolution [Thread debugging using libthread_db enabled] [New Thread 0xb66a1a70 (LWP 32037)] Loading Exchange MAPI Plugin listener is constructed [New Thread 0xb523ab90 (LWP 32040)] [Thread 0xb523ab90 (LWP 32040) exited] ** (evolution:32037): WARNING **: Unexpected kerberos error -1765328164 ** (evolution:32037): DEBUG: mailto URL command: evolution --component=mail %s ** (evolution:32037): DEBUG: mailto URL program: evolution [New Thread 0xb523ab90 (LWP 32042)] [Thread 0xb523ab90 (LWP 32042) exited] [New Thread 0xb485eb90 (LWP 32043)] [Thread 0xb485eb90 (LWP 32043) exited] store_db_path /home/liushuai/.evolution/mail/local/folders.db folders table succesfully created [New Thread 0xb485eb90 (LWP 32044)] store_db_path /home/liushuai/.evolution/mail/imap/[EMAIL PROTECTED]/folders.db folders table succesfully created [New Thread 0xb523ab90 (LWP 32045)] [Thread 0xb523ab90 (LWP 32045) exited] [New Thread 0xb523ab90 (LWP 32046)] store_db_path /home/liushuai/.evolution/mail/exchange/[EMAIL PROTECTED]/folders.db folders table succesfully created [New Thread 0xb348fb90 (LWP 32048)] [New Thread 0xb3c90b90 (LWP 32047)] store_db_path /home/liushuai/.evolution/mail/mapi/[EMAIL PROTECTED]/folders.db folders table succesfully created [Thread 0xb3c90b90 (LWP 32047) exited] [New Thread 0xb2c8eb90 (LWP 32049)] store_db_path /home/liushuai/.evolution/mail/vfolder/folders.db folders table succesfully created [New Thread 0xb3c90b90 (LWP 32050)] [New Thread 0xb213cb90 (LWP 32051)] [New Thread 0xb1705b90 (LWP 32055)] [New Thread 0xb0f04b90 (LWP 32056)] (evolution:32037): camel-imap-provider-WARNING **: Unable to load summary no such table: Apple Mail To Do libexchangemapi-Message: exchange-mapi-connection.c(128): exchange_mapi_connection_new: lock(connect_lock) exchange-mapi-connection.c(73): Entering mapi_profile_load Loading profile [EMAIL PROTECTED] [New Thread 0xb06e9b90 (LWP 32063)] exchange-mapi-connection.c(114): Leaving mapi_profile_load libexchangemapi-Message: exchange-mapi-connection.c(131): exchange_mapi_connection_new: unlock(connect_lock) libexchangemapi-Message: exchange-mapi-connection.c(136): exchange_mapi_connection_new: Connected exchange-mapi-connection.c(2525): Entering exchange_mapi_get_folders_list libexchangemapi-Message: exchange-mapi-connection.c(2527): exchange_mapi_get_folders_list: lock(connect_lock) ???? |---+ : (Container class: IPF.StickyNote 6B1F000000000001) UnRead : 0 Total : 0 ?? |---+ : (Container class: IPF.Note 691F000000000001) UnRead : 0 Total : 1 ??? |---+ : (Container class: IPF.Note 4E20000000000001) UnRead : 0 Total : 1 ???? |---+ : (Container class: IPF.Note 1F2B000000000001) UnRead : 0 Total : 0 ??? |---+ : (Container class: IPF.Contact 681F000000000001) UnRead : 0 Total : 2 ?? |---+ : (Container class: IPF.Task 6C1F000000000001) UnRead : 0 Total : 1 ?? |---+ : (Container class: IPF.Journal 6A1F000000000001) UnRead : 0 Total : 0 ?? |---+ : (Container class: IPF.Appointment 671F000000000001) UnRead : 0 Total : 25 ??? |---+ : (Container class: IPF.Note 4D20000000000001) UnRead : 0 Total : 5 ????? |---+ : (Container class: IPF.Note 4F20000000000001) UnRead : 0 Total : 0 ????? |---+ : (Container class: IPF.Note 5020000000000001) UnRead : 0 Total : 0 [Thread 0xb1705b90 (LWP 32055) exited] libexchangemapi-Message: exchange-mapi-connection.c(2594): exchange_mapi_get_folders_list: unlock(connect_lock) exchange-mapi-connection.c(2596): Leaving exchange_mapi_get_folders_list exchange-mapi-connection.c(2611): Entering exchange_mapi_get_pf_folders_list libexchangemapi-Message: exchange-mapi-connection.c(2613): exchange_mapi_get_pf_folders_list: lock(connect_lock) |---+ Internet Newsgroups : (Container class: IPF.Note 0300FFFFFFFF0002) UnRead : 0 Total : 0 ?? |---+ test : (Container class: IPF.Note 1F27000000000001) UnRead : 0 Total : 0 ??? |---+ test : (Container class: IPF.Contact 2227000000000001) UnRead : 0 Total : 0 libexchangemapi-Message: exchange-mapi-connection.c(2645): exchange_mapi_get_pf_folders_list: unlock(connect_lock) exchange-mapi-connection.c(2647): Leaving exchange_mapi_get_pf_folders_list Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb2c8eb90 (LWP 32049)] 0xb3d8fc73 in mapi_build_folder_info (mapi_store=<value optimized out>, parent_name=<value optimized out>, folder_name=0x948ef00 " - test1") at camel-mapi-store.c:851 851 if (!strcmp (excl_parent, "Sent Items")) (gdb) bt #0 0xb3d8fc73 in mapi_build_folder_info (mapi_store=<value optimized out>, parent_name=<value optimized out>, folder_name=0x948ef00 " - test1") at camel-mapi-store.c:851 #1 0xb3d910e7 in mapi_get_folder_info (store=0x91ae328, top=0xb3d93d2f "", flags=7, ex=0x945c6f4) at camel-mapi-store.c:908 #2 0xb7e12762 in camel_store_get_folder_info (store=0x91ae328, top=0x0, flags=7, ex=0x945c6f4) at camel-store.c:851 #3 0xb6124c4c in get_folderinfo_exec (m=0x945c6e0) at mail-ops.c:1068 #4 0xb6121389 in mail_msg_proxy (msg=0x945c6e0) at mail-mt.c:521 #5 0xb6beb6f6 in ?? () from /usr/lib/libglib-2.0.so.0 #6 0xb6bea05f in ?? () from /usr/lib/libglib-2.0.so.0 #7 0xb79bb4ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #8 0xb6b0964e in clone () from /lib/tls/i686/cmov/libc.so.6 _______________________________________________ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list