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 576406 - evolution crashed with SIGSEGV in DeleteProfile()
evolution crashed with SIGSEGV in DeleteProfile()
Status: RESOLVED INCOMPLETE
Product: evolution-mapi
Classification: Applications
Component: Account Setup Plugin
0.26.x
Other Linux
: Normal critical
: ---
Assigned To: evolution-mapi-maint
evolution-mapi-maint
: 581395 582154 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-03-23 13:34 UTC by Pedro Villavicencio
Modified: 2010-07-16 04:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Pedro Villavicencio 2009-03-23 13:34:41 UTC
this report has been filed here:

"was trying to connect to our exchange 2007 server during setup and evolution crashed out"

".

Thread 1 (process 5668)

  • #0 DeleteProfile
    at libmapi/IProfAdmin.c line 231
  • #1 exchange_mapi_create_profile
    at exchange-mapi-connection.c line 2904
  • #2 validate_credentials
    at exchange-mapi-account-setup.c line 129
  • #3 IA__g_cclosure_marshal_VOID__VOID
    at /build/buildd/glib2.0-2.20.0/gobject/gmarshal.c line 77
  • #4 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.20.0/gobject/gclosure.c line 767
  • #5 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.20.0/gobject/gsignal.c line 3244
  • #6 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.20.0/gobject/gsignal.c line 2977
  • #7 IA__g_signal_emit
    at /build/buildd/glib2.0-2.20.0/gobject/gsignal.c line 3034
  • #8 IA__gtk_button_clicked
    at /build/buildd/gtk+2.0-2.16.0/gtk/gtkbutton.c line 1106
  • #9 gtk_real_button_released
    at /build/buildd/gtk+2.0-2.16.0/gtk/gtkbutton.c line 1702
  • #10 IA__g_cclosure_marshal_VOID__VOID
    at /build/buildd/glib2.0-2.20.0/gobject/gmarshal.c line 77
  • #11 g_type_class_meta_marshal
    at /build/buildd/glib2.0-2.20.0/gobject/gclosure.c line 878
  • #12 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.20.0/gobject/gclosure.c line 767
  • #13 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.20.0/gobject/gsignal.c line 3174
  • #14 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.20.0/gobject/gsignal.c line 2977
  • #15 IA__g_signal_emit
    at /build/buildd/glib2.0-2.20.0/gobject/gsignal.c line 3034
  • #16 IA__gtk_button_released
    at /build/buildd/gtk+2.0-2.16.0/gtk/gtkbutton.c line 1098
  • #17 gtk_button_button_release
    at /build/buildd/gtk+2.0-2.16.0/gtk/gtkbutton.c line 1594
  • #18 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.16.0/gtk/gtkmarshalers.c line 84
  • #19 g_type_class_meta_marshal
    at /build/buildd/glib2.0-2.20.0/gobject/gclosure.c line 878
  • #20 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.20.0/gobject/gclosure.c line 767
  • #21 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.20.0/gobject/gsignal.c line 3282
  • #22 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.20.0/gobject/gsignal.c line 2987
  • #23 IA__g_signal_emit
    at /build/buildd/glib2.0-2.20.0/gobject/gsignal.c line 3034
  • #24 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.16.0/gtk/gtkwidget.c line 4761
  • #25 IA__gtk_propagate_event
    at /build/buildd/gtk+2.0-2.16.0/gtk/gtkmain.c line 2396
  • #26 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.16.0/gtk/gtkmain.c line 1601
  • #27 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.16.0/gdk/x11/gdkevents-x11.c line 2364
  • #28 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.20.0/glib/gmain.c line 1814
  • #29 g_main_context_iterate
    at /build/buildd/glib2.0-2.20.0/glib/gmain.c line 2448
  • #30 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.20.0/glib/gmain.c line 2656
  • #31 IA__gtk_main
    at /build/buildd/gtk+2.0-2.16.0/gtk/gtkmain.c line 1205
  • #32 startup_wizard
    at startup-wizard.c line 102
  • #33 epl_invoke
    at e-plugin.c line 1055
  • #34 e_plugin_invoke
    at e-plugin.c line 768
  • #35 emph_event_handle
    at e-event.c line 402
  • #36 e_event_emit
    at e-event.c line 288
  • #37 e_shell_attempt_upgrade
    at e-shell.c line 914
  • #38 e_shell_construct
    at e-shell.c line 696
  • #39 e_shell_new
    at e-shell.c line 744
  • #40 idle_cb
    at main.c line 336
  • #41 g_idle_dispatch
    at /build/buildd/glib2.0-2.20.0/glib/gmain.c line 3922
  • #42 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.20.0/glib/gmain.c line 1814
  • #43 g_main_context_iterate
    at /build/buildd/glib2.0-2.20.0/glib/gmain.c line 2448
  • #44 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.20.0/glib/gmain.c line 2656
  • #45 bonobo_main
    at bonobo-main.c line 311
  • #46 main
    at main.c line 704

Comment 1 Akhil Laddha 2009-05-05 04:15:05 UTC
*** Bug 581395 has been marked as a duplicate of this bug. ***
Comment 2 Reinout van Schouwen 2009-05-11 10:37:06 UTC
*** Bug 582154 has been marked as a duplicate of this bug. ***
Comment 3 Reinout van Schouwen 2009-05-11 10:37:48 UTC
This crash prevents me from adding my work Exchange account to Evolution. :(
Comment 4 Reinout van Schouwen 2009-06-30 10:56:12 UTC
No change in evolution 2.26.3 and evolution-mapi 0.26.2.
Comment 5 Nikolay Bryskin 2009-11-25 07:18:03 UTC
I have the same crash on my work =(((
Comment 6 Milan Crha 2010-01-12 18:57:07 UTC
Downstream bugzilla report about the same in 0.28.2:
https://bugzilla.redhat.com/show_bug.cgi?id=550527

If I recall correctly, one possible way how to workaround this was to delete ~/.evolution/mapi-profiles.ldb
before invoking Evolution.
Comment 7 Milan Crha 2010-01-26 10:30:46 UTC
I tried to reproduce this on Fedora 12, with a fresh new account (no ~/.evolution nor ~/.gconf/apps/evolution) and I cannot reproduce it, it survives with a little exception, the first attempt to Authenticate returns MAPI_E_NO_ACCESS, probably because the mapi-profiles.ldb doesn't exists, but the second attempt authenticates successfully, without any crash. My relevant packages are:
evolution-data-server-2.28.2-1
evolution-2.28.2-1
evolution-mapi-0.28.2-1
openchange-0.8.2-5
samba4-4.0.0-18.1alpha8_git20090916

Can anyone of you give it a try with these or newer versions, please? Even the downstream bug report is just about it. Maybe try to run it under valgrind, whether it'll show some issue (valgrind evolution &>v.log). Thanks in advance.
Comment 8 Milan Crha 2010-06-01 14:58:26 UTC
Please try to reproduce with evolution-mapi 0.30.x or later, and report back if you can, together with your openchange version you are using. Thanks in advance.
Comment 9 Akhil Laddha 2010-07-16 04:02:57 UTC
Closing this bug report as no further information has been provided. Please 
feel free to reopen the bug if the problem still occurs with a newer
version of GNOME 2.30.2 or later, thanks.