[kopete-bugs] [Bug 175470] kopete crashes after complaining about network problems
Christoph
chris at inferno.nadir.org
Sun Nov 30 18:36:28 CET 2008
http://bugs.kde.org/show_bug.cgi?id=175470
Christoph chris inferno nadir org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |chris at inferno.nadir.org
--- Comment #2 from Christoph <chris inferno nadir org> 2008-11-30 18:36:26 ---
I just tried to reproduce this bug. I could deactivate my wlan without kopete
crashing. But hibernation for more than a few seconds (I was away for 1 hour)
made kopete crash. Here is the backtrace. Hope it helps.
Application: Kopete (kopete), signal SIGSEGV
0x00007fc2ee208ff1 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 32518)]
Thread 3 (Thread 0x4110b950 (LWP 32528)):
#0 0xffffffffff600132 in ?? ()
#1 0x00007fffff1fe5fb in ?? ()
#2 0x00007fc2f3566aad in clock_gettime () from /lib/librt.so.1
#3 0x00007fc2f3ce66cd in QTimerInfoList::getTime (this=<value optimized out>,
t=@0xc2d450) at
/home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qeventdispatcher_unix.cpp:335
#4 0x00007fc2f3ce68c1 in QTimerInfoList::updateCurrentTime (this=0x4110acb0)
at
/home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qeventdispatcher_unix.cpp:293
#5 0x00007fc2f3ce8463 in QTimerInfoList::timerWait (this=0x4110acb0,
tm=@0x4110acb0) at
/home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qeventdispatcher_unix.cpp:416
#6 0x00007fc2f3ce4fec in timerSourcePrepare (source=<value optimized out>,
timeout=0x4110ada4) at
/home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qeventdispatcher_glib.cpp:136
#7 0x00007fc2f32dc83a in g_main_context_prepare () from
/usr/lib/libglib-2.0.so.0
#8 0x00007fc2f32dcc5a in ?? () from /usr/lib/libglib-2.0.so.0
#9 0x00007fc2f32dd11b in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#10 0x00007fc2f3ce4e3e in QEventDispatcherGlib::processEvents (this=0xc55f30,
flags=<value optimized out>) at
/home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qeventdispatcher_glib.cpp:321
#11 0x00007fc2f3cbf292 in QEventLoop::processEvents (this=<value optimized
out>, flags={i = 1091612400}) at
/home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qeventloop.cpp:143
#12 0x00007fc2f3cbf425 in QEventLoop::exec (this=0xbeac20, flags={i =
1091612800}) at
/home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qeventloop.cpp:190
#13 0x00007fc2e0a4a15b in QCA::SyncThread::run (this=0xbde280) at
support/syncthread.cpp:195
#14 0x00007fc2f3bef269 in QThreadPrivate::start (arg=0xbde280) at
/home/chris/code/kdesvn/qt-copy/src/corelib/thread/qthread_unix.cpp:185
#15 0x00007fc2f308afc7 in start_thread () from /lib/libpthread.so.0
#16 0x00007fc2ee23a5ad in clone () from /lib/libc.so.6
#17 0x0000000000000000 in ?? ()
Thread 2 (Thread 0x4090a950 (LWP 32529)):
#0 0x00007fc2f308ed29 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#1 0x00007fc2f3befff9 in QWaitCondition::wait (this=0xa325d0, mutex=0xa325c8,
time=18446744073709551615) at
/home/chris/code/kdesvn/qt-copy/src/corelib/thread/qwaitcondition_unix.cpp:82
#2 0x00007fc2eef0ccc4 in QHostInfoAgent::run (this=0xa325b0) at
/home/chris/code/kdesvn/qt-copy/src/network/kernel/qhostinfo.cpp:241
#3 0x00007fc2f3bef269 in QThreadPrivate::start (arg=0xa325b0) at
/home/chris/code/kdesvn/qt-copy/src/corelib/thread/qthread_unix.cpp:185
#4 0x00007fc2f308afc7 in start_thread () from /lib/libpthread.so.0
#5 0x00007fc2ee23a5ad in clone () from /lib/libc.so.6
#6 0x0000000000000000 in ?? ()
Thread 1 (Thread 0x7fc2f6eb46f0 (LWP 32518)):
[KCrash Handler]
#5 0x00007fc2f3ccc984 in QObject::killTimer (this=0x16e7e70, id=0) at
/home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:1551
#6 0x00007fc2f3cd8911 in QTimer::stop (this=0x16e7e70) at
/home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qtimer.cpp:243
#7 0x00007fc2eef2131c in QAbstractSocketPrivate::readFromSocket
(this=0x147df60) at
/home/chris/code/kdesvn/qt-copy/src/network/socket/qabstractsocket.cpp:989
#8 0x00007fc2eef21437 in QAbstractSocketPrivate::canReadNotification
(this=0x147df60) at
/home/chris/code/kdesvn/qt-copy/src/network/socket/qabstractsocket.cpp:543
#9 0x00007fc2eef14721 in QReadNotifier::event (this=<value optimized out>,
e=0x0) at
/home/chris/code/kdesvn/qt-copy/src/network/socket/qnativesocketengine.cpp:968
#10 0x00007fc2f479c70d in QApplicationPrivate::notify_helper (this=0x69edb0,
receiver=0x1681020, e=0x7fffff001f20) at
/home/chris/code/kdesvn/qt-copy/src/gui/kernel/qapplication.cpp:3803
#11 0x00007fc2f47a2aba in QApplication::notify (this=0x7fffff005a90,
receiver=0x1681020, e=0x7fffff001f20) at
/home/chris/code/kdesvn/qt-copy/src/gui/kernel/qapplication.cpp:3768
#12 0x00007fc2f5e2ad3b in KApplication::notify (this=0x7fffff005a90,
receiver=0x1681020, event=0x7fffff001f20) at
/home/chris/code/kdesvn/kdelibs/kdeui/kernel/kapplication.cpp:307
#13 0x00007fc2f3cc091c in QCoreApplication::notifyInternal
(this=0x7fffff005a90, receiver=0x1681020, event=0x7fffff001f20)
at
/home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qcoreapplication.cpp:583
#14 0x00007fc2f3ce5099 in socketNotifierSourceDispatch (source=0x6a19a0) at
../../include/QtCore/../../../../qt-copy/src/corelib/kernel/qcoreapplication.h:209
#15 0x00007fc2f32d978b in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#16 0x00007fc2f32dcf5d in ?? () from /usr/lib/libglib-2.0.so.0
#17 0x00007fc2f32dd11b in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#18 0x00007fc2f3ce4e1f in QEventDispatcherGlib::processEvents (this=0x69d710,
flags=<value optimized out>) at
/home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qeventdispatcher_glib.cpp:319
#19 0x00007fc2f481d54f in QGuiEventDispatcherGlib::processEvents
(this=0x16e7e70, flags=<value optimized out>) at
/home/chris/code/kdesvn/qt-copy/src/gui/kernel/qguieventdispatcher_glib.cpp:198
#20 0x00007fc2f3cbf292 in QEventLoop::processEvents (this=<value optimized
out>, flags={i = -16768704}) at
/home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qeventloop.cpp:143
#21 0x00007fc2f3cbf425 in QEventLoop::exec (this=0x7fffff002190, flags={i =
-16768592}) at
/home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qeventloop.cpp:190
#22 0x00007fc2f4b580af in QDialog::exec (this=0x18ebfa0) at
/home/chris/code/kdesvn/qt-copy/src/gui/dialogs/qdialog.cpp:447
#23 0x00007fc2f5dae59a in KMessageBox::createKMessageBox (dialog=0x18ebfa0,
icon=<value optimized out>, text=@0x7fffff002cd0, strlist=@0x7fffff0028a0,
ask=@0x7fffff0027d0, checkboxReturn=0x0,
options={i = -16767184}, details=@0x7fffff0027c0,
notifyType=QMessageBox::Critical) at
/home/chris/code/kdesvn/kdelibs/kdeui/dialogs/kmessagebox.cpp:330
#24 0x00007fc2f5daf867 in KMessageBox::createKMessageBox (dialog=0x18ebfa0,
icon=QMessageBox::Critical, text=@0x7fffff002cd0, strlist=@0x7fffff0028a0,
ask=@0x7fffff0027d0, checkboxReturn=0x0,
options={i = -16766928}, details=@0x7fffff0027c0) at
/home/chris/code/kdesvn/kdelibs/kdeui/dialogs/kmessagebox.cpp:151
#25 0x00007fc2f5db0785 in KMessageBox::errorListWId (parent_id=58720257,
text=@0x7fffff002cd0, strlist=@0x7fffff0028a0, caption=@0x7fffff002940,
options={i = -16766800})
at /home/chris/code/kdesvn/kdelibs/kdeui/dialogs/kmessagebox.cpp:848
#26 0x00007fc2f5db0978 in KMessageBox::error (parent=<value optimized out>,
text=@0x7fffff002cd0, caption=@0x7fffff002940, options=<value optimized out>)
at /home/chris/code/kdesvn/kdelibs/kdeui/dialogs/kmessagebox.cpp:812
#27 0x00007fc2e0d79dc5 in JabberAccount::handleStreamError (streamError=<value
optimized out>, streamCondition=<value optimized out>, connectorCode=<value
optimized out>, server=@0x7fffff002d70,
errorClass=<value optimized out>, additionalErrMsg=
{static null = {<No data fields>}, static shared_null = {ref = {_q_value
= 19025}, alloc = 0, size = 0, data = 0x678bba, clean = 0, simpletext = 0,
righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}},
static shared_empty = {ref = {_q_value = 437}, alloc = 0, size = 0, data =
0x7fc2f3f8973a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0,
capacity = 0, reserved = 0, array = {0}}, d = 0x7fffff002d60, static
codecForCStrings = 0x0}) at
/home/chris/code/kdesvn/kdenetwork/kopete/protocols/jabber/jabberaccount.cpp:1006
#28 0x00007fc2e0d7f2bd in JabberAccount::slotCSError (this=0xc3cec0, error=10)
at
/home/chris/code/kdesvn/kdenetwork/kopete/protocols/jabber/jabberaccount.cpp:1031
#29 0x00007fc2e0d816cb in JabberAccount::qt_metacall (this=0xc3cec0,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffff002f00)
at
/home/chris/code/kdesvn/build/kdenetwork/kopete/protocols/jabber/jabberaccount.moc:150
#30 0x00007fc2f3cd2230 in QMetaObject::activate (sender=0xf0cdd0,
from_signal_index=<value optimized out>, to_signal_index=6,
argv=0x7fc2f3f8a5c0)
at /home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3028
#31 0x00007fc2e0dc94d1 in JabberClient::csError (this=0x16e7e70, _t1=10) at
/home/chris/code/kdesvn/build/kdenetwork/kopete/protocols/jabber/jabberclient.moc:218
#32 0x00007fc2e0dca444 in JabberClient::slotCSError (this=0xf0cdd0, error=10)
at
/home/chris/code/kdesvn/kdenetwork/kopete/protocols/jabber/jabberclient.cpp:1072
#33 0x00007fc2e0dcbd93 in JabberClient::qt_metacall (this=0xf0cdd0,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffff003060)
at
/home/chris/code/kdesvn/build/kdenetwork/kopete/protocols/jabber/jabberclient.moc:178
#34 0x00007fc2f3cd2230 in QMetaObject::activate (sender=0x13a3510,
from_signal_index=<value optimized out>, to_signal_index=8,
argv=0x7fc2f3f8a5c0)
at /home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3028
#35 0x00007fc2e06f3dd1 in XMPP::Stream::error (this=0x16e7e70, _t1=10) at
/home/chris/code/kdesvn/build/kdenetwork/kopete/protocols/jabber/libiris/moc_xmpp_stream.cpp:110
#36 0x00007fc2e06f6bfd in XMPP::ClientStream::qt_metacall (this=0x13a3510,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffff003130)
at
/home/chris/code/kdesvn/build/kdenetwork/kopete/protocols/jabber/libiris/moc_xmpp_clientstream.cpp:116
#37 0x00007fc2f3cd2230 in QMetaObject::activate (sender=0x12ec6b0,
from_signal_index=<value optimized out>, to_signal_index=5,
argv=0x7fc2f3f8a5c0)
at /home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3028
#38 0x00007fc2e0dcda55 in JabberConnector::slotError (this=0x12ec6b0, code=1)
at
/home/chris/code/kdesvn/kdenetwork/kopete/protocols/jabber/jabberconnector.cpp:80
#39 0x00007fc2e0dcdc80 in JabberConnector::qt_metacall (this=0x12ec6b0,
_c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffff0032f0)
at
/home/chris/code/kdesvn/build/kdenetwork/kopete/protocols/jabber/jabberconnector.moc:70
#40 0x00007fc2f3cd2230 in QMetaObject::activate (sender=0x143cfd0,
from_signal_index=<value optimized out>, to_signal_index=8,
argv=0x7fc2f3f8a5c0)
at /home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3028
#41 0x00007fc2e06f4261 in ByteStream::error (this=0x16e7e70, _t1=1) at
/home/chris/code/kdesvn/build/kdenetwork/kopete/protocols/jabber/libiris/moc_bytestream.cpp:111
#42 0x00007fc2e0dce0c8 in JabberByteStream::slotError (this=0x143cfd0,
code=QAbstractSocket::RemoteHostClosedError)
at
/home/chris/code/kdesvn/kdenetwork/kopete/protocols/jabber/jabberbytestream.cpp:145
#43 0x00007fc2e0dce756 in JabberByteStream::qt_metacall (this=0x143cfd0,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffff0034e0)
at
/home/chris/code/kdesvn/build/kdenetwork/kopete/protocols/jabber/jabberbytestream.moc:80
#44 0x00007fc2f3cd2230 in QMetaObject::activate (sender=0x143cc20,
from_signal_index=<value optimized out>, to_signal_index=12,
argv=0x7fc2f3f8a5c0)
at /home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3028
#45 0x00007fc2eef1e5c1 in QAbstractSocket::error (this=0x16e7e70,
_t1=QAbstractSocket::RemoteHostClosedError) at
.moc/release-shared/moc_qabstractsocket.cpp:146
#46 0x00007fc2eef34b44 in QSslSocketPrivate::_q_errorSlot (this=0x1650600,
error=QAbstractSocket::RemoteHostClosedError) at
/home/chris/code/kdesvn/qt-copy/src/network/ssl/qsslsocket.cpp:1987
#47 0x00007fc2eef36d80 in QSslSocket::qt_metacall (this=0x143cc20,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffff003660)
at .moc/release-shared/moc_qsslsocket.cpp:112
#48 0x00007fc2f3cd2230 in QMetaObject::activate (sender=0x143cbb0,
from_signal_index=<value optimized out>, to_signal_index=12,
argv=0x7fc2f3f8a5c0)
at /home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3028
#49 0x00007fc2eef1e5c1 in QAbstractSocket::error (this=0x16e7e70,
_t1=QAbstractSocket::RemoteHostClosedError) at
.moc/release-shared/moc_qabstractsocket.cpp:146
#50 0x00007fc2eef21314 in QAbstractSocketPrivate::readFromSocket
(this=0x16669a0) at
/home/chris/code/kdesvn/qt-copy/src/network/socket/qabstractsocket.cpp:984
#51 0x00007fc2eef21437 in QAbstractSocketPrivate::canReadNotification
(this=0x16669a0) at
/home/chris/code/kdesvn/qt-copy/src/network/socket/qabstractsocket.cpp:543
#52 0x00007fc2eef14721 in QReadNotifier::event (this=<value optimized out>,
e=0x0) at
/home/chris/code/kdesvn/qt-copy/src/network/socket/qnativesocketengine.cpp:968
#53 0x00007fc2f479c70d in QApplicationPrivate::notify_helper (this=0x69edb0,
receiver=0x14921b0, e=0x7fffff003b60) at
/home/chris/code/kdesvn/qt-copy/src/gui/kernel/qapplication.cpp:3803
#54 0x00007fc2f47a2aba in QApplication::notify (this=0x7fffff005a90,
receiver=0x14921b0, e=0x7fffff003b60) at
/home/chris/code/kdesvn/qt-copy/src/gui/kernel/qapplication.cpp:3768
#55 0x00007fc2f5e2ad3b in KApplication::notify (this=0x7fffff005a90,
receiver=0x14921b0, event=0x7fffff003b60) at
/home/chris/code/kdesvn/kdelibs/kdeui/kernel/kapplication.cpp:307
#56 0x00007fc2f3cc091c in QCoreApplication::notifyInternal
(this=0x7fffff005a90, receiver=0x14921b0, event=0x7fffff003b60)
at
/home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qcoreapplication.cpp:583
#57 0x00007fc2f3ce5099 in socketNotifierSourceDispatch (source=0x6a19a0) at
../../include/QtCore/../../../../qt-copy/src/corelib/kernel/qcoreapplication.h:209
#58 0x00007fc2f32d978b in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#59 0x00007fc2f32dcf5d in ?? () from /usr/lib/libglib-2.0.so.0
#60 0x00007fc2f32dd11b in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#61 0x00007fc2f3ce4e1f in QEventDispatcherGlib::processEvents (this=0x69d710,
flags=<value optimized out>) at
/home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qeventdispatcher_glib.cpp:319
#62 0x00007fc2f481d54f in QGuiEventDispatcherGlib::processEvents
(this=0x16e7e70, flags=<value optimized out>) at
/home/chris/code/kdesvn/qt-copy/src/gui/kernel/qguieventdispatcher_glib.cpp:198
#63 0x00007fc2f3cbf292 in QEventLoop::processEvents (this=<value optimized
out>, flags={i = -16761472}) at
/home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qeventloop.cpp:143
#64 0x00007fc2f3cbf425 in QEventLoop::exec (this=0x7fffff003dd0, flags={i =
-16761360}) at
/home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qeventloop.cpp:190
#65 0x00007fc2f4b580af in QDialog::exec (this=0x1a67dd0) at
/home/chris/code/kdesvn/qt-copy/src/gui/dialogs/qdialog.cpp:447
#66 0x00007fc2f5dae59a in KMessageBox::createKMessageBox (dialog=0x1a67dd0,
icon=<value optimized out>, text=@0x7fffff004910, strlist=@0x7fffff0044e0,
ask=@0x7fffff004410, checkboxReturn=0x0,
options={i = -16759952}, details=@0x7fffff004400,
notifyType=QMessageBox::Critical) at
/home/chris/code/kdesvn/kdelibs/kdeui/dialogs/kmessagebox.cpp:330
#67 0x00007fc2f5daf867 in KMessageBox::createKMessageBox (dialog=0x1a67dd0,
icon=QMessageBox::Critical, text=@0x7fffff004910, strlist=@0x7fffff0044e0,
ask=@0x7fffff004410, checkboxReturn=0x0,
options={i = -16759696}, details=@0x7fffff004400) at
/home/chris/code/kdesvn/kdelibs/kdeui/dialogs/kmessagebox.cpp:151
#68 0x00007fc2f5db0785 in KMessageBox::errorListWId (parent_id=58720257,
text=@0x7fffff004910, strlist=@0x7fffff0044e0, caption=@0x7fffff004580,
options={i = -16759568})
at /home/chris/code/kdesvn/kdelibs/kdeui/dialogs/kmessagebox.cpp:848
#69 0x00007fc2f5db0978 in KMessageBox::error (parent=<value optimized out>,
text=@0x7fffff004910, caption=@0x7fffff004580, options=<value optimized out>)
at /home/chris/code/kdesvn/kdelibs/kdeui/dialogs/kmessagebox.cpp:812
#70 0x00007fc2e0d79dc5 in JabberAccount::handleStreamError (streamError=<value
optimized out>, streamCondition=<value optimized out>, connectorCode=<value
optimized out>, server=@0x7fffff0049b0,
errorClass=<value optimized out>, additionalErrMsg=
{static null = {<No data fields>}, static shared_null = {ref = {_q_value
= 19025}, alloc = 0, size = 0, data = 0x678bba, clean = 0, simpletext = 0,
righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}},
static shared_empty = {ref = {_q_value = 437}, alloc = 0, size = 0, data =
0x7fc2f3f8973a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0,
capacity = 0, reserved = 0, array = {0}}, d = 0x7fffff0049a0, static
codecForCStrings = 0x0}) at
/home/chris/code/kdesvn/kdenetwork/kopete/protocols/jabber/jabberaccount.cpp:1006
#71 0x00007fc2e0d7f2bd in JabberAccount::slotCSError (this=0xc0f090, error=10)
at
/home/chris/code/kdesvn/kdenetwork/kopete/protocols/jabber/jabberaccount.cpp:1031
#72 0x00007fc2e0d816cb in JabberAccount::qt_metacall (this=0xc0f090,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffff004b40)
at
/home/chris/code/kdesvn/build/kdenetwork/kopete/protocols/jabber/jabberaccount.moc:150
#73 0x00007fc2f3cd2230 in QMetaObject::activate (sender=0xbe4b70,
from_signal_index=<value optimized out>, to_signal_index=6,
argv=0x7fc2f3f8a5c0)
at /home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3028
#74 0x00007fc2e0dc94d1 in JabberClient::csError (this=0x16e7e70, _t1=10) at
/home/chris/code/kdesvn/build/kdenetwork/kopete/protocols/jabber/jabberclient.moc:218
#75 0x00007fc2e0dca444 in JabberClient::slotCSError (this=0xbe4b70, error=10)
at
/home/chris/code/kdesvn/kdenetwork/kopete/protocols/jabber/jabberclient.cpp:1072
#76 0x00007fc2e0dcbd93 in JabberClient::qt_metacall (this=0xbe4b70,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffff004ca0)
at
/home/chris/code/kdesvn/build/kdenetwork/kopete/protocols/jabber/jabberclient.moc:178
#77 0x00007fc2f3cd2230 in QMetaObject::activate (sender=0x157ff20,
from_signal_index=<value optimized out>, to_signal_index=8,
argv=0x7fc2f3f8a5c0)
at /home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3028
#78 0x00007fc2e06f3dd1 in XMPP::Stream::error (this=0x16e7e70, _t1=10) at
/home/chris/code/kdesvn/build/kdenetwork/kopete/protocols/jabber/libiris/moc_xmpp_stream.cpp:110
#79 0x00007fc2e06f6bfd in XMPP::ClientStream::qt_metacall (this=0x157ff20,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffff004d70)
at
/home/chris/code/kdesvn/build/kdenetwork/kopete/protocols/jabber/libiris/moc_xmpp_clientstream.cpp:116
#80 0x00007fc2f3cd2230 in QMetaObject::activate (sender=0x162a8e0,
from_signal_index=<value optimized out>, to_signal_index=5,
argv=0x7fc2f3f8a5c0)
at /home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3028
#81 0x00007fc2e0dcda55 in JabberConnector::slotError (this=0x162a8e0, code=1)
at
/home/chris/code/kdesvn/kdenetwork/kopete/protocols/jabber/jabberconnector.cpp:80
#82 0x00007fc2e0dcdc80 in JabberConnector::qt_metacall (this=0x162a8e0,
_c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffff004f30)
at
/home/chris/code/kdesvn/build/kdenetwork/kopete/protocols/jabber/jabberconnector.moc:70
#83 0x00007fc2f3cd2230 in QMetaObject::activate (sender=0x1629760,
from_signal_index=<value optimized out>, to_signal_index=8,
argv=0x7fc2f3f8a5c0)
at /home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3028
#84 0x00007fc2e06f4261 in ByteStream::error (this=0x16e7e70, _t1=1) at
/home/chris/code/kdesvn/build/kdenetwork/kopete/protocols/jabber/libiris/moc_bytestream.cpp:111
#85 0x00007fc2e0dce0c8 in JabberByteStream::slotError (this=0x1629760,
code=QAbstractSocket::RemoteHostClosedError)
at
/home/chris/code/kdesvn/kdenetwork/kopete/protocols/jabber/jabberbytestream.cpp:145
#86 0x00007fc2e0dce756 in JabberByteStream::qt_metacall (this=0x1629760,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffff005120)
at
/home/chris/code/kdesvn/build/kdenetwork/kopete/protocols/jabber/jabberbytestream.moc:80
#87 0x00007fc2f3cd2230 in QMetaObject::activate (sender=0x1830b20,
from_signal_index=<value optimized out>, to_signal_index=12,
argv=0x7fc2f3f8a5c0)
at /home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3028
#88 0x00007fc2eef1e5c1 in QAbstractSocket::error (this=0x16e7e70,
_t1=QAbstractSocket::RemoteHostClosedError) at
.moc/release-shared/moc_qabstractsocket.cpp:146
#89 0x00007fc2eef34b44 in QSslSocketPrivate::_q_errorSlot (this=0x1830d70,
error=QAbstractSocket::RemoteHostClosedError) at
/home/chris/code/kdesvn/qt-copy/src/network/ssl/qsslsocket.cpp:1987
#90 0x00007fc2eef36d80 in QSslSocket::qt_metacall (this=0x1830b20,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffff0052a0)
at .moc/release-shared/moc_qsslsocket.cpp:112
#91 0x00007fc2f3cd2230 in QMetaObject::activate (sender=0x1825420,
from_signal_index=<value optimized out>, to_signal_index=12,
argv=0x7fc2f3f8a5c0)
at /home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3028
#92 0x00007fc2eef1e5c1 in QAbstractSocket::error (this=0x16e7e70,
_t1=QAbstractSocket::RemoteHostClosedError) at
.moc/release-shared/moc_qabstractsocket.cpp:146
#93 0x00007fc2eef21314 in QAbstractSocketPrivate::readFromSocket
(this=0x1830b40) at
/home/chris/code/kdesvn/qt-copy/src/network/socket/qabstractsocket.cpp:984
#94 0x00007fc2eef21437 in QAbstractSocketPrivate::canReadNotification
(this=0x1830b40) at
/home/chris/code/kdesvn/qt-copy/src/network/socket/qabstractsocket.cpp:543
#95 0x00007fc2eef14721 in QReadNotifier::event (this=<value optimized out>,
e=0x0) at
/home/chris/code/kdesvn/qt-copy/src/network/socket/qnativesocketengine.cpp:968
#96 0x00007fc2f479c70d in QApplicationPrivate::notify_helper (this=0x69edb0,
receiver=0x1854f30, e=0x7fffff0057a0) at
/home/chris/code/kdesvn/qt-copy/src/gui/kernel/qapplication.cpp:3803
#97 0x00007fc2f47a2aba in QApplication::notify (this=0x7fffff005a90,
receiver=0x1854f30, e=0x7fffff0057a0) at
/home/chris/code/kdesvn/qt-copy/src/gui/kernel/qapplication.cpp:3768
#98 0x00007fc2f5e2ad3b in KApplication::notify (this=0x7fffff005a90,
receiver=0x1854f30, event=0x7fffff0057a0) at
/home/chris/code/kdesvn/kdelibs/kdeui/kernel/kapplication.cpp:307
#99 0x00007fc2f3cc091c in QCoreApplication::notifyInternal
(this=0x7fffff005a90, receiver=0x1854f30, event=0x7fffff0057a0)
at
/home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qcoreapplication.cpp:583
#100 0x00007fc2f3ce5099 in socketNotifierSourceDispatch (source=0x6a19a0) at
../../include/QtCore/../../../../qt-copy/src/corelib/kernel/qcoreapplication.h:209
#101 0x00007fc2f32d978b in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#102 0x00007fc2f32dcf5d in ?? () from /usr/lib/libglib-2.0.so.0
#103 0x00007fc2f32dd11b in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#104 0x00007fc2f3ce4e1f in QEventDispatcherGlib::processEvents (this=0x69d710,
flags=<value optimized out>) at
/home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qeventdispatcher_glib.cpp:319
#105 0x00007fc2f481d54f in QGuiEventDispatcherGlib::processEvents
(this=0x16e7e70, flags=<value optimized out>) at
/home/chris/code/kdesvn/qt-copy/src/gui/kernel/qguieventdispatcher_glib.cpp:198
#106 0x00007fc2f3cbf292 in QEventLoop::processEvents (this=<value optimized
out>, flags={i = -16754240}) at
/home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qeventloop.cpp:143
#107 0x00007fc2f3cbf425 in QEventLoop::exec (this=0x7fffff005a00, flags={i =
-16754160}) at
/home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qeventloop.cpp:190
#108 0x00007fc2f3cc1565 in QCoreApplication::exec () at
/home/chris/code/kdesvn/qt-copy/src/corelib/kernel/qcoreapplication.cpp:845
#109 0x000000000044a25c in main (argc=5, argv=0x7fffff006848) at
/home/chris/code/kdesvn/kdenetwork/kopete/kopete/main.cpp:102
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the kopete-bugs
mailing list