Bug 259859

Summary: korgac 4.4.8 is leaking memory
Product: [Applications] korganizer Reporter: Robet Piasek <dagger>
Component: reminder daemon (korgac)Assignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED WAITINGFORINFO    
Severity: normal CC: smartins
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: valgrind log

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