https://bugzilla.novell.com/show_bug.cgi?id=229190 ------- Comment #23 from mboman@novell.com 2007-03-02 23:31 MST ------- I'm on 10.3 Alpha1Plus. mboman@mblxws01:~> rpm -qa|grep main-menu gnome-main-menu-0.6.3-65 I did a little experiment after JPR said that the memory leak is believed to be caused by a big .recently-used.xbel file. -rw-r--r-- 1 mboman users 2847 2007-03-02 18:18 .recently-used -rw-r--r-- 1 mboman users 66193 2007-03-03 16:54 .recently-used.xbel mboman@mblxws01:~/tmp/main-menu> grep "bookmark href" .recently-used.xbel|wc -l 105 Not sure if that considered big or not. Anyway, so I did an experiment. I performed a few operations both with the above mentioned .recently-used* and then again after deleting the files. After each operation, I did the following; mboman@mblxws01:~/tmp/main-menu> ps aux|grep main-menu I then recorded the VSZ and RSS values and put them in the attached spreadsheet. It does not seem to make a difference at all. Slab is still leaking the same amount of memory. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.