https://bugs.kde.org/show_bug.cgi?id=249106
Michal Wazgird <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Michal Wazgird <cyrylas gmail com> 2010-08-27 20:06:15 --- It's wrong library linking. See here: http://www.pclinuxos.com/forum/index.php/topic,78088.msg645442.html#msg645442 Snippet of backtrace in my case: #7 0xb3386234 in EVP_MD_CTX_md () from /usr/lib/libcrypto.so.0.9.8 #8 0xabe2ac66 in tls1_enc () from /usr/lib/libssl.so.1.0.0 And problem solved by symlinking libcrypto.so.0.9.8 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
