<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 - calc editing crash ..."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113850">113850</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>calc editing crash ...
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>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>michael.meeks@collabora.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>We have a new top crasher for 5.4.3.2 (appeared in 5.4.2 as well it seems):

<a href="http://crashreport.libreoffice.org/stats/crash_details/f4ecb46f-05dd-45db-9de5-1da61d286d42">http://crashreport.libreoffice.org/stats/crash_details/f4ecb46f-05dd-45db-9de5-1da61d286d42</a>

Seems like it comes from:

commit d31a8263d564ebd7886f6debdf36cedd031915ea
Author: Eike Rathke <<a href="mailto:erack@redhat.com">erack@redhat.com</a>>
Date:   Thu Aug 24 16:34:55 2017 +0200

    Resolves: tdf#108795 merge table EditEngine language attributes to input
line

    ... when editing there, so the SvxAutoCorrect behaviour is synchronized.
    Depends on commit 06d14411a447cd798d1f0678a3c5e06f5278a1cb that
disentangles
    the stateful SvxAutoCorrect instance.

And that the:

            // necessary to sync SvxAutoCorrect behavior
            pHdl->MergeLanguageAttributes( *mpEditEngine);

Can (somehow, sometime) end up with a NULL mpEditEngine.</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>