Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

LibreOffice 5.2 crash, debian 9.0 stable

Ask for help with issues regarding the Installations of the Debian O/S.
Post Reply
Message
Author
harritapio
Posts: 26
Joined: 2012-06-05 06:05
Location: Pori, Finland
Has thanked: 1 time

LibreOffice 5.2 crash, debian 9.0 stable

#1 Post by harritapio »

I have a clean installation of debian 9.0 (stable) with Gnome desktop. Always when I click on LibreOffice Writer or Base icon on toolbar, LibreOffice 5 window opens in the middle of display for few seconds and on top bar LibreOffice Writer text is visible about 15 sec. There is no error message to be seen as a reason for the crash.

Any advice how to find the reason for LO crash is welcome!

update on 25.06.2017:
The problem disappeared when I installed debian 9 with gnome desktop as 64bit installation.
Last edited by harritapio on 2017-06-25 08:46, edited 3 times in total.
Harri

User avatar
orythem27
Posts: 252
Joined: 2017-05-11 07:59
Location: P.R. China

Re: LibreOffice 5.2 crash, debian 9.0 stable

#2 Post by orythem27 »

Hello. Please execute the following command in a terminal, wait for the "crash", then post the outputs.

Code: Select all

libreoffice --writer

harritapio
Posts: 26
Joined: 2012-06-05 06:05
Location: Pori, Finland
Has thanked: 1 time

Re: LibreOffice 5.2 crash, debian 9.0 stable

#3 Post by harritapio »

hello,
no output, only LibreOffice Writer window in the middle of display opens for short while

Code: Select all

harri@debian-p5:~$ libreoffice --writer
harri@debian-p5:~$ 
Harri

User avatar
VentGrey
Posts: 171
Joined: 2016-04-26 23:57
Location: Guanajuato México

Re: LibreOffice 5.2 crash, debian 9.0 stable

#4 Post by VentGrey »

Try to use the

Code: Select all

--backtrace
flag in there.
I would exchange everything I know in exchange for half of what I don't.

User avatar
Danielsan
Posts: 659
Joined: 2010-10-10 22:36
Has thanked: 5 times

Re: LibreOffice 5.2 crash, debian 9.0 stable

#5 Post by Danielsan »

@ harritapio

Did you install a 32bit or a 64bit Debian?

It seems this is affecting only the 32bit version.


biochemistrygmcs
Posts: 8
Joined: 2017-07-20 13:48

Re: LibreOffice 5.2 crash, debian 9.0 stable

#7 Post by biochemistrygmcs »

Perfect answer:
apt-get remove libreoffice-gtk2

Post Reply