Application: ktp-auth-handler (0.6.3) KDE Platform Version: 4.10.5 Qt Version: 4.8.4 Operating System: Linux 3.8.0-32-generic x86_64 Distribution: Linux Mint 15 Olivia -- Information about the crash: Failure occurs when logging in Telepathy. The crash can be reproduced every time. -- Backtrace: Application: Gerenciamento de autenticação do Telepathy (ktp-auth-handler), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [KCrash Handler] #5 QCA::Certificate::fromDER (a=..., result=result@entry=0x0, provider=...) at qca_cert.cpp:1608 #6 0x0000000000414f08 in TlsCertVerifierOp::gotProperties (this=0xe6ff80, op=<optimized out>) at /build/buildd/ktp-auth-handler-0.6.3/tls-cert-verifier-op.cpp:98 #7 0x00007ff4017950ef in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #8 0x00007ff3feef5e8f in Tp::PendingOperation::finished(Tp::PendingOperation*) () from /usr/lib/x86_64-linux-gnu/libtelepathy-qt4.so.2 #9 0x00007ff3feef5f71 in ?? () from /usr/lib/x86_64-linux-gnu/libtelepathy-qt4.so.2 #10 0x00007ff40179a5be in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #11 0x00007ff401caa8ec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #12 0x00007ff401cad25b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #13 0x00007ff3fe11d1a6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #14 0x00007ff40178063e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #15 0x00007ff401784171 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #16 0x00007ff4017aee83 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #17 0x00007ff3fb94df05 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #18 0x00007ff3fb94e248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #19 0x00007ff3fb94e304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #20 0x00007ff4017af016 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #21 0x00007ff401d5013e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #22 0x00007ff40177f38f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #23 0x00007ff40177f618 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #24 0x00007ff401784cf6 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #25 0x000000000040bd55 in main (argc=<optimized out>, argv=0x7fffb93d3428) at /build/buildd/ktp-auth-handler-0.6.3/main.cpp:90 This bug may be a duplicate of or related to bug 324750. Possible duplicates by query: bug 326948, bug 324750. Reported using DrKonqi
Install qca-ossl. Some packager decided to split things in a way that QCA is missing core functionality. We have a guard in newer versions
*** Bug 327131 has been marked as a duplicate of this bug. ***
*** Bug 328327 has been marked as a duplicate of this bug. ***
*** Bug 328742 has been marked as a duplicate of this bug. ***
On Linux Mint it is necessary to install the package libqca2-plugin-ossl to solve the problem
*** Bug 329077 has been marked as a duplicate of this bug. ***
*** Bug 329085 has been marked as a duplicate of this bug. ***
*** Bug 329209 has been marked as a duplicate of this bug. ***
*** Bug 329673 has been marked as a duplicate of this bug. ***
*** Bug 330184 has been marked as a duplicate of this bug. ***
Created attachment 85171 [details] New crash information added by DrKonqi ktp-auth-handler (0.6.3) on KDE Platform 4.11.5 using Qt 4.8.4 - What I was doing when the application crashed: Trying to login to google talk account. Newly installed KDE Mint. apt-get dist-update completed and it still crashes. -- Backtrace (Reduced): #5 QCA::Certificate::fromDER (a=..., result=result@entry=0x0, provider=...) at qca_cert.cpp:1608 #6 0x00000000004149cb in TlsCertVerifierOp::gotProperties (this=0xac5980, op=<optimized out>) at /build/buildd/ktp-auth-handler-0.6.3/tls-cert-verifier-op.cpp:98 #7 0x0000000000415f5d in TlsCertVerifierOp::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /build/buildd/ktp-auth-handler-0.6.3/obj-x86_64-linux-gnu/tls-cert-verifier-op.moc:55 [...] #9 0x00007f405700109f in Tp::PendingOperation::finished(Tp::PendingOperation*) () from /usr/lib/x86_64-linux-gnu/libtelepathy-qt4.so.2 [...] #11 0x00007f405992edce in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
*** This bug has been marked as a duplicate of bug 324750 ***