Bug 104246

Summary: Crash after search in mails
Product: [Applications] kmail Reporter: H.H. <cyberbeat>
Component: searchAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED REMIND    
Severity: crash CC: h, lemma, tilleyrw
Priority: NOR Keywords: triaged
Version: 1.8   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description H.H. 2005-04-19 23:11:36 UTC
Version:           1.8 (using KDE 3.4.0 Level "b" , SUSE 9.2 UNSUPPORTED)
Compiler:          gcc version 3.3.4 (pre 3.3.5 20040809)
OS:                Linux (i686) release 2.6.8-24.10-default

I searched my mails, and tried to open them in the folder for search-results. Then KMail crashed. I can reproduce this with my mails and the same search-inputs.

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1112500544 (LWP 7863)]
[KCrash handler]
#7  0x41ec58d2 in QGListIteratorList::add ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0x41ec4d00 in QGListIterator::QGListIterator ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#9  0x402cbd15 in KMSearchPattern::requiresBody ()
   from /opt/kde3/lib/libkmailprivate.so
#10 0x40354acd in KMSearchPattern::matches ()
   from /opt/kde3/lib/libkmailprivate.so
#11 0x403559c4 in FolderStorage::slotProcessNextSearchBatch ()
   from /opt/kde3/lib/libkmailprivate.so
#12 0x40355b6b in FolderStorage::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#13 0x40355c3d in KMFolderIndex::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#14 0x40355cfb in KMFolderMbox::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#15 0x41bfb31e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x41f4d132 in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x41c18873 in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x41c202c3 in QSingleShotTimer::event ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x41b98baf in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x41b9a773 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x418246d1 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#22 0x41b8d35c in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x41b46156 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x41bb0b41 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x41bb0986 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x41b9a63f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x0804a9f6 in main ()
Comment 1 Carsten Burghardt 2005-04-20 09:12:47 UTC
Please compile kmail with --enable-debug=full and get a new backrace. Thanks.
Comment 2 Tommi Tervo 2005-10-11 10:13:38 UTC
*** Bug 114071 has been marked as a duplicate of this bug. ***
Comment 3 Andreas Kling 2006-07-31 23:06:43 UTC
*** Bug 114043 has been marked as a duplicate of this bug. ***
Comment 4 Ralph Janke 2008-03-06 11:59:28 UTC
I believe the report for Kubuntu (https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/196926) is also a duplicate to this report.
Comment 5 Michael Leupold 2008-09-14 20:57:32 UTC
@Ralph: I don't think the bugs are duplicates as this one refers to the user clicking the "Open Search Folder" button.

I tested this on trunk r860752 and it didn't crash for me. Closing this as there wasn't any feedback for more than three years. Please reopen if the same problem occurs again.