Hello! I have two newly-built applications -- kopete and kmail -- SEGFAULT-ing repeatedly with the same stack:
#0 0x00000008042b552c in strcmp () from /lib/libc.so.7 #1 0x000000080a8ff983 in OBJ_NAME_new_index () from /lib/libcrypto.so.4 #2 0x000000080a9251d0 in lh_free () from /lib/libcrypto.so.4 #3 0x000000080a9254e3 in lh_insert () from /lib/libcrypto.so.4 #4 0x000000080a8ffb49 in OBJ_NAME_add () from /lib/libcrypto.so.4 #5 0x000000081221708c in ?? () #6 0x0000000803024a00 in q_SSL_load_error_strings () from /opt/lib/qt4/libQtNetwork.so.4 #7 0x000000080302141c in QSslSocketPrivate::ensureInitialized () from /opt/lib/qt4/libQtNetwork.so.4 #8 0x0000000803014c4f in QSslCertificate::QSslCertificate () from /opt/lib/qt4/libQtNetwork.so.4 #9 0x000000080301f52b in QSslSocketPrivate::QSslSocketPrivate () from /opt/lib/qt4/libQtNetwork.so.4 #10 0x0000000803022b89 in QSslSocketBackendPrivate::QSslSocketBackendPrivate () from /opt/lib/qt4/libQtNetwork.so.4 #11 0x000000080301dd4e in QSslSocket::QSslSocket () from /opt/lib/qt4/libQtNetwork.so.4 #12 0x0000000800d676a1 in KSocketFactory::connectToHost () from /opt/kde4/lib/libkdecore.so.7 ... For both apps the crash comes, when I try to add an SSL-protected account (Jabber in case of kopete, and IMAP for kmail). The KDE3-versions of both apps continue to work fine on the same system. My libQtNetwork.so.4 was just built on July 9th. The OS-libraries are from the same day... Please, advise. Thanks! Yours, -mi _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information