Bug 327131 - Telepathy crashes when opened.
Summary: Telepathy crashes when opened.
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-11-04 14:28 UTC by Steven Dietrich
Modified: 2013-11-04 14:31 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 Steven Dietrich 2013-11-04 14:28:53 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 i686
Distribution: Linux Mint 15 Olivia

-- Information about the crash:
- What I was doing when the application crashed: Starting Telepathy with one window open in Firefox. Seems to happen each time opened. Telepathy restarts and runs fine.

-- Backtrace:
Application: Telepathy Authentication Handler (ktp-auth-handler), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  QCA::Certificate::fromDER (a=..., result=result@entry=0x0, provider=...) at qca_cert.cpp:1608
#7  0x0805a7a8 in TlsCertVerifierOp::gotProperties (this=0x8a08408, op=0x8a195d8) at /build/buildd/ktp-auth-handler-0.6.3/tls-cert-verifier-op.cpp:98
#8  0xb6a35b56 in QMetaObject::activate (sender=0x8a195d8, m=0x806f780 <Tp::PendingOperation::staticMetaObject>, local_signal_index=0, argv=0xbfc6a9a8) at kernel/qobject.cpp:3539
#9  0xb44e8b25 in Tp::PendingOperation::finished(Tp::PendingOperation*) () from /usr/lib/i386-linux-gnu/libtelepathy-qt4.so.2
#10 0xb44e8c3f in ?? () from /usr/lib/i386-linux-gnu/libtelepathy-qt4.so.2
#11 0xb6a31b4a in QMetaCallEvent::placeMetaCall (this=0x88b3c00, object=0x8a195d8) at kernel/qobject.cpp:524
#12 0xb6a3b48b in QObject::event (this=0x8a195d8, e=0x88b3c00) at kernel/qobject.cpp:1194
#13 0xb6cc8c7c in QApplicationPrivate::notify_helper (this=0x88b4ec8, receiver=0x8a195d8, e=0x88b3c00) at kernel/qapplication.cpp:4567
#14 0xb6ccbb94 in QApplication::notify (this=0x88b3c00, receiver=0x8a195d8, e=0x88b3c00) at kernel/qapplication.cpp:3949
#15 0xb3cc0491 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#16 0xb6a1f90e in QCoreApplication::notifyInternal (this=0xbfc6b230, receiver=0x8a195d8, event=0x88b3c00) at kernel/qcoreapplication.cpp:946
#17 0xb6a23721 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8882130) at kernel/qcoreapplication.cpp:1570
#19 0xb6a23a8c in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1463
#20 0xb6a51aa4 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#21 postEventSourceDispatch (s=0x88b5258) at kernel/qeventdispatcher_glib.cpp:279
#22 0xb31513b3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#23 0xb3151750 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#24 0xb3151831 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#25 0xb6a51c21 in QEventDispatcherGlib::processEvents (this=this@entry=0x8882ea8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#26 0xb6d7fa0a in QGuiEventDispatcherGlib::processEvents (this=0x8882ea8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#27 0xb6a1e3ec in QEventLoop::processEvents (this=this@entry=0xbfc6b108, flags=...) at kernel/qeventloop.cpp:149
#28 0xb6a1e6e1 in QEventLoop::exec (this=this@entry=0xbfc6b108, flags=...) at kernel/qeventloop.cpp:204
#29 0xb6a243fa in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#30 0xb6cc6fc4 in QApplication::exec () at kernel/qapplication.cpp:3828
#31 0x0805148d in main (argc=1, argv=0xbfc6b304) at /build/buildd/ktp-auth-handler-0.6.3/main.cpp:90

Possible duplicates by query: bug 327027, bug 326948, bug 324750.

Reported using DrKonqi
Comment 1 Martin Klapetek 2013-11-04 14:30:54 UTC

*** This bug has been marked as a duplicate of bug 327027 ***
Comment 2 David Edmundson 2013-11-04 14:31:10 UTC
Install qca-ossl.

Some package decided to split it for some unknown reason. Please ask your distribution to make this a dependency.

A runtime check is added in newer versions.