Bug 104246 - Crash after search in mails
Summary: Crash after search in mails
Status: RESOLVED REMIND
Alias: None
Product: kmail
Classification: Applications
Component: search (show other bugs)
Version: 1.8
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: triaged
: 114043 114071 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-04-19 23:11 UTC by H.H.
Modified: 2008-09-14 23:21 UTC (History)
3 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 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.