https://bugs.kde.org/show_bug.cgi?id=353557

Qianli Ma <maql....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maql....@gmail.com

--- Comment #6 from Qianli Ma <maql....@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.
_______________________________________________
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to