Summary: | Akonadi crashes on startup while synching gcal resources | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Jörn S. <joern-schumacher> |
Component: | Google Resource | Assignee: | Daniel Vrátil <dvratil> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | kdepim-bugs |
Priority: | NOR | ||
Version: | 4.9 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | gdb-session |
Description
Jörn S.
2012-10-22 10:54:53 UTC
Could you please attach gdb to the akonadi_googlecalendar_resource process and try to obtain a backtrace from where the exception has been thrown ("catch throw")? See [0] for more details on how to do this. I'm aware of the crash (there are more duplicate reports), but I was unable to get the exact location in code from which the exception comes. [0] http://techbase.kde.org/Projects/PIM/Akonadi/Development_Tools#Attaching_gdb_at_startup Created attachment 74721 [details]
gdb-session
I attached the gdb output to this bugreport. If you have follow-up questions: the session is still open. I also noticed this in the akonadi output, can't say if it is related: Error during executing query "INSERT INTO CollectionTable (remoteId, remoteRevision, name, parentId, resourceId, cachePolicyInherit) VALUES (:0, :1, :2, :3, :4, :5)" : "Duplicate entry '26-Master Thess' for key 'CollectionTable_parentAndNameIndex' QMYSQL3: Unable to execute statement" Thank you very much for the GDB output. Regarding the error - if "Master Thess" is a collection in Google Calendar hen it might be related, otherwise it's related to respective resource to which the collection belongs. "Master Thesis" (I do not know why it is misspelled in the Akonadi output) is a todo item which I created in the Google Calendar resource with several sub-todo-items. Hope this helps! The output indicates that the problem is when creating a new collection. Anyway, if you are sure there's no other "Master Thess...." collection, please open a new bug for this issue. I'll close this bug as a duplicate of the original report of this crash, but rest assured I wouldn't solve it without your backtrace ;) *** This bug has been marked as a duplicate of bug 305584 *** |