[Libreoffice-bugs] [Bug 129375] Crash when using insert > table of contents... > bibliography entry... on iOS 4.2
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Dec 31 10:24:20 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=129375
--- Comment #2 from Tor Lillqvist <tml at iki.fi> ---
Can reproduce in a build from current core:cp-6.2+online:master , execution
reaches the std::abort() in SalUserEventList::DispatchUserEvents() in
vcl/source/app/salusereventlist.cxx at line 117. The warning printed on the
previous line is:
vcl/source/app/salusereventlist.cxx:116: Uncaught
com.sun.star.uno.DeploymentException message: component context fails to supply
service com.sun.star.frame.Bibliography of type
com.sun.star.container.XNameAccess context: N4cppu16ComponentContextE
Possibly some component constructor or factory doesn't get built for iOS? But
then we would get warnings about that from cppuhelper/source/shlib.cxx, and the
only such I see are 'unknown constructor name
"com_sun_star_comp_framework_StatusBarFactory_get_implementation"'
--
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/20191231/e93c146b/attachment.htm>
More information about the Libreoffice-bugs
mailing list