Bug 318276

Summary: akonadi_davgroupware_resource segmentation fault - when opening kaddressbook (with owncloud account)
Product: [Frameworks and Libraries] Akonadi Reporter: Josh Liberty <josh+tech>
Component: DAV ResourceAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: critical CC: greg, josh+tech
Priority: NOR    
Version: 4.10   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 4.10.3

Description Josh Liberty 2013-04-13 07:55:51 UTC
I have an owncloud CardDav account which I sync to KAddressBook.
After creating the account it is synced and works properly for a few hours. After that, I start getting a akonadi_davgroupware_resource crash whenever I try to access contact data (mainly when opening Kaddressbook). Sometimes I cannot see contacts at all, and the addressbook icon is shown as a loading animation instead of the actual icon.

I'm currently compiling kde with debug symbols, so I'll be able to provide more details soon. For now, these are the last 1000 lines from my ~.xsession-errors (note how many requests are made to the owncloud server. Does this look normal?)

http://paste.kde.org/723560/

Reproducible: Always

Steps to Reproduce:
1. Add owncloud account using DAV resource
2. Use for a few hours
3. Open Kaddressbook - every time it is opened, akonadi_davgroupware_resource will crash.
Actual Results:  
Executable: akonadi_davgroupware_resource PID: 10554 Signal: Segmentation fault (11)

Expected Results:  
Not to crash.
Comment 1 Grégory Oestreicher 2013-04-22 19:02:12 UTC
Thanks for your report. This should be fixed in 4.10.3, feel free to re-open if that's not the case.