https://bugs.kde.org/show_bug.cgi?id=169048
Ralf Kleineisel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #20 from Ralf Kleineisel <ralf kleineisel de> 2009-12-08 09:35:20 --- This bugs exists in the current Fedora 12 kdepim package, too. I use KMail 1.23.1 from the kdepim-4.3.3-1.fc12.i686 package. KMail crashes several times a day when it tries to apply the filters to new mails. Here is the backtrace: Application: KMail (kmail), signal: Segmentation fault [KCrash Handler] #6 contains (t=<value optimized out>, this=0xb04) at /usr/include/QtCore/qlist.h:667 #7 KMFilter::applyOnAccount (t=<value optimized out>, this=0xb04) at /usr/src/debug/kdepim-4.3.3/kmail/kmfilter.cpp:217 #8 0x009f4b62 in KMail::ActionScheduler::filterMessage (this=<value optimized out>) at /usr/src/debug/kdepim-4.3.3/kmail/actionscheduler.cpp:628 #9 0x009f4f54 in KMail::ActionScheduler::qt_metacall (this=<value optimized out>, _c=<value optimized out>, _id=17, _a=<value optimized out>) at /usr/src/debug/kdepim-4.3.3/i686-redhat-linux-gnu/kmail/actionscheduler.moc:124 #10 0x03b4cc0c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4 #11 0x03b4d843 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #12 0x03b872f8 in QTimer::timeout() () from /usr/lib/libQtCore.so.4 #13 0x03b5232e in QTimer::timerEvent(QTimerEvent*) () from /usr/lib/libQtCore.so.4 #14 0x03b46d3f in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4 #15 0x0443cb24 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #16 0x04444281 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #17 0x065fe02b in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #18 0x03b36d73 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #19 0x03b642be in ?? () from /usr/lib/libQtCore.so.4 #20 0x03b61c21 in ?? () from /usr/lib/libQtCore.so.4 #21 0x0130f118 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #22 0x01312a48 in ?? () from /lib/libglib-2.0.so.0 #23 0x01312b74 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #24 0x03b61b6d in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #25 0x044dc356 in ?? () from /usr/lib/libQtGui.so.4 #26 0x03b352aa in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #27 0x03b3570a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #28 0x03b37bf7 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 #29 0x0443c9a8 in QApplication::exec() () from /usr/lib/libQtGui.so.4 #30 0x0804a59e in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdepim-4.3.3/kmail/main.cpp:146 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
