Hello Alexander,
would you please check out the current valgrind sources
svn co svn://svn.valgrind.org/valgrind/trunk valgrind
cd valgrind
./autogen.sh
./configure --prefix=...
make
make install
(from http://valgrind.org/downloads/repository.html)
and try this:
valgrind --leak-check=full --show-reachable=yes --num-callers=15
--log-file=/tmp/valgrind.out --time-stamp=yes ~...fsvs st
Please send me the logfile (can be privately, if you prefer).
Thank you!
Regards,
Phil
--
Versioning your /etc, /home or even your whole installation?
Try fsvs (fsvs.tigris.org)!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]