I've tried compiling from latest Git source of LibreOffice as to their instructions; everything else seems to compile pretty much OK, but alas; the same 'com::sun::star::uno::Sequence' is there to haunt during the compile -- it registers as a "warning" rather than an "error", so that's why it's probably passed on to pre-compiled binaries.
Details during 'make -j4': ________________ [CXX] codemaker/source/codemaker/exceptiontree.cxx /home/ubuntu/builds/core/instdir/sdk/include/rtl/uri.h:65: warning: unexpected command endverbatim /home/ubuntu/builds/core/instdir/sdk/include/rtl/uri.h:76: warning: unexpected command endverbatim /home/ubuntu/builds/core/instdir/sdk/include/rtl/uri.h:86: warning: unexpected command endverbatim /home/ubuntu/builds/core/instdir/sdk/include/rtl/uri.h:96: warning: unexpected command endverbatim /home/ubuntu/builds/core/instdir/sdk/include/rtl/uri.h:106: warning: unexpected command endverbatim /home/ubuntu/builds/core/instdir/sdk/include/rtl/uri.h:116: warning: unexpected command endverbatim /home/ubuntu/builds/core/instdir/sdk/include/rtl/uri.h:124: warning: unexpected command endverbatim warning: Included by graph for 'config.h' not generated, too many nodes (81), threshold is 50. Consider increasing DOT_GRAPH_MAX_NODES. warning: Included by graph for 'types.h' not generated, too many nodes (52), threshold is 50. Consider increasing DOT_GRAPH_MAX_NODES. a00518:146: warning: explicit link request to 'com::sun::star::uno::Sequence< E >' could not be resolved a00518:267: warning: unexpected token TK_COMMAND_BS as the argument of _internalref ________________ There is a LibreOffice Q&A page that might have to do something with this subject matter: https://ask.libreoffice.org/en/question/189887/uno- hanging-or-libreoffice-crashing/ Then again, there's multiple bug reports that are open here on Launchpad considering UNO+LibreOffice. Perhaps this needs a closer look? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922112 Title: libreoffice (var. versions under v.7.x) on arm64, terminate called after throwing an instance of 'com::sun::star::uno::RuntimeException' \ Fatal exception: Signal 6 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1922112/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
