Hello. Usually I use Valgrind with command: $ valgrind [parameters] program With LibreOffice another variant is possible (https://wiki.documentfoundation.org/QA/BugReport/Debug_Information): $ soffice --valgrind What is the difference between these variants? How to use valgrind parameters with the second one? Best regards, Alexandr