btw: I've added the following snippet (in variants) to debug this (and added 
output to update-notifier-kde):
(update-notifier-kde &); sleep 5; pid=$(pgrep -f ^python.*update-notifier); 
echo $pid; for i in `seq 1 50`; do ps aux|grep update-notifier|grep -v 
grep|grep python|awk '{print $2":"$5"/"$6}'; sudo touch /var/lib/apt/lists/; 
sleep 15; done; kill $pid

This may help you, apart that a "real profiler" is more useful of
course, see e.g. http://stackoverflow.com/questions/110259/python-
memory-profiler

-- 
Memory leak in update-notifier-kde
https://bugs.launchpad.net/bugs/289264
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to update-notifier-kde in ubuntu.

-- 
kubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to