Version: (using Devel) Installed from: Compiled sources Opening a Gmail IMAP folder with many messages (> 9000 in this case), kmail crashes before even showing the message subjects, etc. Follows the backtrace: Application: KMail (kmail), signal SIGSEGV Thread 1 (Thread 0xb3e1d9c0 (LWP 9164)): [KCrash Handler] #6 0xb741c27e in KMFolderImap::slotListFolderResult (this=0x8d19260, job=0x9291e00) at ../../kmail/kmfolderimap.cpp:1355 #7 0xb741e90c in KMFolderImap::qt_metacall (this=0x8d19260, _c=QMetaObject::InvokeMetaMethod, _id=27, _a=0xbf95540c) at ./kmfolderimap.moc:181 #8 0xb6fa2bd0 in QMetaObject::activate (sender=0x9291e00, from_signal_index=7, to_signal_index=7, argv=0xbf95540c) at kernel/qobject.cpp:3031 #9 0xb6fa3952 in QMetaObject::activate (sender=0x9291e00, m=0xb7b87928, local_signal_index=3, argv=0xbf95540c) at kernel/qobject.cpp:3101 #10 0xb7a2d9b3 in KJob::result (this=0x9291e00, _t1=0x9291e00) at ./kjob.moc:186 #11 0xb7a2dec9 in KJob::emitResult (this=0x9291e00) at ../../kdecore/jobs/kjob.cpp:294 #12 0xb5078d85 in KIO::SimpleJob::slotFinished (this=0x9291e00) at ../../kio/kio/job.cpp:489 #13 0xb5078ece in KIO::ListJob::slotFinished (this=0x9291e00) at ../../kio/kio/job.cpp:2416 #14 0xb507acb3 in KIO::ListJob::qt_metacall (this=0x9291e00, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbf9555f8) at ./jobclasses.moc:747 #15 0xb6fa2bd0 in QMetaObject::activate (sender=0x9127ca0, from_signal_index=8, to_signal_index=8, argv=0x0) at kernel/qobject.cpp:3031 #16 0xb6fa3952 in QMetaObject::activate (sender=0x9127ca0, m=0xb5235864, local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3101 #17 0xb5144ed7 in KIO::SlaveInterface::finished (this=0x9127ca0) at ./slaveinterface.moc:163 #18 0xb5148ca7 in KIO::SlaveInterface::dispatch (this=0x9127ca0, _cmd=104, rawdata=@0xbf9557c4) at ../../kio/kio/slaveinterface.cpp:175 #19 0xb51453b7 in KIO::SlaveInterface::dispatch (this=0x9127ca0) at ../../kio/kio/slaveinterface.cpp:91 #20 0xb51367bd in KIO::Slave::gotInput (this=0x9127ca0) at ../../kio/kio/slave.cpp:322 #21 0xb5137933 in KIO::Slave::qt_metacall (this=0x9127ca0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbf9558d8) at ./slave.moc:75 #22 0xb6fa2bd0 in QMetaObject::activate (sender=0x90c4170, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3031 #23 0xb6fa3952 in QMetaObject::activate (sender=0x90c4170, m=0xb5232340, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3101 #24 0xb503f717 in KIO::Connection::readyRead (this=0x90c4170) at ./connection.moc:84 #25 0xb50417d9 in KIO::ConnectionPrivate::dequeue (this=0x90c66e8) at ../../kio/kio/connection.cpp:82 #26 0xb5041966 in KIO::Connection::qt_metacall (this=0x90c4170, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x92cf518) at ./connection.moc:72 #27 0xb6f9bd6b in QMetaCallEvent::placeMetaCall (this=0x92900a8, object=0x90c4170) at kernel/qobject.cpp:529 #28 0xb6f9d8e1 in QObject::event (this=0x90c4170, e=0x92900a8) at kernel/qobject.cpp:1155 #29 0xb668379c in QApplicationPrivate::notify_helper (this=0x8b30cc8, receiver=0x90c4170, e=0x92900a8) at kernel/qapplication.cpp:3803 #30 0xb668b61e in QApplication::notify (this=0xbf956128, receiver=0x90c4170, e=0x92900a8) at kernel/qapplication.cpp:3393 #31 0xb7d63a0d in KApplication::notify (this=0xbf956128, receiver=0x90c4170, event=0x92900a8) at ../../kdeui/kernel/kapplication.cpp:307 #32 0xb6f8e0d1 in QCoreApplication::notifyInternal (this=0xbf956128, receiver=0x90c4170, event=0x92900a8) at kernel/qcoreapplication.cpp:587 #33 0xb6f8ed55 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8b0e628) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:209 #34 0xb6f8ef4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1091 #35 0xb6fb898f in postEventSourceDispatch (s=0x8b33520) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:214 #36 0xb4826398 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #37 0xb4829a33 in ?? () from /usr/lib/libglib-2.0.so.0 #38 0x08b33498 in ?? () #39 0x00000000 in ?? ()
*** This bug has been marked as a duplicate of bug 179765 ***