Bug 115206 - crash when using filters on imap folders
Summary: crash when using filters on imap folders
Status: RESOLVED DUPLICATE of bug 113730
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.8.92
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-27 18:08 UTC by Jan Erik Sundermann
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 Jan Erik Sundermann 2005-10-27 18:08:41 UTC
Version:           1.8.92 (using KDE KDE 3.4.92)
Installed from:    SuSE RPMs
Compiler:          gcc version 4.0.2 20050901 (prerelease) opensuse 10.0
OS:                Linux

kmail crashes when applying filters on an imap inbox that contains many new messages:

backtrace:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 1104855136 (LWP 14221)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#4  0x426ad101 in KMFilterActionExtFilter::processAsync ()
   from /opt/kde3/lib/libkmailprivate.so
#5  0x426acb79 in KMail::ActionScheduler::actionMessage ()
   from /opt/kde3/lib/libkmailprivate.so
#6  0x426ad90f in KMail::ActionScheduler::filterMessage ()
   from /opt/kde3/lib/libkmailprivate.so
#7  0x426ae208 in KMail::ActionScheduler::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#8  0x40fffa29 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#9  0x40fffed0 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0x41343939 in QTimer::timeout () from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0x41023d2f in QTimer::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x40f9fd21 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x40fa0699 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x40caba2e in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#15 0x40f94a98 in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x40f4df2f in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x40fb6c33 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x40fb6b16 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x40f9f66f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x0805aabb in ?? ()
#21 0xbfab8030 in ?? ()
#22 0x00000001 in ?? ()
#23 0x00000001 in ?? ()
#24 0x00000000 in ?? ()
#25 0x00000000 in ?? ()
#26 0x00000001 in ?? ()
#27 0x08068100 in typeinfo name for QToolTip ()
#28 0x00000000 in ?? ()
#29 0x080676c4 in typeinfo name for QToolTip ()
#30 0x080676b0 in typeinfo name for QToolTip ()
#31 0x00000021 in ?? ()
#32 0x416718b0 in main_arena () from /lib/tls/libc.so.6
#33 0x00000004 in ?? ()
#34 0x00000020 in ?? ()
#35 0x415b9241 in _int_malloc () from /lib/tls/libc.so.6
#36 0x41569ea0 in __libc_start_main () from /lib/tls/libc.so.6
#37 0x08058181 in ?? ()
Comment 1 Andreas Gungl 2005-10-27 18:21:50 UTC
Similar backtrace.

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