Bug 328327 - Telepathy crashes every time
Summary: Telepathy crashes every time
Status: RESOLVED DUPLICATE of bug 327027
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: auth-handler (show other bugs)
Version: 0.6.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-12-02 14:05 UTC by Jason Pollock
Modified: 2013-12-02 14:08 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 Jason Pollock 2013-12-02 14:05:39 UTC
Application: ktp-auth-handler (0.6.3)
KDE Platform Version: 4.10.5
Qt Version: 4.8.4
Operating System: Linux 3.8.0-26-generic x86_64
Distribution: Linux Mint 15 Olivia

-- Information about the crash:
- What I was doing when the application crashed:

Telepathy crashes when starting application or when computer is waking from sleep while Telepathy is running.

The crash does not seem to be reproducible.

-- 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]
#6  QCA::Certificate::fromDER (a=..., result=result@entry=0x0, provider=...) at qca_cert.cpp:1608
#7  0x0000000000414f08 in TlsCertVerifierOp::gotProperties (this=0x155a980, op=<optimized out>) at /build/buildd/ktp-auth-handler-0.6.3/tls-cert-verifier-op.cpp:98
#8  0x00007f431fb150ef in QMetaObject::activate (sender=0x155e070, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffb8a87640) at kernel/qobject.cpp:3539
#9  0x00007f431d275e8f in Tp::PendingOperation::finished(Tp::PendingOperation*) () from /usr/lib/x86_64-linux-gnu/libtelepathy-qt4.so.2
#10 0x00007f431d275f71 in ?? () from /usr/lib/x86_64-linux-gnu/libtelepathy-qt4.so.2
#11 0x00007f431fb1a5be in QObject::event (this=0x155e070, e=<optimized out>) at kernel/qobject.cpp:1194
#12 0x00007f432002a8ec in QApplicationPrivate::notify_helper (this=this@entry=0x13451c0, receiver=receiver@entry=0x155e070, e=e@entry=0x1588610) at kernel/qapplication.cpp:4567
#13 0x00007f432002d25b in QApplication::notify (this=this@entry=0x7fffb8a881f0, receiver=receiver@entry=0x155e070, e=e@entry=0x1588610) at kernel/qapplication.cpp:4428
#14 0x00007f431c49d1a6 in KApplication::notify (this=0x7fffb8a881f0, receiver=0x155e070, event=0x1588610) at ../../kdeui/kernel/kapplication.cpp:311
#15 0x00007f431fb0063e in QCoreApplication::notifyInternal (this=0x7fffb8a881f0, receiver=receiver@entry=0x155e070, event=event@entry=0x1588610) at kernel/qcoreapplication.cpp:946
#16 0x00007f431fb04171 in sendEvent (event=0x1588610, receiver=0x155e070) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x12e71f0) at kernel/qcoreapplication.cpp:1570
#18 0x00007f431fb044a3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1463
#19 0x00007f431fb2ee83 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#20 postEventSourceDispatch (s=0x1339430) at kernel/qeventdispatcher_glib.cpp:279
#21 0x00007f4319ccdf05 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f4319cce248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f4319cce304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f431fb2f016 in QEventDispatcherGlib::processEvents (this=0x12e8ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#25 0x00007f43200d013e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007f431faff38f in QEventLoop::processEvents (this=this@entry=0x7fffb8a87f50, flags=...) at kernel/qeventloop.cpp:149
#27 0x00007f431faff618 in QEventLoop::exec (this=this@entry=0x7fffb8a87f50, flags=...) at kernel/qeventloop.cpp:204
#28 0x00007f431fb04cf6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#29 0x00007f4320028ffc in QApplication::exec () at kernel/qapplication.cpp:3828
#30 0x000000000040bd55 in main (argc=<optimized out>, argv=0x7fffb8a88328) at /build/buildd/ktp-auth-handler-0.6.3/main.cpp:90

This bug may be a duplicate of or related to bug 327027.

Possible duplicates by query: bug 327903, bug 327369, bug 327368, bug 327184, bug 327131.

Reported using DrKonqi
Comment 1 Martin Klapetek 2013-12-02 14:08:50 UTC
Please install qca-ossl.

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