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 664698 - e-data-server-ui-CRITICAL **: get_prompt_key: assertion `suri != NULL' failed
e-data-server-ui-CRITICAL **: get_prompt_key: assertion `suri != NULL' failed
Status: RESOLVED DUPLICATE of bug 667849
Product: evolution-ews
Classification: Other
Component: Mail
3.3.x
Other Linux
: Normal normal
: ---
Assigned To: Evolution EWS maintainer(s)
Evolution EWS maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-11-24 09:35 UTC by Akhil Laddha
Modified: 2012-04-18 12:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Akhil Laddha 2011-11-24 09:35:28 UTC
Evolution 3.3.3

When i click on any address book, it gives an error and i see these critical warnings on evolution terminal. I have seen warnings with Exchange 2007 and 2010 servers.

gdb trace of evolution

(gdb) bt
  • #0 g_logv
    at gmessages.c line 456
  • #1 g_log
    at gmessages.c line 591
  • #2 g_return_if_fail_warning
    at gmessages.c line 600
  • #3 get_prompt_key
    at e-client-utils.c line 765
  • #4 e_client_utils_authenticate_handler
    at e-client-utils.c line 835
  • #5 e_gdbus_marshallers_BOOLEAN__POINTER
    at e-gdbus-marshallers.c line 85
  • #6 g_closure_invoke
    at gclosure.c line 774
  • #7 signal_emit_unlocked_R
    at gsignal.c line 3272
  • #8 g_signal_emit_valist
    at gsignal.c line 3013
  • #9 g_signal_emit
    at gsignal.c line 3060
  • #10 e_client_emit_authenticate
    at e-client.c line 933
  • #11 client_process_authentication_idle_cb
    at e-client.c line 882
  • #12 g_idle_dispatch
    at gmain.c line 4785
  • #13 g_main_dispatch
    at gmain.c line 2425
  • #14 g_main_context_dispatch
    at gmain.c line 2995
  • #15 g_main_context_iterate
    at gmain.c line 3073
  • #16 g_main_loop_run
    at gmain.c line 3281
  • #17 gtk_main
    at gtkmain.c line 1362
  • #18 main
    at main.c line 675
  • #0 g_logv
    at gmessages.c line 456
  • #1 g_log
    at gmessages.c line 591
  • #2 g_return_if_fail_warning
  • #3 e_credentials_authenticate_helper
    at e-client-utils.c line 959
  • #4 e_client_utils_authenticate_handler
    at e-client-utils.c line 894
  • #5 e_gdbus_marshallers_BOOLEAN__POINTER
    at e-gdbus-marshallers.c line 85
  • #6 g_closure_invoke
    at gclosure.c line 774
  • #7 signal_emit_unlocked_R
    at gsignal.c line 3272
  • #8 g_signal_emit_valist
    at gsignal.c line 3013
  • #9 g_signal_emit
    at gsignal.c line 3060
  • #10 e_client_emit_authenticate
    at e-client.c line 933
  • #11 client_process_authentication_idle_cb
    at e-client.c line 882
  • #12 g_idle_dispatch
    at gmain.c line 4785
  • #13 g_main_dispatch
    at gmain.c line 2425
  • #14 g_main_context_dispatch
    at gmain.c line 2995
  • #15 g_main_context_iterate
    at gmain.c line 3073
  • #16 g_main_loop_run
    at gmain.c line 3281
  • #17 gtk_main
    at gtkmain.c line 1362
  • #18 main
    at main.c line 675
Continuing.

(evolution:889): e-data-server-ui-CRITICAL **: e_credentials_authenticate_helper: assertion `e_credentials_has_key (credentials, E_CREDENTIALS_KEY_PROMPT_KEY)' failed
Comment 1 Milan Crha 2012-03-29 15:51:48 UTC
This one should be fixed with changes from bug #667849.
Comment 2 Milan Crha 2012-04-18 12:52:40 UTC

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