Alright, I finally got this fixed -- don't know where the problem was but decided to give it a harsh treatment and start all over.
1. Disabled all PPA's and other sources alike, and from /etc/apt/sources.list , made sure that I had only the repositories under "http://ports.ubuntu.com" selected, as well as changed the "deb" in each line to "deb [arch=arm64]", just in case. 2. Got rid of my existing LibreOffice install one more time, this time not just with remove+autoremove but with purge -- it seems that "apt remove" wasn't enough. sudo apt-get purge libreoffice* 3. Updated the apt-packages repository again. sudo apt update 4. Re-installed LibreOffice from scratch: sudo apt-get install libreoffice ... And now it WORKS! :) Anyone struggling with the same issue, I suggest you just nuke your existing LibreOffice installation from the orbit and start all over again. ** Summary changed: - 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 + [SOLVED] 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 -- 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: [SOLVED] 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
