[Libreoffice-bugs] [Bug 131083] Calc crashes when marking cells and you exit without saving
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Mar 4 08:56:16 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=131083
--- Comment #19 from mgruber <mgruber_72 at yahoo.de> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200304/9d274dee/attachment.htm>
More information about the Libreoffice-bugs
mailing list