[kmail2] [Bug 353557] Crash when editing identity
Qianli Ma via KDE Bugzilla
bugzilla_noreply at kde.org
Thu Oct 22 17:10:46 BST 2015
https://bugs.kde.org/show_bug.cgi?id=353557
Qianli Ma <maql.nju at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |maql.nju at gmail.com
--- Comment #6 from Qianli Ma <maql.nju at gmail.com> ---
I have encountered the same problem (kmail crashes in most attempts) here with
a very similar stack trace that ends up crashing in _gpgme_ath_mutex_lock in
libgpgme.so. It might be some rushing conditions there. Considering that we
are in a multi-threaded environment, I tried to run kmail with
LD_PRELOAD=/usr/lib/libgpgme-pthread.so.11 kmail
in Arch Linux and it seems to be solving the problem and all encryption
features work fine. I am not sure libgpgme-pthread is the proper library that
kmail shall link to though; even in that case the problem can be in cmake or
elsewhere.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list