[Akonadi] [Bug 312813] akonadi_nepomuk_feeder sucks memory (1.5 GB reserved memory at this time)

Hans-Peter Jansen hpj at urpla.net
Wed Jan 9 12:25:26 GMT 2013


https://bugs.kde.org/show_bug.cgi?id=312813

--- Comment #2 from Hans-Peter Jansen <hpj at urpla.net> ---
Here are the biggest suckers after a day:

hp        7908  6.5  0.7 2271880 61072 ?       Sl   Jan08  64:20 akonadiserver
hp        7922  3.7  3.1 767232 257012 ?       Sl   Jan08  36:54
/usr/bin/akonadi_imap_resource 
hp        7923  0.5  0.5 583472 48560 ?        Sl   Jan08   5:34
/usr/bin/akonadi_imap_resource 
hp        7924  0.0  0.2 554788 20572 ?        Sl   Jan08   0:08
/usr/bin/akonadi_imap_resource 
hp        7925  0.0  0.2 555856 21504 ?        Sl   Jan08   0:12
/usr/bin/akonadi_imap_resource 
hp        7931  4.2 19.6 1897648 1606864 ?     S    Jan08  42:09
/usr/bin/akonadi_nepomuk_feeder 
hp        8077  0.6 16.0 3238776 1312468 ?     Sl   Jan08   6:04 /usr/bin/kmail
-caption KMail

3.3 GB reserved memory for E-Mail functionality.

Now I'm about to restart akonadi since it doesn't send any massages. 

akonadiconsole shows:

Error during executing query "SELECT CollectionAttributeTable.id,
CollectionAttributeTable.collectionId, CollectionAttributeTable.type,
CollectionAttributeTable.value FROM CollectionAttributeTable WHERE (
collectionId = :0 )" :  "MySQL server has gone away QMYSQL: Unable to execute
query"
Error during executing query "SELECT PimItemTable.id, PimItemTable.remoteId,
MimeTypeTable.name, ResourceTable.name, PimItemTable.rev,
PimItemTable.remoteRevision, PimItemTable.size, PimItemTable.datetime,
PimItemTable.collectionId FROM PimItemTable INNER JOIN MimeTypeTable ON (
PimItemTable.mimeTypeId = MimeTypeTable.id ) INNER JOIN CollectionTable ON (
PimItemTable.collectionId = CollectionTable.id ) INNER JOIN ResourceTable ON (
CollectionTable.resourceId = ResourceTable.id ) WHERE ( ( PimItemTable.id = :0
) ) ORDER BY PimItemTable.id DESC" :  "MySQL server has gone away QMYSQL:
Unable to execute query"
ItemRetrieverException :  Unable to retrieve item from resource: <html>Invalid
item retrieved</html>
akonadiconsole(30100)/libakonadi Akonadi::EntityTreeModelPrivate::fetchJobDone:
Job error:  "Unable to fetch item from backend (collection 8, resource -1)" for
collection: 8 

Obviously, akonadi is unable to reestablish the autoclosed mysql connection,
which I had to relocate to my server here, because HOME is NFS mounted.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list