Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 382913

Summary: akonadi-server-1.6.0: akonadi_agent_launcher segfaults at akonadi-shutdown
Product: Gentoo Linux Reporter: Franz Trischberger <franz.trischberger>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The patch
ebuild containing the patch

Description Franz Trischberger 2011-09-14 07:45:55 UTC
Stopping akonadi makes akonadi_agent_launhers segfault.
One symptom is, that logginf out from kde takes ages.
https://bugs.kde.org/show_bug.cgi?id=261788
Comment 42 contains a link to the official patch.
This patch applied fine to akonadi-server-1.6.0.
Just adding it to the ebuild.

Reproducible: Always
Comment 1 Franz Trischberger 2011-09-14 07:47:48 UTC
Created attachment 286409 [details]
The patch
Comment 2 Franz Trischberger 2011-09-14 07:49:24 UTC
Created attachment 286411 [details]
ebuild containing the patch

The ebuild is the current akonadi-server-1.6.0 with the "PATCHES"-lines added.
Comment 3 Marc Schiffbauer gentoo-dev 2011-09-14 10:19:13 UTC
Thanks for the patch!

Did you also open a kde bugreport for it?
Comment 4 Franz Trischberger 2011-09-14 12:19:20 UTC
(In reply to comment #3)
> Thanks for the patch!
> 
> Did you also open a kde bugreport for it?

Bugreport is linked in my first post. Patch is not by me, it is a diff from official kde-git.
Comment 5 Marc Schiffbauer gentoo-dev 2011-09-14 13:05:03 UTC
Sorry, I missed that :-/
Comment 6 Marc Schiffbauer gentoo-dev 2011-09-14 13:31:22 UTC
1.6.0-r1 in tree now.
Fixed. Thanks for reporting!