[Libreoffice-bugs] [Bug 113850] New: calc editing crash ...

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Nov 15 10:51:45 UTC 2017


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

            Bug ID: 113850
           Summary: calc editing crash ...
           Product: LibreOffice
           Version: 5.4.3.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: michael.meeks at collabora.com

We have a new top crasher for 5.4.3.2 (appeared in 5.4.2 as well it seems):

http://crashreport.libreoffice.org/stats/crash_details/f4ecb46f-05dd-45db-9de5-1da61d286d42

Seems like it comes from:

commit d31a8263d564ebd7886f6debdf36cedd031915ea
Author: Eike Rathke <erack at redhat.com>
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.

-- 
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/20171115/016f0c7f/attachment.html>


More information about the Libreoffice-bugs mailing list