[Bug 264148] kontact crashes when deleting mail from imap

Christophe Giboudeaux cgiboudeaux at gmx.com
Wed Apr 6 23:59:59 BST 2011


https://bugs.kde.org/show_bug.cgi?id=264148


Christophe Giboudeaux <cgiboudeaux at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
            Version|4.6                         |4.7
     Ever Confirmed|0                           |1




--- Comment #1 from Christophe Giboudeaux <cgiboudeaux gmx com>  2011-04-07 00:59:57 ---
Confirmed with kdepimlibs master.

- Add a "Delete message" button in KMail2 (which gets renamed "delete item")
- kmail crashes as soon as you press the button

ASSERT: "ok" in file /kde/src/KDE/kdepimlibs/akonadi/standardactionmanager.cpp,
line 610

Program received signal SIGABRT, Aborted.
0x00007ffff52a9ab5 in raise () from /lib64/libc.so.6
(gdb) bt
#0  0x00007ffff52a9ab5 in raise () from /lib64/libc.so.6
#1  0x00007ffff52aafb6 in abort () from /lib64/libc.so.6
#2  0x00007ffff6812924 in qt_message_output (msgType=<optimized out>,
buf=<optimized out>) at global/qglobal.cpp:2282
#3  0x00007ffff6812aed in qt_message(QtMsgType, const char *, typedef
__va_list_tag __va_list_tag *) (msgType=QtFatalMsg, msg=0x7ffff6964ba8 "ASSERT:
\"%s\" in file %s, line %d", ap=0x7fffffff9c90)
    at global/qglobal.cpp:2328
#4  0x00007ffff6812c85 in qFatal (msg=<optimized out>) at
global/qglobal.cpp:2511
#5  0x00007ffff6812cca in qt_assert (assertion=0x6438 <Address 0x6438 out of
bounds>, file=0x6 <Address 0x6 out of bounds>, line=-1) at
global/qglobal.cpp:2027
#6  0x00007ffff1864ea2 in
Akonadi::StandardActionManager::Private::slotDeleteItems (this=0xc4a2d0) at
/kde/src/KDE/kdepimlibs/akonadi/standardactionmanager.cpp:610
#7  0x00007ffff1860aa7 in Akonadi::StandardActionManager::qt_metacall(enum
QMetaObject::Call, int, void **) (this=0xc023a0,
_c=QMetaObject::InvokeMetaMethod, _id=15, _a=0x7fffffffa0a0)
    at /kde/build/KDE/kdepimlibs/akonadi/standardactionmanager.moc:161
#8  0x00007ffff6919a5f in QMetaObject::activate (sender=0xc4fb90, m=<optimized
out>, local_signal_index=<optimized out>, argv=0x7fffffffa0a0) at
kernel/qobject.cpp:3278
#9  0x00007ffff5cc6db2 in QAction::triggered (this=<optimized out>, _t1=false)
at .moc/release-shared/moc_qaction.cpp:263
#10 0x00007ffff5cc6faa in QAction::activate (this=0xc4fb90, event=<optimized
out>) at kernel/qaction.cpp:1257
#11 0x00007ffff608249a in QAbstractButtonPrivate::click (this=0xde4690) at
widgets/qabstractbutton.cpp:528
#12 0x00007ffff608274c in QAbstractButton::mouseReleaseEvent (this=0x19e8700,
e=0x7fffffffaa30) at widgets/qabstractbutton.cpp:1121
#13 0x00007ffff613ec3a in QToolButton::mouseReleaseEvent (this=<optimized out>,
e=<optimized out>) at widgets/qtoolbutton.cpp:721
#14 0x00007ffff5d1ec5c in QWidget::event (this=0x19e8700, event=0x7fffffffaa30)
at kernel/qwidget.cpp:8259
#15 0x00007ffff5ccd144 in QApplicationPrivate::notify_helper (this=0x65e390,
receiver=0x19e8700, e=0x7fffffffaa30) at kernel/qapplication.cpp:4462
#16 0x00007ffff5cd5f7c in QApplication::notify (this=<optimized out>,
receiver=0x19e8700, e=0x7fffffffaa30) at kernel/qapplication.cpp:4023
#17 0x00007ffff79c2a76 in KApplication::notify (this=0x7fffffffb670,
receiver=0x19e8700, event=0x7fffffffaa30) at
/usr/src/debug/kdelibs-4.6.41_20110405/kdeui/kernel/kapplication.cpp:311
#18 0x00007ffff690547c in QCoreApplication::notifyInternal
(this=0x7fffffffb670, receiver=0x19e8700, event=0x7fffffffaa30) at
kernel/qcoreapplication.cpp:731
#19 0x00007ffff5cce155 in sendEvent (event=<optimized out>, receiver=<optimized
out>) at ../../src/corelib/kernel/qcoreapplication.h:215
#20 QApplicationPrivate::sendMouseEvent (receiver=0x19e8700,
event=0x7fffffffaa30, alienWidget=0x19e8700, nativeWidget=0x6bad80,
buttonDown=0x7ffff679f198, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:3122
#21 0x00007ffff5d4cb48 in QETWidget::translateMouseEvent (this=0x6bad80,
event=<optimized out>) at kernel/qapplication_x11.cpp:4461
#22 0x00007ffff5d4b209 in QApplication::x11ProcessEvent (this=0x7fffffffb670,
event=0x7fffffffb3a0) at kernel/qapplication_x11.cpp:3587
#23 0x00007ffff5d73904 in QEventDispatcherX11::processEvents (this=0x6117c0,
flags=...) at kernel/qeventdispatcher_x11.cpp:132
#24 0x00007ffff69048d2 in QEventLoop::processEvents (this=<optimized out>,
flags=...) at kernel/qeventloop.cpp:149
#25 0x00007ffff6904ae5 in QEventLoop::exec (this=0x7fffffffb530, flags=...) at
kernel/qeventloop.cpp:201
#26 0x00007ffff6908f2b in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1008
#27 0x0000000000403474 in main (argc=2, argv=0x7fffffffb808) at
/kde/src/KDE/kdepim/kmail/main.cpp:145

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list