<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Crash in Calc NLP Solver when saving a document in Write."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143534">143534</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Crash in Calc NLP Solver when saving a document in Write.
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.0.6.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Mac OS X (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>todor.balabanov@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
When Calc NLP Solver is started for non-linear optimization, which takes more
than an hour (DS-PSO agent) it is working. In parallel, a Write document is
opened, edited, saved, and closed. When optimizations finish and "Keep Results"
button is pressed Calc crashes. Opening LibreOffice gives a dialog for
documents recovery. The optimization results are kept during the crash.
Optimization results are not lost, but after the general crash of LibreOffice
other open documents are also affected. I have looked at Calc's nlpsolver
module and I see some document lock instructions. I suppose that such locking
may be causing the crash.

Steps to Reproduce:
1. Open Calc and start NLP solver with DE-PSO agent for long-run optimization.
2. Open Write document, write something, save the document, close the document.
3. Wait for optimization to finish and press the Keep Results button.

Actual Results:
General crash of LibreOffice. 

Expected Results:
Optimization results to be kept and Calc document to be editable and savable.


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.0.6.2
Build ID: 144abb84a525d8e30c9dbbefa69cbbf2d8d4ae3b
CPU threads: 4; OS: Mac OS X 10.13.6; UI render: default; VCL: osx
Locale: en-US (en_BG.UTF-8); UI: en-US
Calc: threaded</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>