https://bugs.documentfoundation.org/show_bug.cgi?id=131083

--- Comment #19 from mgruber <[email protected]> ---
Since ./soffice --calc --valgrind >> /tmp/valgrind.log didn't pipe the actual
log output, I used the following call as suggested in the debug instructions
wiki:

valgrind --tool=memcheck --num-callers=128 --trace-children=yes ./soffice
--calc 2>&1 | tee /tmp/valgrind.log

Hope that was correct(?).

I needed 2 attempts with usual mark F10/11 & exit routine, then
memcheck-amd64-linux crashed.
I'll attach the KCrash log for memcheck and the Valgrind log.

There was also some message coming up from KDE, that there's not enough memory
to create a dump of the crashed process. I've given the VM 4GB, but I could
double or even triple that if necessary.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to