Bug 330411 - Telapathy crashes when loging into IM accounts
Summary: Telapathy crashes when loging into IM accounts
Status: RESOLVED DUPLICATE of bug 327369
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: auth-handler (show other bugs)
Version: 0.6.3
Platform: Mint (Ubuntu based) Linux
: NOR crash
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-01-25 22:40 UTC by dreadkinch
Modified: 2014-01-25 23:52 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dreadkinch 2014-01-25 22:40:42 UTC
Application: ktp-auth-handler (0.6.3)
KDE Platform Version: 4.11.3
Qt Version: 4.8.4
Operating System: Linux 3.11.0-12-generic x86_64
Distribution: Linux Mint 16 Petra

-- Information about the crash:
- What I was doing when the application crashed:
Logging in to user accounts for Google and Facebook using KDE IM Contacts

The crash can be reproduced every time.

-- Backtrace:
Application: Telepathy Authentication Handler (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  0x00000000004149cb in TlsCertVerifierOp::gotProperties (this=0x12900a0, 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
#8  0x00007f2d9c484a58 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007f2d99b5b09f in Tp::PendingOperation::finished(Tp::PendingOperation*) () from /usr/lib/x86_64-linux-gnu/libtelepathy-qt4.so.2
#10 0x00007f2d99b5b191 in ?? () from /usr/lib/x86_64-linux-gnu/libtelepathy-qt4.so.2
#11 0x00007f2d9c488dce in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#12 0x00007f2d9c9a0dfc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#13 0x00007f2d9c9a7470 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#14 0x00007f2d98d73a6a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0x00007f2d9c4708bd in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#16 0x00007f2d9c473e1f in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#17 0x00007f2d9c49e073 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#18 0x00007f2d9658f3b6 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f2d9658f708 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f2d9658f7ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f2d9c49da55 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#22 0x00007f2d9ca429d6 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#23 0x00007f2d9c46f5ef in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#24 0x00007f2d9c46f8e5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#25 0x00007f2d9c474e5b in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#26 0x000000000040bbf8 in main (argc=<optimized out>, argv=0x7fff94c1c708) at /build/buildd/ktp-auth-handler-0.6.3/main.cpp:90

The reporter indicates this bug may be a duplicate of or related to bug 327027.

Possible duplicates by query: bug 330184, bug 329673, bug 329209, bug 329132, bug 327369.

Reported using DrKonqi
Comment 1 David Edmundson 2014-01-25 23:51:38 UTC

*** This bug has been marked as a duplicate of bug 327369 ***
Comment 2 David Edmundson 2014-01-25 23:52:15 UTC
Install qca-ossl. Ideally file a bug with your packagers to make it a dependency.