| Summary: | Google contacts crashed after restarting akonadi | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] libkgapi | Reporter: | Hrvoje Senjan <hrvoje.senjan> |
| Component: | contacts | Assignee: | Daniel Vrátil <dvratil> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | bugzilla, detlev.casanova, lindsay.mathieson |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Hrvoje Senjan
2012-02-08 12:07:44 UTC
I can replicate this 100% of the time. Built from trunk, Kubuntu 12.04 64 bit. Created attachment 68784 [details]
New crash information added by DrKonqi
akonadi_googlecalendar_resource (4.8) on KDE Platform 4.8.00 (4.8.0 using Qt 4.8.0
- What I was doing when the application crashed:
akonadi was just starting up after a reboot when the google calendar resource crashed when finishing its sync.
Having looked at the statck dump and the source code the crash looked *very* similar to what happens with contacts.
-- Backtrace (Reduced):
#6 Akonadi::ItemSync::setStreamingEnabled (this=0x0, enable=false) at ../../akonadi/itemsync.cpp:436
#7 0x00007f68de319f59 in Akonadi::ResourceBase::setItemStreamingEnabled (this=<optimized out>, enable=false) at ../../akonadi/resourcebase.cpp:894
#8 0x000000000040b6d9 in CalendarResource::commitItemsList (this=0x15530b0) at /home/lindsay/Projects/akonadi-google/calendar/calendarresource.cpp:475
[...]
#10 0x00007f68dc3d1ca2 in KGoogle::KGoogleAccessManager::requestFinished (this=<optimized out>, _t1=0x15a1130) at /home/lindsay/Projects/akonadi-google/build/libkgoogle/moc_kgoogleaccessmanager.cpp:130
#11 0x00007f68dc3d7580 in KGoogle::KGoogleAccessManager::nam_replyReceived (this=0x158bf60, reply=<optimized out>) at /home/lindsay/Projects/akonadi-google/libkgoogle/kgoogleaccessmanager.cpp:200
Thanks both for taking time to report the crash. The issue should be now fixed in the git. Fixed by commit master/90af8ab2d66d42c7b59ee70cc25964cf9e1654e4. Can confirm definitely fixes the issues for me. Contacts, Calendar and Tasks now sync'ing two ways with no issues. Thanks very much! Also confirming this is fixed, thanks Dan! *** Bug 294146 has been marked as a duplicate of this bug. *** *** Bug 294419 has been marked as a duplicate of this bug. *** |