[Akonadi] [Bug 374086] New: random crash after deleting a message
Christophe Giboudeaux
bugzilla_noreply at kde.org
Fri Dec 23 16:37:44 GMT 2016
https://bugs.kde.org/show_bug.cgi?id=374086
Bug ID: 374086
Summary: random crash after deleting a message
Product: Akonadi
Version: GIT (master)
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: server
Assignee: kdepim-bugs at kde.org
Reporter: cgiboudeaux at gmx.com
Target Milestone: ---
Just got this with master after deleting a message in KMail :
17:32:07 - kmail2(2020) - : ASSERT: "m_collections.contains(collectionId)" in
file /kde/src/5/akonadiserver/src/core/models/entitytreemodel_p.cpp, line 1253
bt
#7 0x00007f9824093665 in
Akonadi::EntityTreeModelPrivate::monitoredItemLinked(Akonadi::Item const&,
Akonadi::Collection const&) (this=0x1874810, item=..., collection=...) at
/kde/src/5/akonadiserver/src/core/models/entitytreemodel_p.cpp:1253
#8 0x00007f982408914f in
Akonadi::EntityTreeModel::qt_static_metacall(QObject*, QMetaObject::Call, int,
void**) (_o=0x1760c20, _c=QMetaObject::InvokeMetaMethod, _id=28,
_a=0x7ffcc63da6d0) at
/kde/build/5/akonadiserver/src/core/moc_entitytreemodel.cpp:234
#9 0x00007f982b585681 in QMetaObject::activate(QObject*, int, int, void**) ()
at /usr/lib64/libQt5Core.so.5
#10 0x00007f9823fd005f in Akonadi::Monitor::itemLinked(Akonadi::Item const&,
Akonadi::Collection const&) (this=0x1802770, _t1=..., _t2=...) at
/kde/build/5/akonadiserver/src/core/moc_monitor.cpp:960
#11 0x00007f9823fdd7b1 in
Akonadi::MonitorPrivate::emitItemsNotification(Akonadi::Protocol::ItemChangeNotification
const&, QVector<Akonadi::Item> const&, Akonadi::Collection const&,
Akonadi::Collection const&) (this=0x17b60e0, msg_=...,
items=QVector<Akonadi::Item> = {...}, collection=..., collectionDest=...) at
/kde/src/5/akonadiserver/src/core/monitor_p.cpp:1054
#12 0x00007f9823fd9cbb in
Akonadi::MonitorPrivate::emitNotification(Akonadi::Protocol::ChangeNotification
const&) (this=0x17b60e0, msg=...) at
/kde/src/5/akonadiserver/src/core/monitor_p.cpp:507
#13 0x00007f9823f8458a in
Akonadi::ChangeRecorderPrivate::emitNotification(Akonadi::Protocol::ChangeNotification
const&) (this=0x17b60e0, msg=...) at
/kde/src/5/akonadiserver/src/core/changerecorder_p.cpp:367
#14 0x00007f9823fdc49b in Akonadi::MonitorPrivate::flushPipeline()
(this=0x17b60e0) at /kde/src/5/akonadiserver/src/core/monitor_p.cpp:873
#15 0x00007f9823fdc4fa in Akonadi::MonitorPrivate::dataAvailable()
(this=0x17b60e0) at /kde/src/5/akonadiserver/src/core/monitor_p.cpp:882
#16 0x00007f9823fce24a in Akonadi::Monitor::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) (_o=0x1802770,
_c=QMetaObject::InvokeMetaMethod, _id=43, _a=0x7ffcc63db440) at
/kde/build/5/akonadiserver/src/core/moc_monitor.cpp:338
#17 0x00007f982b585681 in QMetaObject::activate(QObject*, int, int, void**) ()
at /usr/lib64/libQt5Core.so.5
#18 0x00007f9823faac77 in Akonadi::EntityCacheBase::dataAvailable()
(this=0x185d270) at
/kde/build/5/akonadiserver/src/core/moc_entitycache_p.cpp:146
#19 0x00007f9823f7d0c8 in Akonadi::EntityListCache<Akonadi::Item,
Akonadi::ItemFetchJob, Akonadi::ItemFetchScope>::processResult(KJob*)
(this=0x185d270, job=0x251a6c0) at
/kde/src/5/akonadiserver/src/core/entitycache_p.h:499
#20 0x00007f9823faaa55 in
Akonadi::EntityCacheBase::qt_static_metacall(QObject*, QMetaObject::Call, int,
void**) (_o=0x185d270, _c=QMetaObject::InvokeMetaMethod, _id=1,
_a=0x7ffcc63db760) at
/kde/build/5/akonadiserver/src/core/moc_entitycache_p.cpp:80
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list