Bug 171062 - Using CTRL-j to get filters applied on online IMAP could crash
Summary: Using CTRL-j to get filters applied on online IMAP could crash
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: filtering (show other bugs)
Version: unspecified
Platform: Mandriva RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: triaged
: 173429 174437 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-09-14 18:07 UTC by Angelo Naselli
Modified: 2009-04-08 21:48 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
crash report from Kmail (6.08 KB, text/plain)
2009-02-18 14:02 UTC, Erik Dickie
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Angelo Naselli 2008-09-14 18:07:11 UTC
Version:            (using KDE 4.1.1)
OS:                Linux
Installed from:    Mandriva RPMs

Since filters on online imap don't work or almost i'm trying using manual fitlerd (ctrl-j) sometimes it crashes.
From command line:
kmail(12802) KMail::ActionScheduler::moveMessageFinished: Moving the message from the temporary filter folder to the target folder failed. Message will stay unfiltered.
kmail(12802) KMail::ActionScheduler::moveMessageFinished: This might be becauseyou're using GMail, see bug 166150.
QPainter::end: Painter ended with 2 saved states
kmail(12802) KMFolderMgr::removeFolderAux: Can not find parent folder
ASSERT: "!transferInProgress( serNum )" in file /home/mandrake/rpm/BUILD/kdepim-4.1.1/kmail/messageproperty.cpp, line 180
*** KMail got signal 6 (Crashing)
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kmail path = <unknown> pid = 12802
sock_file=/home/anaselli/.kde4/socket-localhost/kdeinit4__0
Comment 1 Angelo Naselli 2008-09-14 18:07:43 UTC
I don't have gmail account. and here is the bt:
Applicazione: KMail (kmail), segnale SIGABRT
[Thread debugging using libthread_db enabled]
[New Thread 0x7fb7233db700 (LWP 12802)]
[KCrash handler]
#5  0x00007fb720337975 in raise () from /lib64/libc.so.6
#6  0x00007fb7203391a3 in abort () from /lib64/libc.so.6
#7  0x00007fb72171bfb5 in qt_message_output () from /usr/lib64/libQtCore.so.4
#8  0x00007fb72171c0fd in qFatal () from /usr/lib64/libQtCore.so.4
#9  0x00007fb722aa7378 in KMail::MessageProperty::forget (msgBase=0x1aa7170)
    at /usr/src/debug/kdepim-4.1.1/kmail/messageproperty.cpp:180
#10 0x00007fb722b035c3 in ~KMMsgBase (this=0x3202)
    at /usr/src/debug/kdepim-4.1.1/kmail/kmmsgbase.cpp:124
#11 0x00007fb722960639 in ~KMMessage (this=0x1aa7170)
    at /usr/src/debug/kdepim-4.1.1/kmail/kmmessage.cpp:225
#12 0x00007fb722b0ba12 in KMMsgList::clear (this=0x18b28b8, doDelete=true, 
    syncDict=true) at /usr/src/debug/kdepim-4.1.1/kmail/kmmsglist.cpp:37
#13 0x00007fb722a99809 in FolderStorage::remove (this=0x18b2840)
    at /usr/src/debug/kdepim-4.1.1/kmail/folderstorage.cpp:773
#14 0x00007fb722abf6c0 in KMFolderMgr::remove (this=0x18b4500, 
    aFolder=0x120ba70)
    at /usr/src/debug/kdepim-4.1.1/kmail/kmfoldermgr.cpp:353
#15 0x00007fb722aa0d40 in ~ActionScheduler (this=0x1632420)
    at /usr/src/debug/kdepim-4.1.1/kmail/actionscheduler.cpp:138
#16 0x00007fb72181b535 in QObject::event () from /usr/lib64/libQtCore.so.4
#17 0x00007fb720d3944d in QApplicationPrivate::notify_helper ()
   from /usr/lib64/libQtGui.so.4
#18 0x00007fb720d411da in QApplication::notify ()
   from /usr/lib64/libQtGui.so.4
#19 0x00007fb7221513eb in KApplication::notify ()
   from /usr/lib64/libkdeui.so.5
#20 0x00007fb72180c4cf in QCoreApplication::notifyInternal ()
   from /usr/lib64/libQtCore.so.4
#21 0x00007fb72180d16a in QCoreApplicationPrivate::sendPostedEvents ()
   from /usr/lib64/libQtCore.so.4
#22 0x00007fb721834bf3 in ?? () from /usr/lib64/libQtCore.so.4
#23 0x00007fb718aee8a2 in g_main_context_dispatch ()
   from /usr/lib64/libglib-2.0.so.0
#24 0x00007fb718af203d in ?? () from /usr/lib64/libglib-2.0.so.0
#25 0x00007fb718af21fb in g_main_context_iteration ()
   from /usr/lib64/libglib-2.0.so.0
#26 0x00007fb72183487f in QEventDispatcherGlib::processEvents ()
   from /usr/lib64/libQtCore.so.4
#27 0x00007fb720dc9bdf in ?? () from /usr/lib64/libQtGui.so.4
#28 0x00007fb72180adf2 in QEventLoop::processEvents ()
   from /usr/lib64/libQtCore.so.4
#29 0x00007fb72180af7d in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#30 0x00007fb72180d42d in QCoreApplication::exec ()
   from /usr/lib64/libQtCore.so.4
#31 0x0000000000402d2b in main (argc=<value optimized out>, 
    argv=<value optimized out>)
    at /usr/src/debug/kdepim-4.1.1/kmail/main.cpp:146
Comment 2 George Goldberg 2008-11-11 15:40:46 UTC
*** Bug 174437 has been marked as a duplicate of this bug. ***
Comment 3 George Goldberg 2008-11-11 15:41:40 UTC
*** Bug 173429 has been marked as a duplicate of this bug. ***
Comment 4 Daniel Franke 2008-11-27 20:43:28 UTC
While expiring a disconnected IMAP folder in the background ...

Backtrace is slightly different than the one in comment #1:

Application: KMail (kmail), signal SIGABRT
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb456d6d0 (LWP 9397)]
[KCrash handler]
#6  0xb7fa3424 in __kernel_vsyscall ()
#7  0xb4c31c20 in raise () from /lib/libc.so.6
#8  0xb4c33478 in abort () from /lib/libc.so.6
#9  0xb7dabfbd in qt_message_output (msgType=QtFatalMsg, 
    buf=0xbfdb9570 "ASSERT: \"!transferInProgress( serNum )\" in file /var/tmp/portage/kde-base/kmail-4.1.3/work/kmail-4.1.3/kmail/messageproperty.cpp, line 180") at global/qglobal.cpp:2108
#10 0xb7dac086 in qFatal (msg=0xb7f08f9c "ASSERT: \"%s\" in file %s, line %d")
    at global/qglobal.cpp:2309
#11 0xb7dac405 in qt_assert (
    assertion=0xb7850d11 "!transferInProgress( serNum )", 
    file=0xb7850cc0 "/var/tmp/portage/kde-base/kmail-4.1.3/work/kmail-4.1.3/kmail/messageproperty.cpp", line=180) at global/qglobal.cpp:1878
#12 0xb758e825 in KMail::MessageProperty::forget (msgBase=0x8db17a8)
    at /var/tmp/portage/kde-base/kmail-4.1.3/work/kmail-4.1.3/kmail/messageproperty.cpp:180
#13 0xb75e301a in ~KMMsgBase (this=0x8db17a8)
    at /var/tmp/portage/kde-base/kmail-4.1.3/work/kmail-4.1.3/kmail/kmmsgbase.cpp:124
#14 0xb7482bc4 in ~KMMessage (this=0x8db17a8)
    at /var/tmp/portage/kde-base/kmail-4.1.3/work/kmail-4.1.3/kmail/kmmessage.cpp:225
#15 0xb75e3734 in KMMsgList::clear (this=0x86cb0e0, doDelete=true, 
    syncDict=false)
    at /var/tmp/portage/kde-base/kmail-4.1.3/work/kmail-4.1.3/kmail/kmmsglist.cpp:37
#16 0xb763b49d in KMFolderMaildir::close (this=0x86cb090, aForced=false)
    at /var/tmp/portage/kde-base/kmail-4.1.3/work/kmail-4.1.3/kmail/kmfoldermaildir.cpp:216
#17 0xb761fbc3 in KMFolderCachedImap::resetSyncState (this=0x86cb090)
    at /var/tmp/portage/kde-base/kmail-4.1.3/work/kmail-4.1.3/kmail/kmfoldercachedimap.cpp:2416
#18 0xb7600d4a in KMAcctCachedImap::killAllJobs (this=0x8506260, 
    disconnectSlave=<value optimized out>)
    at /var/tmp/portage/kde-base/kmail-4.1.3/work/kmail-4.1.3/kmail/kmacctcachedimap.cpp:111
#19 0xb75ef19d in KMail::ImapAccountBase::handleError (this=0x8506260, 
    errorCode=124, errorMsg=@0xbfdbb860, job=0x8d10be8, context=@0xbfdbb92c, 
    abortSync=false)
    at /var/tmp/portage/kde-base/kmail-4.1.3/work/kmail-4.1.3/kmail/imapaccountbase.cpp:1015
#20 0xb75f19e7 in KMail::ImapAccountBase::handleJobError (this=0x8506260, 
    job=0x8d10be8, context=@0xbfdbb92c, abortSync=false)
    at /var/tmp/portage/kde-base/kmail-4.1.3/work/kmail-4.1.3/kmail/imapaccountbase.cpp:367
#21 0xb75f2438 in KMail::ImapAccountBase::handlePutError (this=0x8506260, 
    job=0x8d10be8, jd=@0x8dbca34, folder=0x86cbe00)
    at /var/tmp/portage/kde-base/kmail-4.1.3/work/kmail-4.1.3/kmail/imapaccountbase.cpp:959
#22 0xb7721aa8 in KMail::CachedImapJob::slotPutMessageResult (this=0x89540c0, 
    job=0x8d10be8)
    at /var/tmp/portage/kde-base/kmail-4.1.3/work/kmail-4.1.3/kmail/cachedimapjob.cpp:482
#23 0xb772379f in KMail::CachedImapJob::qt_metacall (this=0x89540c0, 
    _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbfdbba9c)
    at /var/tmp/portage/kde-base/kmail-4.1.3/work/kmail_build/kmail/cachedimapjob.moc:107
#24 0xb7ecbf39 in QMetaObject::activate (sender=0x8d10be8, 
    from_signal_index=<value optimized out>, to_signal_index=7, 
    argv=0xbfdbba9c) at kernel/qobject.cpp:3028
#25 0xb7ecdee2 in QMetaObject::activate (sender=0x8d10be8, m=0xb7b45488, 
    local_signal_index=3, argv=0xbfdbba9c) at kernel/qobject.cpp:3098
#26 0xb7a4b653 in KJob::result (this=0x8d10be8, _t1=0x8d10be8)
    at /var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs_build/kdecore/kjob.moc:186
#27 0xb7a4bb52 in KJob::emitResult (this=0x8d10be8)
    at /var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kdecore/jobs/kjob.cpp:290
#28 0xb5f98fff in KIO::SimpleJob::slotFinished (this=0x8d10be8)
    at /var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kio/kio/job.cpp:498
#29 0xb5f99383 in KIO::TransferJob::slotFinished (this=0x8d10be8)
    at /var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kio/kio/job.cpp:967
#30 0xb5f96acb in KIO::SimpleJob::slotError (this=0x8d10be8, err=124, 
    errorText=@0xbfdbbed0)
    at /var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kio/kio/job.cpp:510
#31 0xb5f987d6 in KIO::SimpleJob::qt_metacall (this=0x8d10be8, 
    _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfdbbdb8)
    at /var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs_build/kio/jobclasses.moc:155
#32 0xb5f9faba in KIO::TransferJob::qt_metacall (this=0x8d10be8, 
    _c=QMetaObject::InvokeMetaMethod, _id=31, _a=0xbfdbbdb8)
    at /var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs_build/kio/jobclasses.moc:324
#33 0xb7ecbf39 in QMetaObject::activate (sender=0x88b2a08, 
    from_signal_index=<value optimized out>, to_signal_index=6, 
    argv=0xbfdbbdb8) at kernel/qobject.cpp:3028
#34 0xb7ecdee2 in QMetaObject::activate (sender=0x88b2a08, m=0xb6103164, 
    local_signal_index=2, argv=0xbfdbbdb8) at kernel/qobject.cpp:3098
#35 0xb603c259 in KIO::SlaveInterface::error (this=0x88b2a08, _t1=124, 
    _t2=@0xbfdbbed0)
    at /var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs_build/kio/slaveinterface.moc:149
#36 0xb603dff4 in KIO::SlaveInterface::dispatch (this=0x88b2a08, _cmd=102, 
    rawdata=@0xbfdbbf14)
    at /var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kio/kio/slaveinterface.cpp:212
#37 0xb603e848 in KIO::SlaveInterface::dispatch (this=0x88b2a08)
    at /var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kio/kio/slaveinterface.cpp:90
#38 0xb60313b7 in KIO::Slave::gotInput (this=0x88b2a08)
    at /var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kio/kio/slave.cpp:322
#39 0xb6032783 in KIO::Slave::qt_metacall (this=0x88b2a08, 
    _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfdbc038)
    at /var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs_build/kio/slave.moc:75
#40 0xb7ecbf39 in QMetaObject::activate (sender=0x88b0560, 
    from_signal_index=<value optimized out>, to_signal_index=4, argv=0x0)
    at kernel/qobject.cpp:3028
#41 0xb7ecdee2 in QMetaObject::activate (sender=0x88b0560, m=0xb60ffdc0, 
    local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3098
#42 0xb5f6ba87 in KIO::Connection::readyRead (this=0x88b0560)
    at /var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs_build/kio/connection.moc:84
#43 0xb5f6c8e6 in KIO::ConnectionPrivate::dequeue (this=0x88b34c0)
    at /var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kio/kio/connection.cpp:82
#44 0xb5f6d736 in KIO::Connection::qt_metacall (this=0x88b0560, 
    _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x891a5e8)
    at /var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs_build/kio/connection.moc:72
#45 0xb7ec32db in QMetaCallEvent::placeMetaCall (this=0x8d29160, 
    object=0x88b0560) at kernel/qobject.cpp:535
#46 0xb7ec5161 in QObject::event (this=0x88b0560, e=0x8d29160)
    at kernel/qobject.cpp:1152
#47 0xb514894c in QApplicationPrivate::notify_helper (this=0x850b0d0, 
    receiver=0x88b0560, e=0x8d29160) at kernel/qapplication.cpp:3809
#48 0xb514fb1f in QApplication::notify (this=0xbfdbdb78, receiver=0x88b0560, 
    e=0x8d29160) at kernel/qapplication.cpp:3399
#49 0xb5c806b1 in KApplication::notify (this=0xbfdbdb78, receiver=0x88b0560, 
    event=0x8d29160)
    at /var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kdeui/kernel/kapplication.cpp:311
#50 0xb7eb3ebf in QCoreApplication::notifyInternal (this=0xbfdbdb78, 
    receiver=0x88b0560, event=0x8d29160) at kernel/qcoreapplication.cpp:593
#51 0xb7eb4e3c in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, 
    event_type=0, data=0x84f55b0) at kernel/qcoreapplication.h:215
#52 0xb7eb508d in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1097
#53 0xb51e6f32 in QEventDispatcherX11::processEvents (this=0x8508448, flags=
      {i = -1076115560})
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#54 0xb7eb282a in QEventLoop::processEvents (this=0xbfdbc80c, flags=
      {i = -1076115496}) at kernel/qeventloop.cpp:149
#55 0xb7eb29ea in QEventLoop::exec (this=0xbfdbc80c, flags={i = -1076115436})
    at kernel/qeventloop.cpp:200
#56 0xb55f20e7 in QDialog::exec (this=0x8507fa8) at dialogs/qdialog.cpp:453
#57 0xb74c4797 in IdentityPage::slotModifyIdentity (this=0x8b50fb0)
    at /var/tmp/portage/kde-base/kmail-4.1.3/work/kmail-4.1.3/kmail/configuredialog.cpp:487
#58 0xb74d7913 in IdentityPage::qt_metacall (this=0x8b50fb0, 
    _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbfdbc968)
    at /var/tmp/portage/kde-base/kmail-4.1.3/work/kmail_build/kmail/configuredialog_p.moc:441
#59 0xb7ecbf39 in QMetaObject::activate (sender=0x8b51b10, 
    from_signal_index=<value optimized out>, to_signal_index=93, 
    argv=0xbfdbc968) at kernel/qobject.cpp:3028
#60 0xb7ecdee2 in QMetaObject::activate (sender=0x8b51b10, m=0xb595e088, 
    local_signal_index=2, argv=0xbfdbc968) at kernel/qobject.cpp:3098
#61 0xb56ce139 in QTreeWidget::itemDoubleClicked (this=0x8b51b10, 
    _t1=0x8c992d8, _t2=0) at .moc/debug-shared/moc_qtreewidget.cpp:206
#62 0xb56d64d5 in QTreeWidgetPrivate::_q_emitItemDoubleClicked (
    this=0x8b51b28, index=@0x8c5e130) at itemviews/qtreewidget.cpp:2193
#63 0xb56db767 in QTreeWidget::qt_metacall (this=0x8b51b10, 
    _c=QMetaObject::InvokeMetaMethod, _id=17, _a=0xbfdbcadc)
    at .moc/debug-shared/moc_qtreewidget.cpp:144
#64 0xb74e101a in KMail::IdentityListView::qt_metacall (this=0x8b51b10, 
    _c=QMetaObject::InvokeMetaMethod, _id=108, _a=0xbfdbcadc)
    at /var/tmp/portage/kde-base/kmail-4.1.3/work/kmail_build/kmail/identitylistview.moc:69
#65 0xb7ecbf39 in QMetaObject::activate (sender=0x8b51b10, 
    from_signal_index=<value optimized out>, to_signal_index=33, 
    argv=0xbfdbcadc) at kernel/qobject.cpp:3028
#66 0xb7ecdee2 in QMetaObject::activate (sender=0x8b51b10, m=0xb595d044, 
    local_signal_index=2, argv=0xbfdbcadc) at kernel/qobject.cpp:3098
#67 0xb564ba03 in QAbstractItemView::doubleClicked (this=0x8b51b10, 
    _t1=@0x8c5e130) at .moc/debug-shared/moc_qabstractitemview.cpp:323
#68 0xb569d45d in QTreeView::mouseDoubleClickEvent (this=0x8b51b10, 
    event=0xbfdbd47c) at itemviews/qtreeview.cpp:1798
#69 0xb51a6f92 in QWidget::event (this=0x8b51b10, event=0xbfdbd47c)
    at kernel/qwidget.cpp:7173
#70 0xb550d143 in QFrame::event (this=0x8b51b10, e=0xbfdbd47c)
    at widgets/qframe.cpp:657
#71 0xb55a96ef in QAbstractScrollArea::viewportEvent (this=0x8b51b10, e=0x6)
    at widgets/qabstractscrollarea.cpp:949
#72 0xb565b00f in QAbstractItemView::viewportEvent (this=0x8b51b10, 
    event=0xbfdbd47c) at itemviews/qabstractitemview.cpp:1435
#73 0xb569738c in QTreeView::viewportEvent (this=0x8b51b10, event=0xbfdbd47c)
    at itemviews/qtreeview.cpp:1258
#74 0xb55abc85 in QAbstractScrollAreaFilter::eventFilter (this=0x8b52df8, 
    o=0x8b4ff18, e=0xbfdbd47c) at widgets/qabstractscrollarea_p.h:102
#75 0xb7eb389a in QCoreApplicationPrivate::sendThroughObjectEventFilters (
    this=0x850b0d0, receiver=0x8b4ff18, event=0xbfdbd47c)
    at kernel/qcoreapplication.cpp:700
#76 0xb514892a in QApplicationPrivate::notify_helper (this=0x850b0d0, 
    receiver=0x8b4ff18, e=0xbfdbd47c) at kernel/qapplication.cpp:3805
#77 0xb5150479 in QApplication::notify (this=0xbfdbdb78, receiver=0x8b4ff18, 
    e=0xbfdbd47c) at kernel/qapplication.cpp:3534
#78 0xb5c806b1 in KApplication::notify (this=0xbfdbdb78, receiver=0x8b4ff18, 
    event=0xbfdbd47c)
    at /var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kdeui/kernel/kapplication.cpp:311
#79 0xb7eb3ebf in QCoreApplication::notifyInternal (this=0xbfdbdb78, 
    receiver=0x8b4ff18, event=0xbfdbd47c) at kernel/qcoreapplication.cpp:593
#80 0xb515190f in QApplicationPrivate::sendMouseEvent (receiver=0x8b4ff18, 
    event=0xbfdbd47c, alienWidget=0x8b4ff18, nativeWidget=0x8ac03a0, 
    buttonDown=0xb5968c60, lastMouseReceiver=@0xb5968c64)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#81 0xb51c02f3 in QETWidget::translateMouseEvent (this=0x8ac03a0, 
    event=0xbfdbd968) at kernel/qapplication_x11.cpp:4048
#82 0xb51bec06 in QApplication::x11ProcessEvent (this=0xbfdbdb78, 
    event=0xbfdbd968) at kernel/qapplication_x11.cpp:3044
#83 0xb51e72f8 in QEventDispatcherX11::processEvents (this=0x8508448, flags=
      {i = -1076110840}) at kernel/qeventdispatcher_x11.cpp:134
#84 0xb7eb282a in QEventLoop::processEvents (this=0xbfdbda80, flags=
      {i = -1076110776}) at kernel/qeventloop.cpp:149
#85 0xb7eb29ea in QEventLoop::exec (this=0xbfdbda80, flags={i = -1076110712})
    at kernel/qeventloop.cpp:200
#86 0xb7eb5155 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:851
#87 0xb5148677 in QApplication::exec () at kernel/qapplication.cpp:3337
#88 0x0804af2a in main (argc=)
    at /var/tmp/portage/kde-base/kmail-4.1.3/work/kmail-4.1.3/kmail/main.cpp:146
#0  0xb7fa3424 in __kernel_vsyscall ()
Comment 5 Dario Andres 2009-01-24 19:08:18 UTC
Can this be related with bug 156991 or bug 176571 ?
Comment 6 Erik Dickie 2009-02-18 14:02:13 UTC
Created attachment 31434 [details]
crash report from Kmail
Comment 7 Dario Andres 2009-02-18 21:27:11 UTC
@Erik: your crash may be unrelated. (the backtrace isn't complete), you should install debug info packages for "kdepim".
Comment 8 Ruchir Brahmbhatt 2009-04-08 16:13:12 UTC
@Angelo: Are you still able to reproduce the bug? Can you please provide filters you created and steps to reproduce the bug? I'm not able to reproduce crash on 1.11.2.
Comment 9 Angelo Naselli 2009-04-08 17:06:56 UTC
same as bug #171061, as soon as possible i will test.
Just a note do i have to compile it from trunk or i can test into kde 4.2.2?
Comment 10 Ruchir Brahmbhatt 2009-04-08 19:03:05 UTC
(In reply to comment #9)
> same as bug #171061, as soon as possible i will test.
> Just a note do i have to compile it from trunk or i can test into kde 4.2.2?

You can test in 4.2.2 and let me know. But it would be really nice if you can compile and test the trunk as mcguire has committed the change just few hours ago. Otherwise provide your environment information(account type, filter details, mail details, etc.)  so someone else can also test it.
Comment 11 Angelo Naselli 2009-04-08 21:48:30 UTC
rpm -qa | grep kmail
kmail-4.2.2-2mdv2009.1
It seems not to crash anymore.