Hi,
Running the latest git master cppcheck in the following way on the latest git master of LibreOffice the triggers an abort in cppcheck:
/home/buildslave/source/cppcheck//cppcheck -i external/ -i workdir/ --xml --suppressions-list=/home/buildslave/tmp/cppcheck_supp.txt --enable=all --max-configs=25 ./ 2> /home/buildslave/tmp/err.xml
I attached the output of strace -f on the above command, hope it helps in diagnosing the roort cause.
Log in to post a comment.
Hi,
Running the latest git master cppcheck in the following way on the latest
git master of LibreOffice the triggers an abort in cppcheck:
/home/buildslave/source/cppcheck//cppcheck -i external/ -i workdir/ --xml
--suppressions-list=/home/buildslave/tmp/cppcheck_supp.txt --enable=all
--max-configs=25 ./ 2> /home/buildslave/tmp/err.xml
I attached the output of strace -f on the above command, hope it helps in
diagnosing the roort cause.