Summary: | kmail segfaults having a distinct mail in inbox maildir | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Frithjof Hammer <kdebug> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 1.9.6 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
file causing the crash
Backtrace |
Description
Frithjof Hammer
2007-06-02 14:55:02 UTC
Created attachment 20761 [details]
file causing the crash
Do you have a backtrace of the crash? http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports Created attachment 20771 [details]
Backtrace
Thank you for you time, Frithjof. I'll paste the result here, it makes some things easier for us. Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1250253104 (LWP 5820)] [New Thread -1281516656 (LWP 5824)] [New Thread -1273123952 (LWP 5823)] [New Thread -1264731248 (LWP 5822)] [New Thread -1256338544 (LWP 5821)] [KCrash handler] #6 KMFolderMaildir::readFileHeaderIntern (this=0x821b3e8, dir=@0xbfa39808, file=@0xbfa39804, status=4) at /build/buildd/kdepim-3.5.6/./kmail/kmfoldermaildir.cpp:737 #7 0xb7e4dd26 in KMFolderMaildir::createIndexFromContents (this=0x821b3e8) at /build/buildd/kdepim-3.5.6/./kmail/kmfoldermaildir.cpp:907 #8 0xb7dceedc in KMFolderMaildir::open (this=0x821b3e8) at /build/buildd/kdepim-3.5.6/./kmail/kmfoldermaildir.cpp:141 #9 0xb7bc21b7 in KMFolder::open (this=0x8219950) at /build/buildd/kdepim-3.5.6/./kmail/kmfolder.cpp:473 #10 0xb7e1da42 in KMHeaders::setFolder (this=0x8284658, aFolder=0x8219950, forceJumpToUnread=false) at /build/buildd/kdepim-3.5.6/./kmail/kmheaders.cpp:718 #11 0xb7e685c5 in KMMainWidget::folderSelected (this=0x8272160, aFolder=0x8219950, forceJumpToUnread=false) at /build/buildd/kdepim-3.5.6/./kmail/kmmainwidget.cpp:1990 #12 0xb7eab897 in KMMainWidget::qt_invoke (this=0x8272160, _id=51, _o=0xbfa399f4) at ./kmmainwidget.moc:505 #13 0xb708e9b8 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 #14 0xb7c0daee in KMFolderTree::folderSelected (this=0x833a8d0, t0=0x8219950) at ./kmfoldertree.moc:384 #15 0xb7df5852 in KMFolderTree::doFolderSelected (this=0x833a8d0, qlvi=0x8379a80) at /build/buildd/kdepim-3.5.6/./kmail/kmfoldertree.cpp:937 #16 0xb7df5dc1 in KMFolderTree::contentsMouseReleaseEvent (this=0x833a8d0, me=0xbfa39abc) at /build/buildd/kdepim-3.5.6/./kmail/kmfoldertree.cpp:1095 #17 0xb71c3f17 in QScrollView::viewportMouseReleaseEvent () from /usr/lib/libqt-mt.so.3 #18 0xb71c54ae in QScrollView::eventFilter () from /usr/lib/libqt-mt.so.3 #19 0xb718d75e in QListView::eventFilter () from /usr/lib/libqt-mt.so.3 #20 0xb7bf27a9 in KMFolderTree::eventFilter (this=0x833a8d0, o=0x833b1e0, e=0xbfa3a060) at /build/buildd/kdepim-3.5.6/./kmail/kmfoldertree.cpp:1656 #21 0xb708de38 in QObject::activate_filters () from /usr/lib/libqt-mt.so.3 #22 0xb708deb6 in QObject::event () from /usr/lib/libqt-mt.so.3 #23 0xb70c558f in QWidget::event () from /usr/lib/libqt-mt.so.3 #24 0xb7025a60 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3 #25 0xb7027c1e in QApplication::notify () from /usr/lib/libqt-mt.so.3 #26 0xb7762ce2 in KApplication::notify (this=0xbfa3a6b4, receiver=0x833b1e0, event=0xbfa3a060) at /build/buildd/kdelibs-3.5.6/./kdecore/kapplication.cpp:550 #27 0xb6fb825d in QApplication::sendSpontaneousEvent () from /usr/lib/libqt-mt.so.3 #28 0xb6fb6ec2 in QETWidget::translateMouseEvent () from /usr/lib/libqt-mt.so.3 #29 0xb6fb4fac in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3 #30 0xb6fcc180 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3 #31 0xb7040136 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3 #32 0xb703ff46 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3 #33 0xb7027609 in QApplication::exec () from /usr/lib/libqt-mt.so.3 #34 0x0804a2de in main (argc=-1250240536, argv=0x1) at /build/buildd/kdepim-3.5.6/./kmail/main.cpp:110 #35 0xb77fcebc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #36 0x0804a041 in _start () |