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 431281 - evolutin crashes, when accessing stored passwords
evolutin crashes, when accessing stored passwords
Status: RESOLVED OBSOLETE
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
2.10.x
Other All
: Normal critical
: ---
Assigned To: Connector Maintainer
Ximian Connector QA
evolution[passwords]
Depends on:
Blocks:
 
 
Reported: 2007-04-19 09:03 UTC by henry78
Modified: 2008-06-26 10:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description henry78 2007-04-19 09:03:27 UTC
Steps to reproduce:
1. start evolution and let evolution store caldav passwords in gnome-keyring
2. quit evolution (or wait until it dies)
3. start evolution -> evolution crashes


Stack trace:
(masked usernames, domains, etc.)

  • #0 strcmp
    from /lib/libc.so.6
  • #1 ep_get_password_keyring
    at e-passwords.c line 671
  • #2 ep_idle_dispatch
    at e-passwords.c line 128
  • #3 ep_msg_send
    at e-passwords.c line 184
  • #4 e_passwords_get_password
    at e-passwords.c line 1095
  • #5 exchange_config_listener_authenticate
    at exchange-config-listener.c line 708
  • #6 account_added
    at exchange-config-listener.c line 890
  • #7 g_cclosure_marshal_VOID__OBJECT
    from /usr/lib/libgobject-2.0.so.0
  • #8 ??
  • #9 ??
  • #10 ??
  • #11 ??
    from /usr/lib/libgobject-2.0.so.0
  • #12 ??
  • #13 ??
  • #14 ??
  • #15 ??
    from /usr/lib/libgobject-2.0.so.0
  • #16 ??
  • #17 ??

Other information:
If i don't let evolution store the caldav passwords, everything works fine (thou other evolution-passwords are stored and retrieved from keyring).

see also Gentoo Bug #175046: http://bugs.gentoo.org/show_bug.cgi?id=175046

I'll add a CAMEL_DEBUG output shortly
Comment 1 henry78 2007-04-20 11:58:24 UTC
CAMEL_DEBUG output doesn't show usefull. I won't post it, till i get some meaningful output.
Comment 2 Akhil Laddha 2008-06-10 08:52:27 UTC
henry, can you please provide full traces of bug-buddy, traces which have signal_handler call and please install gtkhtml, gtk, glib, libsoup, gnome-vfs, libgnome, orbit2 and libgnomeui debug info packages also, thanks. 

If possible, please upgrade to current stable Evolution 2.22.2 (GNOME 2.22.2) version.
Comment 3 henry78 2008-06-15 21:30:42 UTC
Doesn't happen on 2.22.2 and 2.23.3. Sorry for the delay.
Comment 4 Akhil Laddha 2008-06-26 10:35:41 UTC
Thanks henry