[Libreoffice-bugs] [Bug 144513] New: Perf: editengine hangs for *very* long time in TextEngine::CreateLines when trying to display a long line in a cell

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Sep 15 07:25:41 UTC 2021


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

            Bug ID: 144513
           Summary: Perf: editengine hangs for *very* long time in
                    TextEngine::CreateLines when trying to display a long
                    line in a cell
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: mikekaganski at hotmail.com
                CC: noelgrandin at gmail.com

Created attachment 175026
  --> https://bugs.documentfoundation.org/attachment.cgi?id=175026&action=edit
A sample file with a query to return a 140000-char string

The attachment is rather a corner case, to demonstrate the problem. It contains
a table in Firebird DB with 6-digit integers, and a query to combine them into
a single semicolon-delimited 140000-character string. Trying to execute the
query performs the SQL instantly, but then hangs ~forever in
TextEngine::CreateLines.

(So this is not a Base-related problem; I assume it would hit any such case,
and I seem to remember to also see it when testing Calc's cell data limit.)

Noel: possibly you could take a look and apply your magic here? :)

-- 
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/20210915/7bf8104f/attachment.htm>


More information about the Libreoffice-bugs mailing list