[Bug 144097] New: Accessing IMAP folder crashes KMail immediately
clushkou at gmx.net
clushkou at gmx.net
Wed Apr 11 21:32:40 BST 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=144097
Summary: Accessing IMAP folder crashes KMail immediately
Product: kmail
Version: 1.9.5
Platform: SuSE RPMs
OS/Version: Linux
Status: NEW
Severity: crash
Priority: NOR
Component: general
AssignedTo: kdepim-bugs kde org
ReportedBy: clushkou gmx net
Version: 1.9.5 (using KDE KDE 3.5.5)
Installed from: SuSE RPMs
Compiler: gcc (GCC) 4.1.2 20061115 (prerelease) (SUSE Linux)
OS: Linux
When KMail starts, the IMAP account is "minimized". When I expand it, KMail crashes seconds after showing
the IMAP folder list with the following backtrace:
Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47086892497456 (LWP 7513)]
[New Thread 1107310912 (LWP 7549)]
[New Thread 1098918208 (LWP 7548)]
[New Thread 1090525504 (LWP 7547)]
[New Thread 1082132800 (LWP 7546)]
[KCrash handler]
#5 QMap<KPIM::ProgressItem*, bool>::remove (this=0xee1778, k= 0x7fff700058b8)
at /usr/lib/qt3/include/qmap.h:739
#6 0x00002ad33dad7ddb in KPIM::ProgressItem::removeChild (this=0xee1700,
kiddo=0xcbaa10)
at /usr/src/debug/kdepim-3.5.5/libkdepim/progressmanager.cpp:74
#7 0x00002ad33dad7f54 in KPIM::ProgressItem::setComplete (this=0xcbaa10)
at /usr/src/debug/kdepim-3.5.5/libkdepim/progressmanager.cpp:60
#8 0x00002ad33b014114 in KMail::ImapAccountBase::removeJob (this=0xa341e0,
it= 0x7fff700058b8)
at /usr/src/debug/kdepim-3.5.5/kmail/imapaccountbase.cpp:1177
#9 0x00002ad33af6b2d7 in KMail::ListJob::slotListResult (this=0xf00680,
job=0xcb5750) at /usr/src/debug/kdepim-3.5.5/kmail/listjob.cpp:183
#10 0x00002ad33af6b9ff in KMail::ListJob::qt_invoke (this=0xf00680, _id=2,
_o=0x7fff70005a00) at /usr/src/debug/kdepim-3.5.5/kmail/listjob.moc:128
#11 0x00002ad33bef0adc in QObject::activate_signal ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#12 0x00002ad33f542412 in KIO::Job::result () from /opt/kde3/lib64/libkio.so.4
#13 0x00002ad33f57b24f in KIO::Job::emitResult ()
from /opt/kde3/lib64/libkio.so.4
#14 0x00002ad33f5926da in KIO::SimpleJob::slotFinished ()
from /opt/kde3/lib64/libkio.so.4
#15 0x00002ad33f5929d7 in KIO::ListJob::slotFinished ()
from /opt/kde3/lib64/libkio.so.4
#16 0x00002ad33f59a140 in KIO::ListJob::qt_invoke ()
from /opt/kde3/lib64/libkio.so.4
#17 0x00002ad33bef0adc in QObject::activate_signal ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#18 0x00002ad33bef17b3 in QObject::activate_signal ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#19 0x00002ad33f59c735 in KIO::SlaveInterface::dispatch ()
from /opt/kde3/lib64/libkio.so.4
#20 0x00002ad33f5920be in KIO::SlaveInterface::dispatch ()
from /opt/kde3/lib64/libkio.so.4
#21 0x00002ad33f550dab in KIO::Slave::gotInput ()
from /opt/kde3/lib64/libkio.so.4
#22 0x00002ad33f58ac18 in KIO::Slave::qt_invoke ()
from /opt/kde3/lib64/libkio.so.4
#23 0x00002ad33bef0adc in QObject::activate_signal ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#24 0x00002ad33bef16df in QObject::activate_signal ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#25 0x00002ad33bf0b2cb in QSocketNotifier::event ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#26 0x00002ad33be99eb5 in QApplication::internalNotify ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#27 0x00002ad33be9ac40 in QApplication::notify ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#28 0x00002ad33b6a2e38 in KApplication::notify ()
from /opt/kde3/lib64/libkdecore.so.4
#29 0x00002ad33be8f61b in QEventLoop::activateSocketNotifiers ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#30 0x00002ad33be505f0 in QEventLoop::processEvents ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#31 0x00002ad33beae963 in QEventLoop::enterLoop ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#32 0x00002ad33beae812 in QEventLoop::exec ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#33 0x0000000000402997 in main (argc=<value optimized out>,
argv=<value optimized out>)
at /usr/src/debug/kdepim-3.5.5/kmail/main.cpp:110
#34 0x00002ad33c904ae4 in __libc_start_main () from /lib64/libc.so.6
#35 0x0000000000402729 in _start ()
More information about the Kdepim-bugs
mailing list