Bug 327027 - Failure occurs when logging in Telepathy.
Summary: Failure occurs when logging in Telepathy.
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: Ubuntu Linux
: NOR crash
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords: drkonqi
: 327131 328327 328742 329077 329085 329209 329673 330184 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-11-02 11:19 UTC by David Carvalho
Modified: 2014-03-10 14:44 UTC (History)
11 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (3.29 KB, text/plain)
2014-02-15 23:49 UTC, David Wagle
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Carvalho 2013-11-02 11:19:41 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-32-generic x86_64
Distribution: Linux Mint 15 Olivia

-- Information about the crash:
Failure occurs when logging in Telepathy.

The crash can be reproduced every time.

-- Backtrace:
Application: Gerenciamento de autenticação do Telepathy (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  0x0000000000414f08 in TlsCertVerifierOp::gotProperties (this=0xe6ff80, op=<optimized out>) at /build/buildd/ktp-auth-handler-0.6.3/tls-cert-verifier-op.cpp:98
#7  0x00007ff4017950ef in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007ff3feef5e8f in Tp::PendingOperation::finished(Tp::PendingOperation*) () from /usr/lib/x86_64-linux-gnu/libtelepathy-qt4.so.2
#9  0x00007ff3feef5f71 in ?? () from /usr/lib/x86_64-linux-gnu/libtelepathy-qt4.so.2
#10 0x00007ff40179a5be in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#11 0x00007ff401caa8ec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#12 0x00007ff401cad25b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#13 0x00007ff3fe11d1a6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#14 0x00007ff40178063e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#15 0x00007ff401784171 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#16 0x00007ff4017aee83 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#17 0x00007ff3fb94df05 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007ff3fb94e248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007ff3fb94e304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007ff4017af016 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#21 0x00007ff401d5013e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#22 0x00007ff40177f38f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#23 0x00007ff40177f618 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#24 0x00007ff401784cf6 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#25 0x000000000040bd55 in main (argc=<optimized out>, argv=0x7fffb93d3428) at /build/buildd/ktp-auth-handler-0.6.3/main.cpp:90

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

Possible duplicates by query: bug 326948, bug 324750.

Reported using DrKonqi
Comment 1 David Edmundson 2013-11-02 11:27:24 UTC
Install qca-ossl.

Some packager decided to split things in a way that QCA is missing core functionality.

We have a guard in newer versions
Comment 2 Martin Klapetek 2013-11-04 14:30:54 UTC
*** Bug 327131 has been marked as a duplicate of this bug. ***
Comment 3 Martin Klapetek 2013-12-02 14:08:50 UTC
*** Bug 328327 has been marked as a duplicate of this bug. ***
Comment 4 Martin Klapetek 2013-12-13 08:19:16 UTC
*** Bug 328742 has been marked as a duplicate of this bug. ***
Comment 5 Gatoso 2013-12-13 17:37:11 UTC
On Linux Mint it is necessary to install the package libqca2-plugin-ossl to solve the problem
Comment 6 David Edmundson 2013-12-21 14:54:36 UTC
*** Bug 329077 has been marked as a duplicate of this bug. ***
Comment 7 David Edmundson 2013-12-21 18:26:18 UTC
*** Bug 329085 has been marked as a duplicate of this bug. ***
Comment 8 David Edmundson 2013-12-24 19:56:44 UTC
*** Bug 329209 has been marked as a duplicate of this bug. ***
Comment 9 Martin Klapetek 2014-01-07 00:28:54 UTC
*** Bug 329673 has been marked as a duplicate of this bug. ***
Comment 10 Martin Klapetek 2014-01-20 10:52:09 UTC
*** Bug 330184 has been marked as a duplicate of this bug. ***
Comment 11 Martin Klapetek 2014-01-20 14:48:58 UTC
*** Bug 330184 has been marked as a duplicate of this bug. ***
Comment 12 David Wagle 2014-02-15 23:49:10 UTC
Created attachment 85171 [details]
New crash information added by DrKonqi

ktp-auth-handler (0.6.3) on KDE Platform 4.11.5 using Qt 4.8.4

- What I was doing when the application crashed:
Trying to login to google talk account. Newly installed KDE Mint. apt-get dist-update completed and it still crashes.

-- Backtrace (Reduced):
#5  QCA::Certificate::fromDER (a=..., result=result@entry=0x0, provider=...) at qca_cert.cpp:1608
#6  0x00000000004149cb in TlsCertVerifierOp::gotProperties (this=0xac5980, 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
[...]
#9  0x00007f405700109f in Tp::PendingOperation::finished(Tp::PendingOperation*) () from /usr/lib/x86_64-linux-gnu/libtelepathy-qt4.so.2
[...]
#11 0x00007f405992edce in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
Comment 13 Martin Klapetek 2014-03-10 14:44:03 UTC

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