Bug 249106

Summary: Check what server supports
Product: [Applications] kmail2 Reporter: mekde <c.johnnie5>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED NOT A BUG    
Severity: crash CC: cyrylas, kde
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description mekde 2010-08-26 13:04:50 UTC
Version:           unspecified (using KDE 4.5.0) 
OS:                Linux

When using "Check what server supports" KMail crashes

Reproducible: Always

Steps to Reproduce:
Use "Check what server supports"

Actual Results:  
Complete crash

Expected Results:  
Should bring back what smtp protocols my ISP supports
Comment 1 Nicolas L. 2010-08-26 14:29:55 UTC
can you provide the backtrace of the crash please ? ( make sure the needed debuginfo packages are installed )
Comment 2 Michal Wazgird 2010-08-27 20:06:15 UTC
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
Comment 3 Christophe Marin 2011-12-07 19:12:10 UTC
using the correct resolution