After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 561665 - [MAPI] Evolution crashed when disable and enabled mapi account
[MAPI] Evolution crashed when disable and enabled mapi account
Status: RESOLVED DUPLICATE of bug 564897
Product: evolution-mapi
Classification: Applications
Component: Account Setup Plugin
0.1
Other All
: Normal critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
evolution[mapi]
Depends on:
Blocks:
 
 
Reported: 2008-11-20 11:43 UTC by Kandepu Prasad
Modified: 2009-01-28 07:43 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Kandepu Prasad 2008-11-20 11:43:48 UTC
Steps to reproduce:
1. 
2. 
3. 


Stack trace:
exchange-mapi-connection.c(112): Leaving mapi_profile_load libexchangemapi-Message: exchange-mapi-connection.c(129): exchange_mapi_connection_new: unlock(connect_lock)

(evolution.bin:9982): libexchangemapi-WARNING **: 
exchange-mapi-connection.c(132): exchange_mapi_connection_new: Login failed 

(evolution.bin:9982): e-data-server-ui-WARNING **: Unable to find password(s) in keyring (Keyring reports: No matching results)
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'
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'
libexchangemapi-Message: exchange-mapi-connection.c(126): exchange_mapi_connection_new: lock(connect_lock)

exchange-mapi-connection.c(71): Entering mapi_profile_load Create profile with prasad Novell123 (****) ray.com 164.99.99.185
    MAPIInitialize           : MAPI_E_SESSION_LIMIT (0x80040112)

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xaf901b90 (LWP 10192)]
0xb63149d6 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
64	../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
	in ../nptl/sysdeps/unix/sysv/linux/raise.c
(gdb) t a a bt

Thread 1 (Thread 0xb5fa0760 (LWP 9982))

  • #0 *__GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #1 *__GI_abort
    at abort.c line 88
  • #2 _talloc_free
    at talloc.c line 559
  • #3 _talloc_free
    at talloc.c line 538
  • #4 _talloc_free
    at talloc.c line 538
  • #5 talloc_free
    at talloc.c line 538
  • #6 MAPIUninitialize
    at libmapi/cdo_mapi.c line 245
  • #7 exchange_mapi_create_profile
    at exchange-mapi-account-setup.c line 225
  • #8 create_profile_entry
    at exchange-mapi-account-listener.c line 621
  • #9 mapi_account_changed
    at exchange-mapi-account-listener.c line 695
  • #10 IA__g_cclosure_marshal_VOID__OBJECT
    at gmarshal.c line 636
  • #11 IA__g_closure_invoke
    at gclosure.c line 767
  • #12 signal_emit_unlocked_R
    at gsignal.c line 3244
  • #13 IA__g_signal_emit_valist
    at gsignal.c line 2977
  • #14 IA__g_signal_emit
    at gsignal.c line 3034
  • #15 gconf_accounts_changed
    at e-account-list.c line 151
  • #16 notify_listeners_callback
    at gconf-client.c line 2385
  • #17 gconf_listeners_notify
    at gconf-listeners.c line 590
  • #18 notify_one_entry
    at gconf-client.c line 2410
  • #19 notify_idle_callback
    at gconf-client.c line 2450
  • #20 g_idle_dispatch
    at gmain.c line 4235
  • #21 IA__g_main_context_dispatch
    at gmain.c line 2144
  • #22 g_main_context_iterate
    at gmain.c line 2778
  • #23 IA__g_main_loop_run
    at gmain.c line 2986
  • #24 bonobo_main
    at bonobo-main.c line 311
  • #25 main
    at main.c line 689

Other information:
Comment 1 Suman Manjunath 2009-01-28 07:40:20 UTC
The crash is due to a race condition between camel-mapi and the account-setup-eplugin.

*** This bug has been marked as a duplicate of 564987 ***
Comment 2 Suman Manjunath 2009-01-28 07:43:21 UTC
oops.. sorry for the noise.. fixing typo in the dupe bug's ID

*** This bug has been marked as a duplicate of 564897 ***