Bug 281443

Summary: Changing settings and save akonadi crashes
Product: [Frameworks and Libraries] libkgapi Reporter: bogdan
Component: tasksAssignee: Daniel Vrátil <dvratil>
Status: RESOLVED FIXED    
Severity: crash CC: kdepim-bugs, vkrause
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description bogdan 2011-09-06 00:22:05 UTC
Application: akonadi_googletasks_resource (4.7)
KDE Platform Version: 4.7.00 (4.7.0) "release 10"
Qt Version: 4.7.4
Operating System: Linux 3.1.0-rc4-BH x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

I changed the settings and on save  akonadi crashes almost every time

-- Backtrace:
Application: Akonadi Resource (akonadi_googletasks_resource), signal: Segmentation fault
[KCrash Handler]
#6  KGoogle::KGoogleAuth::KGoogleAuth (this=0x209fdc0, clientId=<value optimized out>, clientSecret=<value optimized out>, scope=...) at /software/software/installed/akonadi-google/libkgoogle/kgoogleauth.cpp:42
#7  0x000000000040b722 in TasksResource::TasksResource (this=0x1fd2820, id=<value optimized out>) at /software/software/installed/akonadi-google/tasks/tasksresource.cpp:66
#8  0x000000000040b98f in init<TasksResource> (argc=<value optimized out>, argv=<value optimized out>) at /usr/include/KDE/Akonadi/../../akonadi/resourcebase.h:180
#9  main (argc=<value optimized out>, argv=<value optimized out>) at /software/software/installed/akonadi-google/tasks/tasksresource.cpp:420

Reported using DrKonqi
Comment 1 Daniel Vrátil 2011-09-06 16:00:04 UTC
Fixed in git commit 03edeb34041788ed75cf92450af6c0302290c186.

Thanks for the report.