[Libreoffice-bugs] [Bug 104332] Thesaurus in the Tools menu causes it to open slowly the first time

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 14 13:52:25 UTC 2017


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

--- Comment #18 from Telesto <telesto at surfxs.nl> ---
Created attachment 136240
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136240&action=edit
Xcode instruments allocations and BT

It's possible that the slowness is somehow caused while reading a xml file with
liblangtag.

   0 libsystem_malloc.dylib malloc_zone_malloc
   1 libsystem_malloc.dylib malloc
   2 libxml2.2.dylib xmlStrndup
   3 libxml2.2.dylib xmlSAX2TextNode
   4 libxml2.2.dylib xmlSAX2Characters
   5 libxml2.2.dylib xmlParseCharData
   6 libxml2.2.dylib xmlParseContent
   7 libxml2.2.dylib xmlParseElement
   8 libxml2.2.dylib xmlParseContent
   9 libxml2.2.dylib xmlParseElement
  10 libxml2.2.dylib xmlParseContent
  11 libxml2.2.dylib xmlParseElement
  12 libxml2.2.dylib xmlParseDocument
  13 libxml2.2.dylib xmlDoRead
  14 liblangtag.1.dylib lt_xml_read_subtag_registry
/Users/demo/lode/dev/core/workdir/UnpackedTarball/langtag/liblangtag/lt-xml.c:86
  15 liblangtag.1.dylib lt_xml_get_subtag_registry
/Users/demo/lode/dev/core/workdir/UnpackedTarball/langtag/liblangtag/lt-xml.c:362

-- 
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/20170914/79025f44/attachment.html>


More information about the Libreoffice-bugs mailing list