Bug 259859 - korgac 4.4.8 is leaking memory
Summary: korgac 4.4.8 is leaking memory
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: korganizer
Classification: Applications
Component: reminder daemon (korgac) (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-14 17:01 UTC by Robet Piasek
Modified: 2011-06-04 17:14 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
valgrind log (56.81 KB, application/x-bzip2)
2011-01-11 11:35 UTC, Robet Piasek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robet Piasek 2010-12-14 17:01:53 UTC
Version:           unspecified
OS:                Linux

When checking memory usage, I can see that korgac is using the most memoery:

piasekr@rob /home/piasekr $ ps -e -orss=,args= | sort -b -k1,1n | tail -2
744152 /usr/bin/firefox
2841368 /usr/bin/korgac -icon korgac


Reproducible: Always

Steps to Reproduce:
Run kontact. Leave it for some time 

uptime
15:59:32 up 4 days,  3:11,  1 user,  load average: 0.82, 0.75, 0.81


Actual Results:  
korgac is using gigabytes of memory
Comment 1 Sergio Martins 2010-12-31 00:52:44 UTC
Can you pass it through valgrind ?
Comment 2 Robet Piasek 2011-01-11 11:35:00 UTC
Created attachment 55858 [details]
valgrind log
Comment 3 Sergio Martins 2011-06-04 17:14:16 UTC
You need to install debug symbols.

Reopen with a new valgrind log