[Bug 205393] New: Crash after disconnection dialog while using disconnected IMAP

Brian Knotts bknotts at cascadeaccess.com
Thu Aug 27 19:10:50 BST 2009


https://bugs.kde.org/show_bug.cgi?id=205393

           Summary: Crash after disconnection dialog while using
                    disconnected IMAP
           Product: kontact
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: bknotts at cascadeaccess.com


Application that crashed: kontact
Version of the application: 4.3.0
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-1-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

What I was doing when the application crashed:
I had Kontact open when I put my laptop to sleep. When I unsuspended, Kontact
eventually generated a dialog about the connection to the server being broken.
When I clicked the OK button, it crashed. I've seen this several times.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f3530477750 (LWP 10230))]

Thread 2 (Thread 0x7f3510c9b950 (LWP 16333)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f352edab469 in QWaitConditionPrivate::wait (this=0x4546f90,
mutex=0x4546f88, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=0x4546f90, mutex=0x4546f88,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f3528d75024 in QHostInfoAgent::run (this=0x4546f70) at
kernel/qhostinfo.cpp:260
#4  0x00007f352edaa475 in QThreadPrivate::start (arg=0x4546f70) at
thread/qthread_unix.cpp:188
#5  0x00007f3527fe3f9a in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#6  0x00007f352db9e56d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f3530477750 (LWP 10230)):
[KCrash Handler]
#5  KIO::Slave::deref (this=0x2024d40) at ../../kio/kio/slave.cpp:242
#6  0x00007f352c7b84ba in KIO::Slave::gotInput (this=0x2024d40) at
../../kio/kio/slave.cpp:335
#7  0x00007f352c7ba7d8 in KIO::Slave::qt_metacall (this=0x2024d40,
_c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff4313cfe0) at ./slave.moc:76
#8  0x00007f352eea5682 in QMetaObject::activate (sender=0x318e540,
from_signal_index=<value optimized out>, to_signal_index=4, argv=0x5999020) at
kernel/qobject.cpp:3112
#9  0x00007f352c6d5381 in KIO::ConnectionPrivate::dequeue (this=0x31a33b0) at
../../kio/kio/connection.cpp:82
#10 0x00007f352c6d57da in KIO::Connection::qt_metacall (this=0x318e540,
_c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x4b541a0) at ./connection.moc:73
#11 0x00007f352ee9ff68 in QObject::event (this=0x318e540, e=0x3b9c860) at
kernel/qobject.cpp:1110
#12 0x00007f352e30880d in QApplicationPrivate::notify_helper (this=0x11c8dd0,
receiver=0x318e540, e=0x3b9c860) at kernel/qapplication.cpp:4056
#13 0x00007f352e31086a in QApplication::notify (this=0x7fff43143740,
receiver=0x318e540, e=0x3b9c860) at kernel/qapplication.cpp:4021
#14 0x00007f352f82bb2b in KApplication::notify (this=0x7fff43143740,
receiver=0x318e540, event=0x3b9c860) at ../../kdeui/kernel/kapplication.cpp:302
#15 0x00007f352ee9051c in QCoreApplication::notifyInternal
(this=0x7fff43143740, receiver=0x318e540, event=0x3b9c860) at
kernel/qcoreapplication.cpp:610
#16 0x00007f352ee91164 in QCoreApplication::sendEvent (receiver=0x0,
event_type=0, data=0x1199340) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x1199340) at kernel/qcoreapplication.cpp:1247
#18 0x00007f352eeb8f73 in QCoreApplication::sendPostedEvents (s=<value
optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#19 postEventSourceDispatch (s=<value optimized out>) at
kernel/qeventdispatcher_glib.cpp:210
#20 0x00007f35282317aa in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#21 0x00007f3528234df8 in ?? () from /usr/lib/libglib-2.0.so.0
#22 0x00007f3528234fac in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#23 0x00007f352eeb8bff in QEventDispatcherGlib::processEvents (this=0x1198f70,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#24 0x00007f352e39f64f in QGuiEventDispatcherGlib::processEvents (this=0x187d,
flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#25 0x00007f352ee8ede2 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x00007f352ee8f1b4 in QEventLoop::exec (this=0x7fff4313d9a0, flags=...) at
kernel/qeventloop.cpp:201
#27 0x00007f352e792a9e in QDialog::exec (this=0x2ada1e0) at
dialogs/qdialog.cpp:498
#28 0x00007f352f7b1a42 in KMessageBox::createKMessageBox (dialog=0x2ada1e0,
icon=<value optimized out>, text=..., strlist=..., ask=...,
checkboxReturn=0x7fff4313e06f, options=..., details=..., 
    notifyType=QMessageBox::Information) at
../../kdeui/dialogs/kmessagebox.cpp:331
#29 0x00007f352f7b2bd7 in KMessageBox::createKMessageBox (dialog=0x2ada1e0,
icon=QMessageBox::Information, text=..., strlist=..., ask=...,
checkboxReturn=0x7fff4313e06f, options=..., details=...)
    at ../../kdeui/dialogs/kmessagebox.cpp:151
#30 0x00007f352f7b51b7 in KMessageBox::informationListWId (parent_id=72741999,
text=..., strlist=..., caption=..., dontShowAgainName=..., options=...) at
../../kdeui/dialogs/kmessagebox.cpp:1008
#31 0x00007f352f7b5313 in KMessageBox::informationList (parent=0x0, text=...,
strlist=..., caption=..., dontShowAgainName=..., options=<value optimized out>)
    at ../../kdeui/dialogs/kmessagebox.cpp:977
#32 0x00007f352f7b5361 in KMessageBox::information (parent=0x187d, text=...,
caption=<value optimized out>, dontShowAgainName=<value optimized out>,
options=<value optimized out>)
    at ../../kdeui/dialogs/kmessagebox.cpp:964
#33 0x00007f35186caeb3 in KMail::ImapAccountBase::handleError (this=0x163fbd0,
errorCode=<value optimized out>, errorMsg=..., job=0x3c69c20, context=...,
abortSync=<value optimized out>)
    at ../../kmail/imapaccountbase.cpp:1047
#34 0x00007f35186c2c42 in KMail::ImapAccountBase::handleJobError
(this=0x163fbd0, job=0x3c69c20, context=..., abortSync=false) at
../../kmail/imapaccountbase.cpp:374
#35 0x00007f35186c7627 in KMail::ImapAccountBase::slotSimpleResult
(this=0x163fbd0, job=0x3c69c20) at ../../kmail/imapaccountbase.cpp:928
#36 0x00007f35186cba9a in KMail::ImapAccountBase::qt_metacall (this=0x163fbd0,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff4313e6e0)
at ./imapaccountbase.moc:138
#37 0x00007f35186d3e75 in KMAcctCachedImap::qt_metacall (this=0x187d,
_c=767478832, _id=88572960, _a=0x5999020) at ./kmacctcachedimap.moc:78
#38 0x00007f352eea5682 in QMetaObject::activate (sender=0x3c69c20,
from_signal_index=<value optimized out>, to_signal_index=7, argv=0x5999020) at
kernel/qobject.cpp:3112
#39 0x00007f352f27caf2 in KJob::result (this=0x187d, _t1=0x3c69c20) at
./kjob.moc:188
#40 0x00007f352f27ce6f in KJob::emitResult (this=0x3c69c20) at
../../kdecore/jobs/kjob.cpp:304
#41 0x00007f352c70bbe0 in KIO::SimpleJob::slotFinished (this=0x3c69c20) at
../../kio/kio/job.cpp:477
#42 0x00007f352c7069f7 in KIO::SimpleJob::slotError (this=0x3c69c20, err=<value
optimized out>, errorText=...) at ../../kio/kio/job.cpp:489
#43 0x00007f352c706bca in KIO::SimpleJob::qt_metacall (this=0x3c69c20,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff4313e9a0)
at ./jobclasses.moc:158
#44 0x00007f352eea5682 in QMetaObject::activate (sender=0x202a310,
from_signal_index=<value optimized out>, to_signal_index=6, argv=0x5999020) at
kernel/qobject.cpp:3112
#45 0x00007f352c7c5746 in KIO::SlaveInterface::error (this=0x187d, _t1=149,
_t2=<value optimized out>) at ./slaveinterface.moc:153
#46 0x00007f352c7c90a9 in KIO::SlaveInterface::dispatch (this=0x202a310,
_cmd=102, rawdata=<value optimized out>) at
../../kio/kio/slaveinterface.cpp:208
#47 0x00007f352c7c5a42 in KIO::SlaveInterface::dispatch (this=0x202a310) at
../../kio/kio/slaveinterface.cpp:91
#48 0x00007f352c7b84ae in KIO::Slave::gotInput (this=0x202a310) at
../../kio/kio/slave.cpp:322
#49 0x00007f352c7ba7d8 in KIO::Slave::qt_metacall (this=0x202a310,
_c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff4313eda0) at ./slave.moc:76
#50 0x00007f352eea5682 in QMetaObject::activate (sender=0x3169dc0,
from_signal_index=<value optimized out>, to_signal_index=4, argv=0x5999020) at
kernel/qobject.cpp:3112
#51 0x00007f352c6d5381 in KIO::ConnectionPrivate::dequeue (this=0x1f42210) at
../../kio/kio/connection.cpp:82
#52 0x00007f352c6d57da in KIO::Connection::qt_metacall (this=0x3169dc0,
_c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x30ea640) at ./connection.moc:73
#53 0x00007f352ee9ff68 in QObject::event (this=0x3169dc0, e=0x2abb8d0) at
kernel/qobject.cpp:1110
#54 0x00007f352e30880d in QApplicationPrivate::notify_helper (this=0x11c8dd0,
receiver=0x3169dc0, e=0x2abb8d0) at kernel/qapplication.cpp:4056
#55 0x00007f352e31086a in QApplication::notify (this=0x7fff43143740,
receiver=0x3169dc0, e=0x2abb8d0) at kernel/qapplication.cpp:4021
#56 0x00007f352f82bb2b in KApplication::notify (this=0x7fff43143740,
receiver=0x3169dc0, event=0x2abb8d0) at ../../kdeui/kernel/kapplication.cpp:302
#57 0x00007f352ee9051c in QCoreApplication::notifyInternal
(this=0x7fff43143740, receiver=0x3169dc0, event=0x2abb8d0) at
kernel/qcoreapplication.cpp:610
#58 0x00007f352ee91164 in QCoreApplication::sendEvent (receiver=0x0,
event_type=0, data=0x1199340) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#59 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x1199340) at kernel/qcoreapplication.cpp:1247
#60 0x00007f352eeb8f73 in QCoreApplication::sendPostedEvents (s=<value
optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#61 postEventSourceDispatch (s=<value optimized out>) at
kernel/qeventdispatcher_glib.cpp:210
#62 0x00007f35282317aa in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#63 0x00007f3528234df8 in ?? () from /usr/lib/libglib-2.0.so.0
#64 0x00007f3528234fac in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#65 0x00007f352eeb8bff in QEventDispatcherGlib::processEvents (this=0x1198f70,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#66 0x00007f352e39f64f in QGuiEventDispatcherGlib::processEvents (this=0x187d,
flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#67 0x00007f352ee8ede2 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#68 0x00007f352ee8f1b4 in QEventLoop::exec (this=0x7fff4313f760, flags=...) at
kernel/qeventloop.cpp:201
#69 0x00007f352e792a9e in QDialog::exec (this=0x2d16680) at
dialogs/qdialog.cpp:498
#70 0x00007f352f7b1a42 in KMessageBox::createKMessageBox (dialog=0x2d16680,
icon=<value optimized out>, text=..., strlist=..., ask=...,
checkboxReturn=0x7fff4313fe2f, options=..., details=..., 
    notifyType=QMessageBox::Information) at
../../kdeui/dialogs/kmessagebox.cpp:331
#71 0x00007f352f7b2bd7 in KMessageBox::createKMessageBox (dialog=0x2d16680,
icon=QMessageBox::Information, text=..., strlist=..., ask=...,
checkboxReturn=0x7fff4313fe2f, options=..., details=...)
    at ../../kdeui/dialogs/kmessagebox.cpp:151
#72 0x00007f352f7b51b7 in KMessageBox::informationListWId (parent_id=72182786,
text=..., strlist=..., caption=..., dontShowAgainName=..., options=...) at
../../kdeui/dialogs/kmessagebox.cpp:1008
#73 0x00007f352f7b5313 in KMessageBox::informationList (parent=0x0, text=...,
strlist=..., caption=..., dontShowAgainName=..., options=<value optimized out>)
    at ../../kdeui/dialogs/kmessagebox.cpp:977
#74 0x00007f352f7b5361 in KMessageBox::information (parent=0x187d, text=...,
caption=<value optimized out>, dontShowAgainName=<value optimized out>,
options=<value optimized out>)
    at ../../kdeui/dialogs/kmessagebox.cpp:964
#75 0x00007f35186caeb3 in KMail::ImapAccountBase::handleError (this=0x17da590,
errorCode=<value optimized out>, errorMsg=..., job=0x2710600, context=...,
abortSync=<value optimized out>)
    at ../../kmail/imapaccountbase.cpp:1047
#76 0x00007f35186c2c42 in KMail::ImapAccountBase::handleJobError
(this=0x17da590, job=0x2710600, context=..., abortSync=false) at
../../kmail/imapaccountbase.cpp:374
#77 0x00007f35186c7627 in KMail::ImapAccountBase::slotSimpleResult
(this=0x17da590, job=0x2710600) at ../../kmail/imapaccountbase.cpp:928
#78 0x00007f35186cba9a in KMail::ImapAccountBase::qt_metacall (this=0x17da590,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff431404a0)
at ./imapaccountbase.moc:138
#79 0x00007f35186d3e75 in KMAcctCachedImap::qt_metacall (this=0x187d,
_c=767478832, _id=88572960, _a=0x5999020) at ./kmacctcachedimap.moc:78
#80 0x00007f352eea5682 in QMetaObject::activate (sender=0x2710600,
from_signal_index=<value optimized out>, to_signal_index=7, argv=0x5999020) at
kernel/qobject.cpp:3112
#81 0x00007f352f27caf2 in KJob::result (this=0x187d, _t1=0x2710600) at
./kjob.moc:188
#82 0x00007f352f27ce6f in KJob::emitResult (this=0x2710600) at
../../kdecore/jobs/kjob.cpp:304
#83 0x00007f352c70bbe0 in KIO::SimpleJob::slotFinished (this=0x2710600) at
../../kio/kio/job.cpp:477
#84 0x00007f352c7069f7 in KIO::SimpleJob::slotError (this=0x2710600, err=<value
optimized out>, errorText=...) at ../../kio/kio/job.cpp:489
#85 0x00007f352c706bca in KIO::SimpleJob::qt_metacall (this=0x2710600,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff43140760)
at ./jobclasses.moc:158
#86 0x00007f352eea5682 in QMetaObject::activate (sender=0x19fb570,
from_signal_index=<value optimized out>, to_signal_index=6, argv=0x5999020) at
kernel/qobject.cpp:3112
#87 0x00007f352c7c5746 in KIO::SlaveInterface::error (this=0x187d, _t1=149,
_t2=<value optimized out>) at ./slaveinterface.moc:153
#88 0x00007f352c7c90a9 in KIO::SlaveInterface::dispatch (this=0x19fb570,
_cmd=102, rawdata=<value optimized out>) at
../../kio/kio/slaveinterface.cpp:208
#89 0x00007f352c7c5a42 in KIO::SlaveInterface::dispatch (this=0x19fb570) at
../../kio/kio/slaveinterface.cpp:91
#90 0x00007f352c7b84ae in KIO::Slave::gotInput (this=0x19fb570) at
../../kio/kio/slave.cpp:322
#91 0x00007f352c7ba7d8 in KIO::Slave::qt_metacall (this=0x19fb570,
_c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff43140b60) at ./slave.moc:76
#92 0x00007f352eea5682 in QMetaObject::activate (sender=0x19e0e30,
from_signal_index=<value optimized out>, to_signal_index=4, argv=0x5999020) at
kernel/qobject.cpp:3112
#93 0x00007f352c6d5381 in KIO::ConnectionPrivate::dequeue (this=0x19fc790) at
../../kio/kio/connection.cpp:82
#94 0x00007f352c6d57da in KIO::Connection::qt_metacall (this=0x19e0e30,
_c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x4f81100) at ./connection.moc:73
#95 0x00007f352ee9ff68 in QObject::event (this=0x19e0e30, e=0x2bd2a70) at
kernel/qobject.cpp:1110
#96 0x00007f352e30880d in QApplicationPrivate::notify_helper (this=0x11c8dd0,
receiver=0x19e0e30, e=0x2bd2a70) at kernel/qapplication.cpp:4056
#97 0x00007f352e31086a in QApplication::notify (this=0x7fff43143740,
receiver=0x19e0e30, e=0x2bd2a70) at kernel/qapplication.cpp:4021
#98 0x00007f352f82bb2b in KApplication::notify (this=0x7fff43143740,
receiver=0x19e0e30, event=0x2bd2a70) at ../../kdeui/kernel/kapplication.cpp:302
#99 0x00007f352ee9051c in QCoreApplication::notifyInternal
(this=0x7fff43143740, receiver=0x19e0e30, event=0x2bd2a70) at
kernel/qcoreapplication.cpp:610
#100 0x00007f352ee91164 in QCoreApplication::sendEvent (receiver=0x0,
event_type=0, data=0x1199340) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#101 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x1199340) at kernel/qcoreapplication.cpp:1247
#102 0x00007f352eeb8f73 in QCoreApplication::sendPostedEvents (s=<value
optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#103 postEventSourceDispatch (s=<value optimized out>) at
kernel/qeventdispatcher_glib.cpp:210
#104 0x00007f35282317aa in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#105 0x00007f3528234df8 in ?? () from /usr/lib/libglib-2.0.so.0
#106 0x00007f3528234fac in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#107 0x00007f352eeb8bff in QEventDispatcherGlib::processEvents (this=0x1198f70,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#108 0x00007f352e39f64f in QGuiEventDispatcherGlib::processEvents (this=0x187d,
flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#109 0x00007f352ee8ede2 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#110 0x00007f352ee8f1b4 in QEventLoop::exec (this=0x7fff43141520, flags=...) at
kernel/qeventloop.cpp:201
#111 0x00007f352e792a9e in QDialog::exec (this=0x4440f30) at
dialogs/qdialog.cpp:498
#112 0x00007f352f7b1a42 in KMessageBox::createKMessageBox (dialog=0x4440f30,
icon=<value optimized out>, text=..., strlist=..., ask=...,
checkboxReturn=0x7fff43141bef, options=..., details=..., 
    notifyType=QMessageBox::Information) at
../../kdeui/dialogs/kmessagebox.cpp:331
#113 0x00007f352f7b2bd7 in KMessageBox::createKMessageBox (dialog=0x4440f30,
icon=QMessageBox::Information, text=..., strlist=..., ask=...,
checkboxReturn=0x7fff43141bef, options=..., details=...)
    at ../../kdeui/dialogs/kmessagebox.cpp:151
#114 0x00007f352f7b51b7 in KMessageBox::informationListWId (parent_id=71303193,
text=..., strlist=..., caption=..., dontShowAgainName=..., options=...) at
../../kdeui/dialogs/kmessagebox.cpp:1008
#115 0x00007f352f7b5313 in KMessageBox::informationList (parent=0x0, text=...,
strlist=..., caption=..., dontShowAgainName=..., options=<value optimized out>)
    at ../../kdeui/dialogs/kmessagebox.cpp:977
#116 0x00007f352f7b5361 in KMessageBox::information (parent=0x187d, text=...,
caption=<value optimized out>, dontShowAgainName=<value optimized out>,
options=<value optimized out>)
    at ../../kdeui/dialogs/kmessagebox.cpp:964
#117 0x00007f35186caeb3 in KMail::ImapAccountBase::handleError (this=0x164b440,
errorCode=<value optimized out>, errorMsg=..., job=0x4178010, context=...,
abortSync=<value optimized out>)
    at ../../kmail/imapaccountbase.cpp:1047
#118 0x00007f35186c2c42 in KMail::ImapAccountBase::handleJobError
(this=0x164b440, job=0x4178010, context=..., abortSync=false) at
../../kmail/imapaccountbase.cpp:374
#119 0x00007f351882e5c1 in KMail::CachedImapJob::slotCheckUidValidityResult
(this=0x2b1b430, job=0x4178010) at ../../kmail/cachedimapjob.cpp:681
#120 0x00007f351882db2c in KMail::CachedImapJob::qt_metacall (this=0x2b1b430,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff43142310)
at ./cachedimapjob.moc:113
#121 0x00007f352eea5682 in QMetaObject::activate (sender=0x4178010,
from_signal_index=<value optimized out>, to_signal_index=7, argv=0x5999020) at
kernel/qobject.cpp:3112
#122 0x00007f352f27caf2 in KJob::result (this=0x187d, _t1=0x4178010) at
./kjob.moc:188
#123 0x00007f352f27ce6f in KJob::emitResult (this=0x4178010) at
../../kdecore/jobs/kjob.cpp:304
#124 0x00007f352c70bbe0 in KIO::SimpleJob::slotFinished (this=0x4178010) at
../../kio/kio/job.cpp:477
#125 0x00007f352c70c0a3 in KIO::TransferJob::slotFinished (this=0x4178010) at
../../kio/kio/job.cpp:948
#126 0x00007f352c7069f7 in KIO::SimpleJob::slotError (this=0x4178010,
err=<value optimized out>, errorText=...) at ../../kio/kio/job.cpp:489
#127 0x00007f352c706bca in KIO::SimpleJob::qt_metacall (this=0x4178010,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff431427e0)
at ./jobclasses.moc:158
#128 0x00007f352c706c85 in KIO::TransferJob::qt_metacall (this=0x187d,
_c=767478832, _id=88572960, _a=0x5999020) at ./jobclasses.moc:331
#129 0x00007f352eea5682 in QMetaObject::activate (sender=0x1fc55e0,
from_signal_index=<value optimized out>, to_signal_index=6, argv=0x5999020) at
kernel/qobject.cpp:3112
#130 0x00007f352c7c5746 in KIO::SlaveInterface::error (this=0x187d, _t1=149,
_t2=<value optimized out>) at ./slaveinterface.moc:153
#131 0x00007f352c7c90a9 in KIO::SlaveInterface::dispatch (this=0x1fc55e0,
_cmd=102, rawdata=<value optimized out>) at
../../kio/kio/slaveinterface.cpp:208
#132 0x00007f352c7c5a42 in KIO::SlaveInterface::dispatch (this=0x1fc55e0) at
../../kio/kio/slaveinterface.cpp:91
#133 0x00007f352c7b84ae in KIO::Slave::gotInput (this=0x1fc55e0) at
../../kio/kio/slave.cpp:322
#134 0x00007f352c7ba7d8 in KIO::Slave::qt_metacall (this=0x1fc55e0,
_c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff43142be0) at ./slave.moc:76
#135 0x00007f352eea5682 in QMetaObject::activate (sender=0x31aa8c0,
from_signal_index=<value optimized out>, to_signal_index=4, argv=0x5999020) at
kernel/qobject.cpp:3112
#136 0x00007f352c6d5381 in KIO::ConnectionPrivate::dequeue (this=0x1f47780) at
../../kio/kio/connection.cpp:82
#137 0x00007f352c6d57da in KIO::Connection::qt_metacall (this=0x31aa8c0,
_c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x36b6290) at ./connection.moc:73
#138 0x00007f352ee9ff68 in QObject::event (this=0x31aa8c0, e=0x30d00c0) at
kernel/qobject.cpp:1110
#139 0x00007f352e30880d in QApplicationPrivate::notify_helper (this=0x11c8dd0,
receiver=0x31aa8c0, e=0x30d00c0) at kernel/qapplication.cpp:4056
#140 0x00007f352e31086a in QApplication::notify (this=0x7fff43143740,
receiver=0x31aa8c0, e=0x30d00c0) at kernel/qapplication.cpp:4021
#141 0x00007f352f82bb2b in KApplication::notify (this=0x7fff43143740,
receiver=0x31aa8c0, event=0x30d00c0) at ../../kdeui/kernel/kapplication.cpp:302
#142 0x00007f352ee9051c in QCoreApplication::notifyInternal
(this=0x7fff43143740, receiver=0x31aa8c0, event=0x30d00c0) at
kernel/qcoreapplication.cpp:610
#143 0x00007f352ee91164 in QCoreApplication::sendEvent (receiver=0x0,
event_type=0, data=0x1199340) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#144 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x1199340) at kernel/qcoreapplication.cpp:1247
#145 0x00007f352eeb8f73 in QCoreApplication::sendPostedEvents (s=<value
optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#146 postEventSourceDispatch (s=<value optimized out>) at
kernel/qeventdispatcher_glib.cpp:210
#147 0x00007f35282317aa in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#148 0x00007f3528234df8 in ?? () from /usr/lib/libglib-2.0.so.0
#149 0x00007f3528234fac in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#150 0x00007f352eeb8bff in QEventDispatcherGlib::processEvents (this=0x1198f70,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#151 0x00007f352e39f64f in QGuiEventDispatcherGlib::processEvents (this=0x187d,
flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#152 0x00007f352ee8ede2 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#153 0x00007f352ee8f1b4 in QEventLoop::exec (this=0x7fff431435a0, flags=...) at
kernel/qeventloop.cpp:201
#154 0x00007f352ee91424 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:888
#155 0x0000000000404751 in main (argc=1, argv=0x7fff43143d18) at
../../../kontact/src/main.cpp:218

This bug may be a duplicate of or related to bug 204654

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list