Summary: | Failure occurs when logging in Telepathy. | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | David Carvalho <david.snt.carvalho> |
Component: | auth-handler | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | arya766, badcrocodile, david.wagle, gatoso, kde, mklapetek, nhale25, prbpaul1+kdebug, roman.nadhera, shaggyj510, stevespersonalmail |
Priority: | NOR | Keywords: | drkonqi |
Version: | 0.6.3 | ||
Target Milestone: | Future | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
David Carvalho
2013-11-02 11:19:41 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 *** Bug 327131 has been marked as a duplicate of this bug. *** *** Bug 328327 has been marked as a duplicate of this bug. *** *** Bug 328742 has been marked as a duplicate of this bug. *** On Linux Mint it is necessary to install the package libqca2-plugin-ossl to solve the problem *** Bug 329077 has been marked as a duplicate of this bug. *** *** Bug 329085 has been marked as a duplicate of this bug. *** *** Bug 329209 has been marked as a duplicate of this bug. *** *** Bug 329673 has been marked as a duplicate of this bug. *** *** Bug 330184 has been marked as a duplicate of this bug. *** *** Bug 330184 has been marked as a duplicate of this bug. *** 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
*** This bug has been marked as a duplicate of bug 324750 *** |