Summary: | Creating a new Google Contact resource | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Stephen Thompson <stephen.thompson> |
Component: | GoogleData Resource | Assignee: | Adenilson Cavalcanti <savagobr> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | florian_staudacher, kdepim-bugs, vkrause |
Priority: | NOR | ||
Version: | 4.7 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Stephen Thompson
2011-10-14 22:14:05 UTC
Created attachment 64958 [details]
New crash information added by DrKonqi
akonadi_googledata_resource (4.7) on KDE Platform 4.7.2 (4.7.2) using Qt 4.8.0
- What I was doing when the application crashed:
I added a contact ressource for Google contacts, entered my credentials and when it supposedly fetched the data for the first time, the crash happened
-- Backtrace (Reduced):
#6 0x0000003e50c362a5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7 0x0000003e50c37bbb in __GI_abort () at abort.c:91
#8 0x0000003e52cbbfbd in __gnu_cxx::__verbose_terminate_handler () at ../../../../libstdc++-v3/libsupc++/vterminate.cc:95
#9 0x0000003e52cba176 in __cxxabiv1::__terminate (handler=<optimized out>) at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:40
#10 0x0000003e52cba1a3 in std::terminate () at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:50
maybe fixed in KDE 4.7.3. Please check if this crash is still reproducible with this version Since the latest updates of the fedora kde packages to: Qt: 4.8.0 KDE: 4.7.3 (4.7.3) kde4-config: 1.0 the google contact ressource doesn't crash anymore and behaves as expected. Also, the package on Archlinux from AUR, which seems to build the ressource from git, in combination with the KDE 4.8 beta packages, works like a charm. Thank you very much! Thanks. Closing |