Comment 37 for bug 360485

Revision history for this message
Version7x (version7x) wrote :

With the latest version... here's what I'm getting:

$ G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log evolution --component=mail

(evolution:6744): Gtk-WARNING **: Could not find the icon 'drive-removable-media'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
 http://icon-theme.freedesktop.org/releases
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-Exchange'

(evolution:6744): e-utils-WARNING **: No parent set, or default parent available for error dialog

GThread-ERROR **: file /build/buildd/glib2.0-2.20.1/gthread/gthread-posix.c: line 171 (g_mutex_free_posix_impl): error 'Device or resource busy' during 'pthread_mutex_destroy ((pthread_mutex_t *) mutex)'
aborting...
Killed

and I've also attached the valgrind log.

Thanks!