Jean-Pierre Chrétien <jeanpierre.chret...@free.fr> writes: | Hello, > | A French user tells me privately that he finds a big memeory leak in | LyX-2.0.2 on an Archlinux LyX distribution (about 1.5Mo/mn). > | On my Debian Squeeze and a simple document, I find about 1.7ko/mn. > | Testing with the Userguide, I find around 19ko/mn with the following recipe: | - open LyX-2.0.2 (English locale) | - open the UserGuide | - minimize the window | - activate a crontab every minute with command ps -o rss= -p <process_id> > | I find no leak with Lyx-1.6.10, and an much smaller one (identical for | each) of 0.28ko/mn with Lyx-2.0.2 and 2.0.1. > | Is this a real leak, a misleading procedure, or a new behaviour with | 2.0 (hidden tasks like auto-update or something) ?
I ran valgrind on trunk I couldn't see anything special. I also left lyx arunning for a long time no valgrind reports. So either the leak you see does not exist on trunk, or it is not a leak in the strict sense. That however does not mean that what you see is wrong. I used this suppression file when running whith valgrind. Some of the suppressions should be looked into, but they are very minor leaks.
lyx.supp
Description: Binary data
-- Lgb