On 09/09/2012 12:45 AM, Julien Nabet wrote:
So in
http://wiki.documentfoundation.org/BugReport#How_to_get_valgrind_log_.28on_Linux.29
page, should I add this:
export G_SLICE=always-malloc
before this:
valgrind --tool=memcheck --num-callers=50 --trace-children=yes
./soffice.bin 2>&1 | tee /tmp/valgrind.log
Fixed now as
<https://wiki.documentfoundation.org/index.php?title=BugReport&oldid=55245#How_to_get_valgrind_log_.28on_Linux.29>;
the real fix is to valgrind soffice rather than soffice.bin (as the
former shell script already takes care of setting G_SLICE=always-malloc
etc. when run under valgrind memcheck).
Stephan
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice