Bug 329673 - Telepathy crashes when logging in.
Summary: Telepathy crashes when logging in.
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: Mint (Ubuntu based) Linux
: NOR crash
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-01-06 23:57 UTC by Nick Halw
Modified: 2014-01-07 00:28 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 Nick Halw 2014-01-06 23:57:37 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 i686
Distribution: Linux Mint 16 Petra

-- Information about the crash:
My internet connection dropped, and when it reconnected, this bug occurred.  The same or similar also happens when I log in in the usual way from being logged out.

I have gmail, hotmail and skype accounts set up.

The crash can be reproduced every time.

-- 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  0x08059e69 in TlsCertVerifierOp::gotProperties (this=this@entry=0x9eb0220, op=0x9f5ec58) at /build/buildd/ktp-auth-handler-0.6.3/tls-cert-verifier-op.cpp:98
#8  0x0805b563 in TlsCertVerifierOp::qt_static_metacall (_o=_o@entry=0x9eb0220, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbf9a6818) at /build/buildd/ktp-auth-handler-0.6.3/obj-i686-linux-gnu/tls-cert-verifier-op.moc:55
#9  0xb6acefc7 in QMetaObject::activate (sender=0x9f5ec58, m=0x806e780 <Tp::PendingOperation::staticMetaObject>, local_signal_index=0, argv=0xbf9a6818) at kernel/qobject.cpp:3539
#10 0xb4635e55 in Tp::PendingOperation::finished(Tp::PendingOperation*) () from /usr/lib/i386-linux-gnu/libtelepathy-qt4.so.2
#11 0xb4635f59 in ?? () from /usr/lib/i386-linux-gnu/libtelepathy-qt4.so.2
#12 0xb6acb77a in QMetaCallEvent::placeMetaCall (this=0x9eafb90, object=0x9f5ec58) at kernel/qobject.cpp:524
#13 0xb6ad358b in QObject::event (this=0x9f5ec58, e=0x9eafb90) at kernel/qobject.cpp:1194
#14 0xb6d62744 in QApplicationPrivate::notify_helper (this=0x9e67070, receiver=0x9f5ec58, e=0x9eafb90) at kernel/qapplication.cpp:4567
#15 0xb6d69223 in QApplication::notify (this=0xbf9a6e70, receiver=0x9f5ec58, e=0x9eafb90) at kernel/qapplication.cpp:4353
#16 0xb3e39ff4 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#17 0xb6ab9eda in QCoreApplication::notifyInternal (this=0xbf9a6e70, receiver=receiver@entry=0x9f5ec58, event=event@entry=0x9eafb90) at kernel/qcoreapplication.cpp:946
#18 0xb6abd6ad in sendEvent (event=0x9eafb90, receiver=0x9f5ec58) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#19 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x9e34130) at kernel/qcoreapplication.cpp:1570
#20 0xb6abdbbc in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1463
#21 0xb6ae9f6e in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#22 postEventSourceDispatch (s=0x9e67e00) at kernel/qeventdispatcher_glib.cpp:279
#23 0xb32dd83e in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#24 0xb32ddbe8 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#25 0xb32ddca8 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#26 0xb6ae98bf in QEventDispatcherGlib::processEvents (this=this@entry=0x9e34ea8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#27 0xb6e1732e in QGuiEventDispatcherGlib::processEvents (this=0x9e34ea8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#28 0xb6ab89f3 in QEventLoop::processEvents (this=this@entry=0xbf9a6db8, flags=...) at kernel/qeventloop.cpp:149
#29 0xb6ab8d19 in QEventLoop::exec (this=this@entry=0xbf9a6db8, flags=...) at kernel/qeventloop.cpp:204
#30 0xb6abe89e in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#31 0xb6d60974 in QApplication::exec () at kernel/qapplication.cpp:3828
#32 0x080512c8 in main (argc=1, argv=0xbf9a6f44) 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 329209, bug 329132, bug 327369, bug 324750.

Reported using DrKonqi
Comment 1 Martin Klapetek 2014-01-07 00:28:54 UTC
Please install qca-ossl package.

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