Bug 335068 - KDE IM Contacts crashed when changing status to online for Facebook account
Summary: KDE IM Contacts crashed when changing status to online for Facebook account
Status: RESOLVED DUPLICATE of bug 324750
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: auth-handler (show other bugs)
Version: 0.6.3
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-05-20 09:21 UTC by Mitchell Franklin
Modified: 2014-05-20 09:24 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 Mitchell Franklin 2014-05-20 09:21:34 UTC
Application: ktp-auth-handler (0.6.3)
KDE Platform Version: 4.11.5 (Compiled from sources)
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:Was also executing Virtual Box and Fire fox was operational. No other non standard process where running during this crash.

The crash can be reproduced sometimes.

-- 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=0x1cb4ec0, 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  0x00007f810cff6a58 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007f810a6cd09f in Tp::PendingOperation::finished(Tp::PendingOperation*) () from /usr/lib/x86_64-linux-gnu/libtelepathy-qt4.so.2
#10 0x00007f810a6cd191 in ?? () from /usr/lib/x86_64-linux-gnu/libtelepathy-qt4.so.2
#11 0x00007f810cffadce in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#12 0x00007f810d512dfc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#13 0x00007f810d519470 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#14 0x00007f81098e5a6a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0x00007f810cfe28bd in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#16 0x00007f810cfe5e1f in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#17 0x00007f810d010073 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#18 0x00007f81071023f6 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f8107102748 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f81071027ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f810d00fa55 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#22 0x00007f810d5b49d6 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#23 0x00007f810cfe15ef in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#24 0x00007f810cfe18e5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#25 0x00007f810cfe6e5b in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#26 0x000000000040bbf8 in main (argc=<optimized out>, argv=0x7fff2dd3a8a8) 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 330411.

Possible duplicates by query: bug 333732, bug 333674, bug 331970, bug 330411, bug 330184.

Reported using DrKonqi
Comment 1 David Edmundson 2014-05-20 09:23:32 UTC
Install QCA OSSL then pleas file a bug with your distribution for not setting their dependencies properly.
Comment 2 David Edmundson 2014-05-20 09:24:13 UTC

*** This bug has been marked as a duplicate of bug 324750 ***