Version: 1.9.3 (using KDE 3.5.3 Level "a" , unofficial build of SUSE ) Compiler: Target: i586-suse-linux OS: Linux (i686) release 2.6.16.13-4-smp I can reproduce this crash the following way: 1) start kmail 2) -> help -> "introduction to kmail" 3) -> double-klick on a message that´s in the Inbox => Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1240729936 (LWP 5679)] [New Thread -1281217632 (LWP 5683)] [New Thread -1272824928 (LWP 5682)] [New Thread -1264432224 (LWP 5681)] [New Thread -1256039520 (LWP 5680)] [KCrash handler] #6 0xb56824a7 in KMFolderNode::parent () from /opt/kde3/lib/libkmailprivate.so #7 0xb5716da6 in KMKernel::folderIsDrafts () from /opt/kde3/lib/libkmailprivate.so #8 0xb5716ebe in KMKernel::folderIsDraftOrOutbox () from /opt/kde3/lib/libkmailprivate.so #9 0xb57a9130 in KMMainWidget::slotMsgActivated () from /opt/kde3/lib/libkmailprivate.so #10 0xb57b752e in KMMainWidget::qt_invoke () from /opt/kde3/lib/libkmailprivate.so #11 0xb6cb2edd in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #12 0xb55f94d1 in KMHeaders::activated () from /opt/kde3/lib/libkmailprivate.so #13 0xb55f9588 in KMHeaders::selectMessage () from /opt/kde3/lib/libkmailprivate.so #14 0xb56068fb in KMHeaders::qt_invoke () from /opt/kde3/lib/libkmailprivate.so #15 0xb6cb2edd in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #16 0xb70002a1 in QListView::doubleClicked () from /usr/lib/qt3/lib/libqt-mt.so.3 #17 0xb750a7d7 in KListView::contentsMouseDoubleClickEvent () from /opt/kde3/lib/libkdeui.so.4 #18 0xb6dca295 in QScrollView::viewportMouseDoubleClickEvent () from /usr/lib/qt3/lib/libqt-mt.so.3 #19 0xb6dc7751 in QScrollView::eventFilter () from /usr/lib/qt3/lib/libqt-mt.so.3 #20 0xb6d95ad6 in QListView::eventFilter () from /usr/lib/qt3/lib/libqt-mt.so.3 #21 0xb55fda39 in KMHeaders::eventFilter () from /opt/kde3/lib/libkmailprivate.so #22 0xb6cb27dc in QObject::activate_filters () from /usr/lib/qt3/lib/libqt-mt.so.3 #23 0xb6cb284b in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3 #24 0xb6ceb88c in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3 #25 0xb6c53ec7 in QApplication::internalNotify () from /usr/lib/qt3/lib/libqt-mt.so.3 #26 0xb6c54dfb in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3 #27 0xb730f633 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4 #28 0xb6bf3dd2 in QETWidget::translateMouseEvent () from /usr/lib/qt3/lib/libqt-mt.so.3 #29 0xb6bf2fa6 in QApplication::x11ProcessEvent () from /usr/lib/qt3/lib/libqt-mt.so.3 #30 0xb6c035ea in QEventLoop::processEvents () from /usr/lib/qt3/lib/libqt-mt.so.3 #31 0xb6c6ace8 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3 #32 0xb6c6ab7e in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #33 0xb6c53a7f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #34 0x08058c02 in main ()
*** Bug 134758 has been marked as a duplicate of this bug. ***
Note bt in 134758, which has full debugging info. Of particular interest perhaps, the first two calls: #6 KMFolderNode::parent (this=0xafc3f450) at /home/sid-user/kdepim/kdepim-3.5.4/build-tree/kdepim-3.5.4/kmail/kmfoldernode.cpp:45 #7 0xa5565ef6 in KMKernel::folderIsDrafts (this=0x83a0528, folder=0x0) at /home/sid-user/kdepim/kdepim-3.5.4/build-tree/kdepim-3.5.4/kmail/kmkernel.cpp:1969
I can't reproduce this bug. Can you reproduce it every time? Does it depend on the folder that was selected before choosing Help->KMail Intro? Does it depend on the message you select in the inbox?
I can reproduce it everytime. I have selected another message from the inbox folder and it crash, but in general no matter the message you select, it crashes always. Regarding the folder, again it crashes. I have chosen before selecting "Kmail intro" the "Draft" folder and the "Sent" folder. I would like to make note that I run kmail with a view that consists of: upper horizontal half: left side folder view, right side message headers; lower horizontal half just message body. Also happens when kmail is within kontact. Please let me know if I can help any other way.
I think this bug has been fixed already for KDE 3.5.5, as a side-effect of fixing another bug. But there is still a buglet remaining... because after I click the introduction page I can not open the Inbox folder by clicking it open. I can click any other folder open, just not the Inbox. So, I'm going to mark this as fixed. But then I'll open a new bug report for "Can't open Inbox after Intro" bug.
*** Bug 177506 has been marked as a duplicate of this bug. ***
From bug 218450: --- What I was doing when the application crashed: After searching through the advanced search dialog, I sorted the results by date and double-clicked on one of the matches to open it. Kontact crashed.
*** Bug 218450 has been marked as a duplicate of this bug. ***