[Libreoffice-bugs] [Bug 127272] odt document + UI "registers" etc.: Writer crashes when UI will be set to "registers" etc. resp. after this when odt file should be opened
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Sep 2 17:45:16 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=127272
Mike Kaganski <mikekaganski at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sumitcn25 at gmail.com,
| |szymon.klos at collabora.com
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
--- Comment #7 from Mike Kaganski <mikekaganski at hotmail.com> ---
Problem after
https://git.libreoffice.org/core/+/e0d29fb937b0f423f151e0a504bfe326f4d8279e%5E%21/vcl/source/window/builder.cxx
, which made
> ModuleMap::iterator aI = g_aModuleMap.find("libsfxlo.so");
> pFunction = reinterpret_cast<customMakeWidget>(aI->second->getFunctionSymbol("makeNotebookbarToolBox"));
get executed in *all* platforms, including Windows (!), and dereference the
returned iterator unconditionally (!).
--
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/20190902/abf52b98/attachment.html>
More information about the Libreoffice-bugs
mailing list