Summary: | Crash of DAV Groupware resource right after wakeup from suspend-to-ram | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Marc Schiffbauer <mschiff> |
Component: | DAV Resource | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | greg, mschiff |
Priority: | NOR | ||
Version: | 4.9 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.10.2 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Marc Schiffbauer
2012-11-14 10:02:47 UTC
Created attachment 75240 [details]
New crash information added by DrKonqi
akonadi_davgroupware_resource (4.9) on KDE Platform 4.9.3 using Qt 4.8.3
- What I was doing when the application crashed:
It crashed again when I told Dr. konqi to "Start the application again". So this might not only be related to sstem wakeup somehow.
-- Backtrace (Reduced):
#11 0x00007f549887d8a8 in Akonadi::CollectionSync::Private::processPendingRemoteNodes (this=0x19ed5b0, _localRoot=<optimized out>) at /var/tmp/portage/kde-base/kdepimlibs-4.9.49.9999/work/kdepimlibs-4.9.49.9999/akonadi/collectionsync.cpp:284
#12 0x00007f5498880c4c in Akonadi::CollectionSync::Private::execute (this=0x19ed5b0) at /var/tmp/portage/kde-base/kdepimlibs-4.9.49.9999/work/kdepimlibs-4.9.49.9999/akonadi/collectionsync.cpp:490
#13 0x00007f549887663c in localCollectionFetchResult (job=<optimized out>, this=0x19ed5b0) at /var/tmp/portage/kde-base/kdepimlibs-4.9.49.9999/work/kdepimlibs-4.9.49.9999/akonadi/collectionsync.cpp:178
#14 Akonadi::CollectionSync::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=1, _a=0x7fff73a95880) at /var/tmp/portage/kde-base/kdepimlibs-4.9.49.9999/work/kdepimlibs-4.9.49.9999_build/akonadi/collectionsync_p.moc:59
[...]
#16 0x00007f5499297d12 in KJob::result (this=<optimized out>, _t1=0x1939600) at /var/tmp/portage/kde-base/kdelibs-4.9.49.9999/work/kdelibs-4.9.49.9999_build/kdecore/kjob.moc:208
Created attachment 78495 [details]
New crash information added by DrKonqi
akonadi_davgroupware_resource (4.10) on KDE Platform 4.10.2 using Qt 4.8.4
- What I was doing when the application crashed:
Seems to be still not fixed. The crash happened with current git version
-- Backtrace (Reduced):
#11 0x00007f933ecea257 in Akonadi::ItemCreateJob::ItemCreateJob (this=0x1721a40, item=..., collection=..., parent=0x174d000) at /var/tmp/portage/kde-base/kdepimlibs-4.10.49.9999/work/kdepimlibs-4.10.49.9999/akonadi/itemcreatejob.cpp:57
#12 0x00007f933ecff1c6 in Akonadi::ItemSync::Private::createLocalItem (this=0x162a0b0, item=...) at /var/tmp/portage/kde-base/kdepimlibs-4.10.49.9999/work/kdepimlibs-4.10.49.9999/akonadi/itemsync.cpp:114
#13 0x00007f933ed006c3 in Akonadi::ItemSync::Private::processItems (this=this@entry=0x162a0b0) at /var/tmp/portage/kde-base/kdepimlibs-4.10.49.9999/work/kdepimlibs-4.10.49.9999/akonadi/itemsync.cpp:335
#14 0x00007f933ed00e00 in Akonadi::ItemSync::Private::execute (this=this@entry=0x162a0b0) at /var/tmp/portage/kde-base/kdepimlibs-4.10.49.9999/work/kdepimlibs-4.10.49.9999/akonadi/itemsync.cpp:291
#15 0x00007f933ed015d5 in Akonadi::ItemSync::Private::slotLocalListDone (this=0x162a0b0, job=<optimized out>) at /var/tmp/portage/kde-base/kdepimlibs-4.10.49.9999/work/kdepimlibs-4.10.49.9999/akonadi/itemsync.cpp:271
|