Summary: | Assert when switching collection while other one was getting grouped/threaded | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Milian Wolff <mail> |
Component: | message list | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | lfranchi, mail |
Priority: | NOR | Keywords: | akonadi-ports-regression |
Version: | 1.99.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Milian Wolff
2010-05-20 13:53:11 UTC
I think Szymon fixed this recently. I can't reproduce this crash anymore, though I used to be able to. Closing, re-open with a new backtrace if it happens still. Created attachment 63227 [details]
New crash information added by DrKonqi
kmail (4.8 pre) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.3
started kmail, it downloaded emails and filtered them, then it crashed. the cli showed:
kmail2(6878)/libakonadi Akonadi::EntityTreeModelPrivate::monitoredItemMoved: Invalid move
kmail2(6878) {anonymous}::messageForItem: Not a message -1 "" ""
ASSERT: "mail" in file /home/milian/projects/kde4/kdepim/messagelist/storagemodel.cpp, line 312
akonadi, kdepimlibs, kdepim and soprano are all build from git today
-- Backtrace (Reduced):
#11 0x00007f3be6ab1c43 in MessageList::StorageModel::updateMessageItemData (this=0x1cfec50, mi=0x6243a60, row=7) at /home/milian/projects/kde4/kdepim/messagelist/storagemodel.cpp:312
#12 0x00007f3be6a5eaf6 in MessageList::Core::ModelPrivate::viewItemJobStepInternalForJobPass1Update (this=0x179f940, job=0x5e8a680, tStart=...) at /home/milian/projects/kde4/kdepim/messagelist/core/model.cpp:3255
#13 0x00007f3be6a5f1e3 in MessageList::Core::ModelPrivate::viewItemJobStepInternalForJob (this=0x179f940, job=0x5e8a680, tStart=...) at /home/milian/projects/kde4/kdepim/messagelist/core/model.cpp:3426
#14 0x00007f3be6a5f944 in MessageList::Core::ModelPrivate::viewItemJobStepInternal (this=0x179f940) at /home/milian/projects/kde4/kdepim/messagelist/core/model.cpp:3752
#15 0x00007f3be6a60341 in MessageList::Core::ModelPrivate::viewItemJobStep (this=0x179f940) at /home/milian/projects/kde4/kdepim/messagelist/core/model.cpp:3967
reopening Created attachment 63789 [details]
New crash information added by DrKonqi
kmail (4.8 pre) on KDE Platform 4.7.1 (4.7.1) using Qt 4.7.4
can also happen now when filtering messages
-- Backtrace (Reduced):
#11 0x00007faeb35abe33 in MessageList::StorageModel::updateMessageItemData (this=0xc6e9b70, mi=0x7866600, row=1) at /home/milian/projects/kde4/kdepim/messagelist/storagemodel.cpp:312
#12 0x00007faeb3556d1e in MessageList::Core::ModelPrivate::viewItemJobStepInternalForJobPass1Update (this=0x1a1eb60, job=0x6e1dbf0, tStart=...) at /home/milian/projects/kde4/kdepim/messagelist/core/model.cpp:3255
#13 0x00007faeb355740b in MessageList::Core::ModelPrivate::viewItemJobStepInternalForJob (this=0x1a1eb60, job=0x6e1dbf0, tStart=...) at /home/milian/projects/kde4/kdepim/messagelist/core/model.cpp:3426
#14 0x00007faeb3557b6c in MessageList::Core::ModelPrivate::viewItemJobStepInternal (this=0x1a1eb60) at /home/milian/projects/kde4/kdepim/messagelist/core/model.cpp:3752
#15 0x00007faeb3558569 in MessageList::Core::ModelPrivate::viewItemJobStep (this=0x1a1eb60) at /home/milian/projects/kde4/kdepim/messagelist/core/model.cpp:3967
This bug has only been reported for versions before 4.14, which have been unsupported for at least two years now. Can anyone tell if this bug still present? If noone confirms this bug for a Framework-based version of kmail2 (version 5.0 or later, as part of KDE Applications 15.12 or later), it gets closed in about three months. Just as announced in my last comment, I close this bug. If you encounter it again in a recent version (at least 5.0 aka 15.08), please open a new one unless it already exists. Thank you for all your input. |