I just tried version 1:5.3.0~rc3-0ubuntu1~xenial1.1. Now I don't get a crash any longer, but I get this message:
soffice.bin: Couldn't find current GLX or EGL context. A little googling and it seems that this error is due to my OpenGL version: $ glxinfo | grep version server glx version string: 1.4 client glx version string: 1.4 GLX version: 1.4 OpenGL version string: 2.1.2 NVIDIA 304.131 OpenGL shading language version string: 1.20 NVIDIA via Cg compiler OpenGL ES profile version string: OpenGL ES 2.0 NVIDIA 304.131 304.131 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 1.00 This is an older machine with an AGP card. Does libreoffice now require OpenGL 3? Without OpenGL rendering, the GUI drawing is painfully slow and "Use hardware acceleration" and "Use anti-aliasing" options make no difference. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/1641264 Title: libreoffice crashes on startup when using OpenGL rendering and proprietary nvidia driver. Status in LibreOffice: Unknown Status in libreoffice package in Ubuntu: Confirmed Bug description: I noticed that Libreoffice was rendering very slow (I can see each menu option drawn) so I tried using OpenGL rendering, which causes libreoffice to crash immediately on start-up. I confirm that OpenGL is working fine: $ glxinfo | head name of display: :0.0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: NVIDIA Corporation server glx version string: 1.4 I'm able to use glxgears and other apps like djv_view with fast rendering. I've attached the gdb trace resulting from the crash with debug symbols, following is an except: Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. 0x0000000000000000 in ?? () #0 0x0000000000000000 in ?? () #1 0x00007ffff68e96f7 in OpenGLContext::AcquireFramebuffer (this=0x128f600, rTe xture=...) at /build/libreoffice-OypX7x/libreoffice-5.1.4/vcl/source/opengl/Open GLContext.cxx:1773 ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: libreoffice 1:5.1.4-0ubuntu1 ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21 Uname: Linux 4.4.0-45-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 CurrentDesktop: XFCE Date: Fri Nov 11 18:45:52 2016 InstallationDate: Installed on 2010-11-05 (2198 days ago) InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.1) SourcePackage: libreoffice UpgradeStatus: Upgraded to xenial on 2016-11-02 (9 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/1641264/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

