Bug 281443 - Changing settings and save akonadi crashes
Summary: Changing settings and save akonadi crashes
Status: RESOLVED FIXED
Alias: None
Product: libkgapi
Classification: Frameworks and Libraries
Component: tasks (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Daniel Vrátil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-06 00:22 UTC by bogdan
Modified: 2011-09-06 16:00 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.