Bug 327368 - program crashed
Summary: program crashed
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
Depends on:
Blocks:
 
Reported: 2013-11-09 14:37 UTC by cllaurit64
Modified: 2013-11-09 15:12 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 cllaurit64 2013-11-09 14:37:52 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:
resuming from supend, also crashes when ever I launch the ap

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  0x0805a7a8 in TlsCertVerifierOp::gotProperties (this=0x917fc78, op=0x9262f30) at /build/buildd/ktp-auth-handler-0.6.3/tls-cert-verifier-op.cpp:98
#8  0xb6a73b56 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#9  0xb4526b25 in Tp::PendingOperation::finished(Tp::PendingOperation*) () from /usr/lib/i386-linux-gnu/libtelepathy-qt4.so.2
#10 0xb4526c3f in ?? () from /usr/lib/i386-linux-gnu/libtelepathy-qt4.so.2
#11 0xb6a6fb4a in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#12 0xb6a7948b in QObject::event(QEvent*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#13 0xb6d06c7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#14 0xb6d09b94 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#15 0xb3cfe491 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#16 0xb6a5d90e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#17 0xb6a61721 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#18 0xb6a61a8c in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#19 0xb6a8faa4 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#20 0xb318f3b3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#21 0xb318f750 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#22 0xb318f831 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#23 0xb6a8fc21 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#24 0xb6dbda0a in ?? () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#25 0xb6a5c3ec in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#26 0xb6a5c6e1 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#27 0xb6a623fa in QCoreApplication::exec() () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#28 0xb6d04fc4 in QApplication::exec() () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#29 0x0805148d in main (argc=1, argv=0xbfe48514) at /build/buildd/ktp-auth-handler-0.6.3/main.cpp:90

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

Reported using DrKonqi
Comment 1 David Edmundson 2013-11-09 15:12:56 UTC

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