LibreOffice 5 keeps crashing

it is certainly doing it for me. I thought it was just Calc but now I have a writer file that is dropping every time i try to select inside a table

I have this problem too. I recently upgraded from LO 4 to LO5 in Debian testing. Now, LO crashes almost every time that I click on a toolbar control that brings up a pallet, such as text or background color. LO version “5.0.1.2.0+” on Debian Linux 4.1.0-2-686-pae #1 SMP Debian 4.1.6-1 (2015-08-23) i686 GNU/Linux. I am using FVWM as the window manager.

Upgraded a laptop and a desktop to Ubuntu 15.10, which brought in Libreoffice 5.0.2.2 Both machines suffer crashes when running Libreoffice, sometimes repeatable (for example one machine crashes when two documents are open and I try to switch which document I am viewing). Other times crashes are random, and can happen without actually doing anything in Libreoffice (perhaps autosave triggers crash).

I have a fresh install, but reinstalled it because it crashed often. Renaming the user folder and having LO create a new one did not help either. Fresh install and new user profile and it still crashes completely at random, some times it takes the whole OS with it!

Version: 5.1.4.2 Build ID: 1:5.1.4-0ubuntu1
CPU Threads: 4; OS Version: Linux 4.4; UI Render: default;
Locale: en-US (en_US.UTF-8

LibreOffice in Debian testing just updated to package version 1:5.0.1-2 and the problem is gone for me.

Many thanks for your report.

I suffered from this problem as well. The problem in my case was the default GTK3 library that LibreOffice wants to use isn’t fully compatible. Forcing LO to use GTK2 by running it as follows fixed it for me:

SAL_USE_VCLPLUGIN=gtk lowriter (localc ... etc)

If that helps, the Arch wiki page for LO gives instructions for making this change permanent for all LO applications by editing a shell configuration file or

/etc/profile.d/libreoffice-fresh.sh

Simiar issue on Linux Mint 17.3 Rosa, Writer itself crashes at startup, unless another LO App is open. Then it works just fine. Very annoying, as I seldom use the other apps, although sometimes I use localc alot…but usually just lowriter.

This is on a clean install. Have asked around on the net, several other people with the same issue on Mint and Ubuntu.
No permanent fix, just the workaround of starting localc or some other app first. (Have tried the GTK fix, did not work for me.)

Same issue for me with Linux Mint 17.3 also. But it crashes generally when I click on a file in Nemo. Sometimes it can be resolved by first opening Writer or Calc and then open the file from there. But it is a strange bug, which was not there in Linuc Mint 17.2 with Libreoffice 4.x

I am having the same problem with Version 5.1.0.3(x64) running on Windows 10. It crashes very often, though not always, when saving a writer document, and either can’t recover or there is next to nothing there after recovery. I tried the mentioned workaround of having another app open and that works, but this bug should be squashed once and for all.

Can you specify, which type of operating system are you using? So that can provide you the exact steps.

I am not OP but but I am running Arch Linux and its dropping out VERY frequently as well.

I should also say that OP lists that his OS is Arch in the VERY FIRST sentence of his post.

OP’s system is Arch linux. It’s a rolling distribution. My OS is also Arch Linux, kernel/linux 4.1.6-1. LibreOffice version 5.0.1-1 instaled from package ‘libreoffice-fresh’. Calc often crashes. And it ALWAYS crushes whenever I want to edit.create a macro. Downgrading to 4.4.5.2 helps.

Did you try to disable OpenCL in Settings? I think this was new in L.O. 5.0 and it is realted how Calc re-calculate values in cells…

As an experiment I removed directory ~/.config/libreoffice/4/user and was able to open a macro for edit for the very first time.

I tried this and it made no difference in my case.

I had the same problem on a fresh install of Linux Mint 17.3 Rosa, and managed to fix it by simply reinstalling libreoffice, like this:

apt-get purge libreoffice
apt-get install libreoffice

Hope this helps.

Hi, perhaps you would consider filing a bug report about this crash? You can do this at: https://bugs.documentfoundation.org/. You will need to create a new account there, and they may wish you to make further attempts at debugging.

Before you do that though, you should search the bug tracker to see if anyone has experienced similar problems, which may also suggest some ways that you can solve this problem.