Bug 99764 - when one app crashes all open apps crash
Summary: when one app crashes all open apps crash
Status: RESOLVED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-10 16:14 UTC by Elmar
Modified: 2017-08-25 05:52 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elmar 2016-05-10 16:14:25 UTC
User-Agent:       Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0
Build Identifier: LibreOffice 5.2.0.0.alpha1

If Calc (or any other LO app) crashes, then all the other open apps crash as well. Is there no way of protecting the others? The alternative would be to reduce autosave to 1-2minutes, which is fine, but does not seem right.

Reproducible: Always




[Information automatically included from LibreOffice]
Locale: en-US
Module: TextDocument
[Information guessed from browser]
OS: Linux (All)
OS is 64bit: yes


Reset User Profile?No, has always been this way.
Comment 1 Buovjaga 2016-05-13 07:05:57 UTC
There are no separate apps. Everything runs in one process.
The whole architecture of LibreOffice would have to be changed for it to be otherwise. So this report has a target that is too big for any one code commit.
Closing.
Comment 2 Björn Michaelsen 2016-05-13 08:25:26 UTC
Right. The fix is LibreOffice not crashing in the first place.

Note that the perception of "different app" is mostly superficial -- the apps work close together and thus cant be separated (e.g. mailmerge uses databases in writer etc.)