GNOME Bugzilla – Bug 592244
Evolution crashing on Initial account setup
Last modified: 2009-08-20 03:59:31 UTC
Fresh install of Fedora 11, latest patches. Install evolution and evolution-mapi Launch evolution Go through initial account setup, choose Evolution-mapi Enter in user name, password, domain Click "Test" Get prompted for password Enter password, click ok. Evolution quits. Exchange details: Created 2 VMs on a beefy server: 1 Windows Server 2003 x86_64 - Active Directory 1 Windows Server 2003 x86_64 - Exchange 2007 (10.10.100.4) recreated crash with gdb: [skhalsa@devdesktop ~]$ gdb evolution GNU gdb (GDB) Fedora (6.8.50.20090302-37.fc11) Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> 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-redhat-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... (gdb) run Starting program: /usr/bin/evolution [Thread debugging using libthread_db enabled] ** (evolution:8892): DEBUG: Loading Exchange MAPI Plugin ** (evolution:8892): DEBUG: MAPI listener is constructed with 0 listed MAPI accounts ** (evolution:8892): DEBUG: mailto URL command: evolution --component=mail %s ** (evolution:8892): DEBUG: mailto URL program: evolution [New Thread 0x7fffe7d81910 (LWP 8898)] [New Thread 0x7fffe7380910 (LWP 8899)] [New Thread 0x7fffdf97b910 (LWP 8900)] [New Thread 0x7fffdef7a910 (LWP 8901)] [New Thread 0x7fffde579910 (LWP 8902)] [New Thread 0x7fffddb78910 (LWP 8903)] [New Thread 0x7fffc7fff910 (LWP 8906)] [Thread 0x7fffdef7a910 (LWP 8901) exited] [Thread 0x7fffdf97b910 (LWP 8900) exited] [Thread 0x7fffddb78910 (LWP 8903) exited] [Thread 0x7fffc7fff910 (LWP 8906) exited] [New Thread 0x7fffc7fff910 (LWP 8907)] [Thread 0x7fffde579910 (LWP 8902) exited] [Thread 0x7fffc7fff910 (LWP 8907) exited] e-data-server-ui-Message: Unable to find password(s) in keyring (Keyring reports: No matching results) e-data-server-ui-Message: Key file does not have group 'Passwords-ExchangeMAPI' Create profile with testuser exchange.test 10.10.100.4 libexchangemapi-Message: exchange-mapi-connection.c:2874: exchange_mapi_create_profile: lock(connect_lock) Logging into the server... succeeded libexchangemapi-Message: exchange-mapi-connection.c:146: exchange_mapi_connection_close: lock(connect_lock) libexchangemapi-Message: exchange-mapi-connection.c:149: exchange_mapi_connection_close: unlock(connect_lock) libexchangemapi-Message: exchange-mapi-connection.c:130: exchange_mapi_connection_new: lock(connect_lock) exchange-mapi-connection.c:75: Entering mapi_profile_load Loading profile testuser@exchange.test MapiLogonEx : MAPI_E_NETWORK_ERROR (0x80040115) Program received signal SIGSEGV, Segmentation fault. emsmdb_disconnect_dtor (data=<value optimized out>) at libmapi/emsmdb.c:165 165 talloc_free(emsmdb_ctx->cache_requests); (gdb) thread apply all bt
+ Trace 216995
Thread 1 (Thread 0x7ffff43b37f0 (LWP 8892))
This looks to be a duplicate of http://bugzilla.gnome.org/show_bug.cgi?id=571579 but I am running updated packages: openchange.x86_64 0.8.2-2.fc11 evolution-mapi.x86_64 0.26.2-1.fc11 evolution.x86_64 2.26.3-1.fc11
*** This bug has been marked as a duplicate of bug 571579 ***
Bug 571579 either was not resolved in 0.8.2 or else this is a different bug with the same symptoms.
(In reply to comment #3) > Bug 571579 either was not resolved in 0.8.2 or else this is a different bug > with the same symptoms. bug 571579 hasn't been fixed yet, it's still in open state as Severity blocker.