https://bugs.freedesktop.org/show_bug.cgi?id=62167

Michael Stahl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal
           Priority|high                        |medium
            Summary|EDITING: Inconsistent       |EDITING: Inconsistent
                   |Crashing                    |Crashing in auto completion
                   |                            |on --enable-mergelibs build
           Keywords|regression                  |

--- Comment #4 from Michael Stahl <[email protected]> ---


#0  0x00007ffff57d8f7d in LatinLookupTree::suggestAutoCompletion() const ()
from /usr/lib/libreoffice/program/libmergedlo.so
#1  0x00007fffc5643484 in ?? () from
/usr/lib/libreoffice/program/../program/libswlo.so

you are using a build configured with --enable-mergelibs

        [Enables linking of big, merged, library. Experimental feature tested
        only on Linux and Android.]

it is probably a bad idea do production builds with this enabled,
the binaries available on libreoffice.org certainly don't enable it
and we don't recommend Linux distros to do so.

so i'm removing the "regression" keyword for now since
there is no evidence that the problem exists in builds
that do not use experimental options.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to