Bug 326948 - ktp-auth-handler: Segmentation fault
Summary: ktp-auth-handler: Segmentation fault
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-10-31 15:29 UTC by Anton
Modified: 2013-10-31 15:31 UTC (History)
0 users

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 Anton 2013-10-31 15:29:17 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-31-generic x86_64
Distribution: Linux Mint 15 Olivia

-- Information about the crash:
ktp-auth-handler: Segmentation fault on system boot.

The crash can be reproduced every time.

-- Backtrace:
Application: Обработчик аутентификации Telepathy (ktp-auth-handler), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  QCA::Certificate::fromDER (a=..., result=result@entry=0x0, provider=...) at qca_cert.cpp:1608
#7  0x0000000000414f08 in TlsCertVerifierOp::gotProperties (this=0x9bd3d0, op=<optimized out>) at /build/buildd/ktp-auth-handler-0.6.3/tls-cert-verifier-op.cpp:98
#8  0x00007f303b9570ef in QMetaObject::activate (sender=0x9be8f0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffed7058e0) at kernel/qobject.cpp:3539
#9  0x00007f30390b7e8f in Tp::PendingOperation::finished(Tp::PendingOperation*) () from /usr/lib/x86_64-linux-gnu/libtelepathy-qt4.so.2
#10 0x00007f30390b7f71 in ?? () from /usr/lib/x86_64-linux-gnu/libtelepathy-qt4.so.2
#11 0x00007f303b95c5be in QObject::event (this=0x9be8f0, e=<optimized out>) at kernel/qobject.cpp:1194
#12 0x00007f303be6c8ec in QApplicationPrivate::notify_helper (this=this@entry=0x8164b0, receiver=receiver@entry=0x9be8f0, e=e@entry=0x92c2f0) at kernel/qapplication.cpp:4567
#13 0x00007f303be6f25b in QApplication::notify (this=this@entry=0x7fffed706490, receiver=receiver@entry=0x9be8f0, e=e@entry=0x92c2f0) at kernel/qapplication.cpp:4428
#14 0x00007f30382df1a6 in KApplication::notify (this=0x7fffed706490, receiver=0x9be8f0, event=0x92c2f0) at ../../kdeui/kernel/kapplication.cpp:311
#15 0x00007f303b94263e in QCoreApplication::notifyInternal (this=0x7fffed706490, receiver=receiver@entry=0x9be8f0, event=event@entry=0x92c2f0) at kernel/qcoreapplication.cpp:946
#16 0x00007f303b946171 in sendEvent (event=0x92c2f0, receiver=0x9be8f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x7cf1f0) at kernel/qcoreapplication.cpp:1570
#18 0x00007f303b9464a3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1463
#19 0x00007f303b970e83 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#20 postEventSourceDispatch (s=0x816960) at kernel/qeventdispatcher_glib.cpp:279
#21 0x00007f3035b0ff05 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f3035b10248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f3035b10304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f303b971016 in QEventDispatcherGlib::processEvents (this=0x7d0ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#25 0x00007f303bf1213e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007f303b94138f in QEventLoop::processEvents (this=this@entry=0x7fffed7061f0, flags=...) at kernel/qeventloop.cpp:149
#27 0x00007f303b941618 in QEventLoop::exec (this=this@entry=0x7fffed7061f0, flags=...) at kernel/qeventloop.cpp:204
#28 0x00007f303b946cf6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#29 0x00007f303be6affc in QApplication::exec () at kernel/qapplication.cpp:3828
#30 0x000000000040bd55 in main (argc=<optimized out>, argv=0x7fffed7065c8) at /build/buildd/ktp-auth-handler-0.6.3/main.cpp:90

Possible duplicates by query: bug 324750.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-10-31 15:31:03 UTC

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