[Libreoffice-bugs] [Bug 140883] textcvt.cxx is "Missing rtl_TextToUnicodeConverter" on startup

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Mar 8 18:05:42 UTC 2021


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

Julien Nabet <serval2412 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wantBacktrace
                 CC|                            |sbergman at redhat.com,
                   |                            |serval2412 at yahoo.fr

--- Comment #1 from Julien Nabet <serval2412 at yahoo.fr> ---
This trace has been added with 870617882366232aa4ff9aa2faaae1cad2bbc3f8
author  Stephan Bergmann <sbergman at redhat.com>  2017-09-28 14:32:49 +0200
committer       Stephan Bergmann <sbergman at redhat.com>  2017-09-28 14:41:23
+0200
commit  870617882366232aa4ff9aa2faaae1cad2bbc3f8 (patch)
tree    89d5423d52a7aeb9f564a2f3fd4177350cc78ec1
parent  4b88f3545c9525146327470ea767041d6de4c7ca (diff)
Warn about missing text converter
(probably because the encoding is RTL_TEXTENCODING_DONTKNOW; that may
still happen in various places, so can't use anything stronger than
SAL_WARN here)

Found with this command line (which supposes having git clone LO repo)
git log --follow -S 'Missing rtl_TextToUnicodeConverter'
sal/textenc/textcvt.cxx

Now without stacktrace, difficult to tell where's the root cause.
I don't know your knowledge about Linux or dev tools like gdb but if you know a
bit, in gdb you can put a break at this line and retrieve a backtrace.

Stephan: do you think about a piece of info which could be added in this log?

-- 
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/20210308/86f44f38/attachment.htm>


More information about the Libreoffice-bugs mailing list