Bug 97322 - crashs filtering threads on certain mails in imap folders
Summary: crashs filtering threads on certain mails in imap folders
Status: RESOLVED DUPLICATE of bug 94043
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.7.1
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-18 11:43 UTC by Mike Thomas Hauth
Modified: 2007-09-14 12:17 UTC (History)
0 users

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 Mike Thomas Hauth 2005-01-18 11:43:51 UTC
Version:           1.7.1 (using KDE KDE 3.3.2)
Installed from:    SuSE RPMs
OS:                Linux

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1099156416 (LWP 6163)]
[KCrash handler]
#7  0x086e5e58 in ?? ()
#8  0x41030c32 in QListViewItem::firstChild ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#9  0x421e6efe in KMHeaders::setSelected ()
   from /opt/kde3/lib/libkmailprivate.so.0
#10 0x421eb4c8 in KMHeaders::applyFiltersOnMsg ()
   from /opt/kde3/lib/libkmailprivate.so.0
#11 0x4235c09a in KMMainWidget::slotApplyFilters ()
   from /opt/kde3/lib/libkmailprivate.so.0
#12 0x42373870 in KMMainWidget::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so.0
#13 0x40f4e0ee in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x40f4e896 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x40841609 in KAction::activated () from /opt/kde3/lib/libkdeui.so.4
#16 0x4084162d in KAction::slotActivated () from /opt/kde3/lib/libkdeui.so.4
#17 0x4084a393 in KAction::qt_invoke () from /opt/kde3/lib/libkdeui.so.4
#18 0x40f4e0ee in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x40f4e896 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x40aa6749 in KAccelPrivate::menuItemActivated ()
   from /opt/kde3/lib/libkdecore.so.4
#21 0x40b53beb in KAccelPrivate::eventFilter ()
   from /opt/kde3/lib/libkdecore.so.4
#22 0x40f4e98e in QObject::activate_filters ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x40f4ea70 in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x40f83ecf in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x4104ab22 in QMainWindow::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x40eeb85f in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x40eed941 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x40b7da91 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#29 0x40af6ebd in KAccelEventHandler::x11Event ()
   from /opt/kde3/lib/libkdecore.so.4
#30 0x40b7786f in KApplication::x11EventFilter ()
   from /opt/kde3/lib/libkdecore.so.4
#31 0x40e76be7 in qt_x11EventFilter () from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0x40e8739b in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x40e98908 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0x40f037b1 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#35 0x40f035f6 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#36 0x40eed2ef in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#37 0x08063d17 in main ()
Comment 1 Carsten Burghardt 2005-01-18 13:10:32 UTC
And what about a description of the problem? What happened, is it reproducable, yadda, yadda.
The backtrace is useless as your kmail is not compiled with debugging therefore we need a way to reproduce.
Comment 2 Andreas Gungl 2005-02-05 23:41:54 UTC
Please check if this might be a duplicate of http://bugs.kde.org/show_bug.cgi?id=94043
Comment 3 Mike Thomas Hauth 2005-02-07 16:17:45 UTC
Yes, seems to be the same like #94043, but happens also on open threads.
Comment 4 Andreas Gungl 2005-02-12 21:02:21 UTC
Well, opened or closed thread is unimportant in #94043 as I've found out. The problem is the header rewrite combined with a move out of the subject threaded folder using a filter.
Comment 5 Andreas Gungl 2005-02-12 21:07:27 UTC

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