[Bug 302617] New: davgroupware memory leak

Silver Salonen silver.salonen at gmail.com
Wed Jun 27 09:44:39 BST 2012


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

            Bug ID: 302617
          Severity: normal
           Version: 4.8
          Priority: NOR
          Assignee: kdepim-bugs at kde.org
           Summary: davgroupware memory leak
    Classification: Unclassified
                OS: Linux
          Reporter: silver.salonen at gmail.com
          Hardware: openSUSE RPMs
            Status: UNCONFIRMED
         Component: DAV Resource
           Product: Akonadi

I have eGroupware DAV resource in Akonadi. Its akonadi_davgroupware_resource
process takes an increasing amount of memory over the time, even though I do
nothing with it - KOrganizer just sits on the system tray.

Current memory information fro System Monitor:

Library Usage
The memory usage of a process is found by adding up the memory usage of each of
its libraries, plus the process's own heap, stack and any other mappings. 

Private
259224 KB    [heap]
1088 KB    /usr/lib64/libQtXmlPatterns.so.4.8.2
308 KB    /usr/bin/akonadi_davgroupware_resource
228 KB    /usr/lib64/libQtGui.so.4.8.2
124 KB    /usr/lib64/libkdeui.so.5.8.0

Shared
3116 KB    /usr/lib64/libQtGui.so.4.8.2
1344 KB    /usr/lib64/libQtCore.so.4.8.2
928 KB    /usr/lib64/libkdeui.so.5.8.0
768 KB    /usr/lib64/libakonadi-kde.so.4.8.0
696 KB    /usr/lib64/libkdecore.so.5.8.0

Totals
Pixmap    785 KB    (Might be stored in the graphics card's memory)
Private    262132 KB    (= 2096 KB clean + 260036 KB dirty)
Shared    13612 KB    (= 12964 KB clean + 648 KB dirty)
Rss    275744 KB    (= Private + Shared)
Pss    264313 KB    (= Private + Shared/Number of Processes)
Swap    1712 KB

Reproducible: Always

Steps to Reproduce:
1. Add eGroupware resource into Akonadi
2. Start KOrganizer
3. Wait and watch the memory usage
Actual Results:  
Memory usage increases over the time

Expected Results:  
Memory usage should stay approximately the same

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



More information about the Kdepim-bugs mailing list