Bug 180963 - kmail crashes while opening inbox imap folder
Summary: kmail crashes while opening inbox imap folder
Status: RESOLVED DUPLICATE of bug 179765
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-16 13:37 UTC by Thomas Scheffler
Modified: 2009-03-19 00:39 UTC (History)
2 users (show)

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 Thomas Scheffler 2009-01-16 13:37:37 UTC
Version:           4.1.4 (using Devel)
Compiler:          gcc-Version 4.3.2 (Gentoo 4.3.2-r2 p1.5, pie-10.1.5) Target: x86_64-pc-linux-gnuConfigured with: /var/tmp/portage/sys-devel/gcc-4.3.2-r2/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --enable-java-awt=gtk --enable-languages=c,c++,java,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2-r2 p1.5, pie-10.1.5'
OS:                Linux
Installed from:    Compiled sources

Suddenly after an update from 4.1.3 to 4.1.4 Kmail keeps crashing when opening the IMAP inbox folder. All other folder do not cause a crash. Version 4.1.4 was running finde for nearly a day now.

Here is the backtrace:

Anwendung: KMail (kmail), Signal SIGSEGV
Using host libthread_db library "/lib/libthread_db.so.1".
0x00007f77af7dd530 in __nanosleep_nocancel () from /lib64/libc.so.6

Thread 1 (Thread 0x7f77b271a750 (LWP 7864)):
[KCrash Handler]
#5  0x0000000800000001 in ?? ()
#6  0x00007f77b168ec26 in KMFolderImap::slotListFolderResult (this=0x12775e0, job=0x1f4ab30) at /var/tmp/portage/kde-base/kmail-4.1.4/work/kmail-4.1.4/kmail/kmfolderimap.cpp:1364
#7  0x00007f77b16969d4 in KMFolderImap::qt_metacall (this=0x12775e0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba76cb00)
    at /var/tmp/portage/kde-base/kmail-4.1.4/work/kmail_build/kmail/kmfolderimap.moc:181
#8  0x00007f77b2282c74 in QMetaObject::activate (sender=0x1f4ab30, from_signal_index=<value optimized out>, to_signal_index=7, argv=0x0) at kernel/qobject.cpp:3028
#9  0x00007f77b1ddcc62 in KJob::result (this=0x1e92680, _t1=0x1f4ab30) at /var/tmp/portage/kde-base/kdelibs-4.1.4/work/kdelibs_build/kdecore/kjob.moc:186
#10 0x00007f77b1ddcfd7 in KJob::emitResult (this=0x1f4ab30) at /var/tmp/portage/kde-base/kdelibs-4.1.4/work/kdelibs-4.1.4/kdecore/jobs/kjob.cpp:290
#11 0x00007f77aae6bff0 in KIO::SimpleJob::slotFinished (this=0x1f4ab30) at /var/tmp/portage/kde-base/kdelibs-4.1.4/work/kdelibs-4.1.4/kio/kio/job.cpp:498
#12 0x00007f77aae6c125 in KIO::ListJob::slotFinished (this=0x1f4ab30) at /var/tmp/portage/kde-base/kdelibs-4.1.4/work/kdelibs-4.1.4/kio/kio/job.cpp:2391
#13 0x00007f77aae743dd in KIO::ListJob::qt_metacall (this=0x1f4ab30, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba76ce40)
    at /var/tmp/portage/kde-base/kdelibs-4.1.4/work/kdelibs_build/kio/jobclasses.moc:747
#1
Comment 1 Thomas Scheffler 2009-01-16 13:39:36 UTC
The rest of the backtrace:

#14 0x00007f77b2282c74 in QMetaObject::activate (sender=0x1ada740, from_signal_index=<value optimized out>, to_signal_index=8, argv=0x0) at kernel/qobject.cpp:3028
#15 0x00007f77aaf131e1 in KIO::SlaveInterface::dispatch (this=0x1ada740, _cmd=104, rawdata=<value optimized out>)
    at /var/tmp/portage/kde-base/kdelibs-4.1.4/work/kdelibs-4.1.4/kio/kio/slaveinterface.cpp:175
#16 0x00007f77aaf11151 in KIO::SlaveInterface::dispatch (this=0x1ada740) at /var/tmp/portage/kde-base/kdelibs-4.1.4/work/kdelibs-4.1.4/kio/kio/slaveinterface.cpp:90
#17 0x00007f77aaf049ce in KIO::Slave::gotInput (this=0x1ada740) at /var/tmp/portage/kde-base/kdelibs-4.1.4/work/kdelibs-4.1.4/kio/kio/slave.cpp:322
#18 0x00007f77aaf04cd8 in KIO::Slave::qt_metacall (this=0x1ada740, _c=QMetaObject::InvokeMetaMethod, _id=32709200, _a=0x7fffba76d1b0)
    at /var/tmp/portage/kde-base/kdelibs-4.1.4/work/kdelibs_build/kio/slave.moc:75
#19 0x00007f77b2282c74 in QMetaObject::activate (sender=0x1aeaba0, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3028
#20 0x00007f77aae4107f in KIO::ConnectionPrivate::dequeue (this=0x1aea3d0) at /var/tmp/portage/kde-base/kdelibs-4.1.4/work/kdelibs-4.1.4/kio/kio/connection.cpp:82
#21 0x00007f77aae4172a in KIO::Connection::qt_metacall (this=0x1aeaba0, _c=QMetaObject::InvokeMetaMethod, _id=32709200, _a=0x1ddbc20)
    at /var/tmp/portage/kde-base/kdelibs-4.1.4/work/kdelibs_build/kio/connection.moc:72
#22 0x00007f77b227d945 in QObject::event (this=0x1aeaba0, e=0x14dbed0) at kernel/qobject.cpp:1152
#23 0x00007f77b015c91d in QApplicationPrivate::notify_helper (this=0xe720d0, receiver=0x1aeaba0, e=0x14dbed0) at kernel/qapplication.cpp:3809
#24 0x00007f77b016464a in QApplication::notify (this=0x7fffba76df20, receiver=0x1aeaba0, e=0x14dbed0) at kernel/qapplication.cpp:3774
#25 0x00007f77b0cd951b in KApplication::notify (this=0x7fffba76df20, receiver=0x1aeaba0, event=0x14dbed0)
    at /var/tmp/portage/kde-base/kdelibs-4.1.4/work/kdelibs-4.1.4/kdeui/kernel/kapplication.cpp:311
#26 0x00007f77b226eb0e in QCoreApplication::notifyInternal (this=0x7fffba76df20, receiver=0x1aeaba0, event=0x14dbed0) at kernel/qcoreapplication.cpp:593
#27 0x00007f77b226f6f1 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xe4d2d0) at kernel/qcoreapplication.h:215
#28 0x00007f77b01eaf8a in QEventDispatcherX11::processEvents (this=0xe6f9b0, flags={i = -1166615296}) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#29 0x00007f77b226d432 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -1166615248}) at kernel/qeventloop.cpp:149
#30 0x00007f77b226d5bd in QEventLoop::exec (this=0x7fffba76dd70, flags={i = -1166615168}) at kernel/qeventloop.cpp:200
#31 0x00007f77b226f9ad in QCoreApplication::exec () at kernel/qcoreapplication.cpp:851
#32 0x0000000000402d2b in main (argc=<value optimized out>, argv=<value optimized out>) at /var/tmp/portage/kde-base/kmail-4.1.4/work/kmail-4.1.4/kmail/main.cpp:146
#33 0x00007f77af7531d6 in __libc_start_main () from /lib64/libc.so.6
#34 0x0000000000402089 in _start ()
Comment 2 Dario Andres 2009-01-16 14:45:24 UTC
The fix will be in 4.2 :)

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