<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Calc crashes when marking cells and you exit without saving"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131083#c19">Comment # 19</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Calc crashes when marking cells and you exit without saving"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131083">bug 131083</a>
              from <span class="vcard"><a class="email" href="mailto:mgruber_72@yahoo.de" title="mgruber <mgruber_72@yahoo.de>"> <span class="fn">mgruber</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>