Summary: | akonadi_googlecontacts_resource crashs on startup | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Torbjörn K. <torbjoern.k> |
Component: | GoogleData Resource | Assignee: | Adenilson Cavalcanti <savagobr> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | dvratil, kdepim-bugs, torbjoern.k, vkrause |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Torbjörn K.
2011-07-08 14:52:35 UTC
Created attachment 61724 [details]
New crash information added by DrKonqi
akonadi_googlecontacts_resource (0.1) on KDE Platform 4.6.90 (4.7 RC1) "release 2" using Qt 4.7.3
- What I was doing when the application crashed:
I did some more checks and now I'm pretty sure, how it can be reproduced.
1. Open the Akonadi Configuration window with all the Akonadi resources.
2. select an akonadi_googlecalendar_resource_
3. open the edit dialog
4. close the edit dialog by clicking "ok" without having changed anything
-> crash
-- Backtrace (Reduced):
#11 0x00007fe9acea6cae in qt_assert_x (where=0xa95 <Address 0xa95 out of bounds>, what=0x6 <Address 0x6 out of bounds>, file=0xffffffffffffffff <Address 0xffffffffffffffff out of bounds>, line=-1380595872) at global/qglobal.cpp:2035
#12 0x00007fe9ad69799b in Akonadi::ResourceBasePrivate::createItemSyncInstanceIfMissing (this=0x8189b0) at /kde/kdesrc/git/kde/kdepimlibs/akonadi/resourcebase.cpp:150
#13 0x00007fe9ad694f09 in Akonadi::ResourceBase::itemsRetrievedIncremental (this=<value optimized out>, changedItems=..., removedItems=...) at /kde/kdesrc/git/kde/kdepimlibs/akonadi/resourcebase.cpp:876
#14 0x00000000004164e4 in ContactsResource::photoJobFinished (this=0x77d640, job=<value optimized out>) at /kde/kdesrc/git/playground/pim/akonadi-google/contacts/contactsresource.cpp:307
#15 0x000000000040a348 in ContactsResource::qt_metacall (this=0x77d640, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0x7fff5838a2c0) at /kde/kdebuild/kde/playground-pim/akonadi-google/contacts/moc_contactsresource.cpp:121
Additional information: Once it crashed, it keeps crashing. Even a complete reboot does not stop it from crashing. Hi, this bug is not related to the Akonadi GoogleData resource but to Akonadi Google Contacts Resource developed by me (see http://progdan.cz/category/akonadi-google/). Please close the bug as invalid. I will of course resolve this issue in the project. Sorry for that and the follow up. Additional information: the crashes only occur, if a contact resource is existent. Dan, if you need a bugzilla component for your Google resource, please join #kontact, we can help you :-) |