Summary: | Kmail crashes when restarting akonadi | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | S. Burmeister <sven.burmeister> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | mail, smartins, steveire |
Priority: | NOR | ||
Version: | 2.0.89 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
S. Burmeister
2010-08-10 00:11:33 UTC
I can't reproduce with 20100810's trunk. Created attachment 50045 [details]
New crash information added by DrKonqi
kmail (2.0 beta1) on KDE Platform 4.5.00 (KDE 4.5.0) using Qt 4.6.3
I can confirm this too, using KMail2 / SVN 20100811 + KDE 4.5.0 + Akonadi Server 1.4.0
-- Backtrace (Reduced):
#6 QModelIndex (this=<value optimized out>, range=<value optimized out>) at /usr/include/qt4/QtCore/qabstractitemmodel.h:65
#7 KSelectionProxyModelPrivate::removeRangeFromProxy (this=<value optimized out>, range=<value optimized out>)
at /var/tmp/portage/kde-base/kdelibs-4.5.0/work/kdelibs-4.5.0/kdeui/itemviews/kselectionproxymodel.cpp:1435
#8 0x00007f6c20fc984c in KSelectionProxyModelPrivate::removeSelectionFromProxy (this=0x175e230, selection=<value optimized out>)
at /var/tmp/portage/kde-base/kdelibs-4.5.0/work/kdelibs-4.5.0/kdeui/itemviews/kselectionproxymodel.cpp:1378
#9 0x00007f6c20fc9ba8 in KSelectionProxyModelPrivate::selectionChanged (this=0x175e230, _selected=<value optimized out>, _deselected=<value optimized out>)
at /var/tmp/portage/kde-base/kdelibs-4.5.0/work/kdelibs-4.5.0/kdeui/itemviews/kselectionproxymodel.cpp:1633
#10 0x00007f6c20fcbfb2 in KSelectionProxyModel::qt_metacall (this=0x1631cf0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff364f1c30)
at /var/tmp/portage/kde-base/kdelibs-4.5.0/work/kdelibs-4.5.0_build/kdeui/moc_kselectionproxymodel.cpp:138
I couldn't reproduce this issue directly, but it should be fixed now since yesterday. |