Summary: | akonadi kolabproxy crash after editing a calendar event | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Thorsten Schnebeck <thorsten.schnebeck> |
Component: | Kolab Resource | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | chrigi_1, kdepim-bugs, matija |
Priority: | NOR | Keywords: | investigated, triaged |
Version: | 4.8 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Thorsten Schnebeck
2012-03-28 21:40:17 UTC
Created attachment 70295 [details]
New crash information added by DrKonqi
akonadi_kolabproxy_resource (4.8) on KDE Platform 4.8.2 (4.8.2) using Qt 4.7.4
- What I was doing when the application crashed:
In Zanshin I was moving a project which falsly got shown (many of them were!) in the Inbox to the appropriate Kolab resource.
-- Backtrace (Reduced):
#6 KolabProxyResource::retrieveItems (this=0x1e59930, collection=<optimized out>) at /var/tmp/portage/kde-base/kdepim-runtime-4.8.2/work/kdepim-runtime-4.8.2/resources/kolabproxy/kolabproxyresource.cpp:186
#7 0x00007f137390aa77 in Akonadi::ResourceBasePrivate::slotSynchronizeCollection (this=0x1ee09d0, col=<optimized out>) at /var/tmp/portage/kde-base/kdepimlibs-4.8.2/work/kdepimlibs-4.8.2/akonadi/resourcebase.cpp:693
#8 0x00007f137390d1bd in Akonadi::ResourceBase::qt_metacall (this=0x1e59930, _c=QMetaObject::InvokeMetaMethod, _id=17, _a=0x7fffd5692cd0) at /var/tmp/portage/kde-base/kdepimlibs-4.8.2/work/kdepimlibs-4.8.2_build/akonadi/moc_resourcebase.cpp:148
#9 0x00000000004245e5 in KolabProxyResource::qt_metacall (this=0x1e59930, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fffd5692cd0) at /var/tmp/portage/kde-base/kdepim-runtime-4.8.2/work/kdepim-runtime-4.8.2_build/resources/kolabproxy/kolabproxyresource.moc:122
[...]
#11 0x00007f137390ed85 in Akonadi::ResourceScheduler::executeCollectionSync (this=<optimized out>, _t1=<optimized out>) at /var/tmp/portage/kde-base/kdepimlibs-4.8.2/work/kdepimlibs-4.8.2_build/akonadi/resourcescheduler_p.moc:147
Created attachment 70297 [details]
New crash information added by DrKonqi
akonadi_kolabproxy_resource (4.8) on KDE Platform 4.8.2 (4.8.2) using Qt 4.7.4
- What I was doing when the application crashed:
In Zanshin I triggered a Kolab sync by running File → Synchronise all. Then KolabSync crashed.
I can replicate this everytime.
-- Backtrace (Reduced):
#6 KolabProxyResource::retrieveItems (this=0x1f5d960, collection=<optimized out>) at /var/tmp/portage/kde-base/kdepim-runtime-4.8.2/work/kdepim-runtime-4.8.2/resources/kolabproxy/kolabproxyresource.cpp:186
#7 0x00007f022d462a77 in Akonadi::ResourceBasePrivate::slotSynchronizeCollection (this=0x1f5d530, col=<optimized out>) at /var/tmp/portage/kde-base/kdepimlibs-4.8.2/work/kdepimlibs-4.8.2/akonadi/resourcebase.cpp:693
#8 0x00007f022d4651bd in Akonadi::ResourceBase::qt_metacall (this=0x1f5d960, _c=QMetaObject::InvokeMetaMethod, _id=17, _a=0x7fffe6948e70) at /var/tmp/portage/kde-base/kdepimlibs-4.8.2/work/kdepimlibs-4.8.2_build/akonadi/moc_resourcebase.cpp:148
#9 0x00000000004245e5 in KolabProxyResource::qt_metacall (this=0x1f5d960, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fffe6948e70) at /var/tmp/portage/kde-base/kdepim-runtime-4.8.2/work/kdepim-runtime-4.8.2_build/resources/kolabproxy/kolabproxyresource.moc:122
[...]
#11 0x00007f022d466d85 in Akonadi::ResourceScheduler::executeCollectionSync (this=<optimized out>, _t1=<optimized out>) at /var/tmp/portage/kde-base/kdepimlibs-4.8.2/work/kdepimlibs-4.8.2_build/akonadi/resourcescheduler_p.moc:147
I cannot reproduce this issue and assume this is fixed. Can anyone reproduce this with master or a 4.9 beta? This bug has had its resolution changed, but accidentally has been left in NEEDSINFO status. I am thus closing this bug and setting the status as RESOLVED to reflect the resolution change. |