Bug 157855 - Calc Crash on Startup
Summary: Calc Crash on Startup
Status: RESOLVED DUPLICATE of bug 156683
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
7.6.1.2 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-20 11:57 UTC by Robert Levy
Modified: 2024-04-19 13:44 UTC (History)
2 users (show)

See Also:
Crash report or crash signature: ["comphelper::AccessibleEventNotifier::revokeClientNotifyDisposing(unsigned int, com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&)"]


Attachments
Screen grab of error (100.27 KB, image/png)
2023-10-20 11:57 UTC, Robert Levy
Details
Bug image (100.27 KB, image/png)
2023-10-20 11:59 UTC, Robert Levy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Levy 2023-10-20 11:57:22 UTC
Created attachment 190341 [details]
Screen grab of error

When launching Calc from a spreadsheet I get a crash report window even if the application never crashed. 

1. Select a spreadsheet and click on it
2. LibreOffice launches
3. Crash window displays.
4. Closing Crash Window and LibreOffice launches normally
4. Close Spreadsheet and close LibreOffice from the File Menu
5. Restart- Crash Message appears again. 

Libre Office 7.6
Linux Mint 20.2 Cinnamon
Linux Kernel 5.4.0-164-generic
Comment 1 Robert Levy 2023-10-20 11:59:34 UTC
Created attachment 190342 [details]
Bug image
Comment 2 Julien Nabet 2023-10-20 12:29:17 UTC
Could you try https://wiki.documentfoundation.org/QA/FirstSteps and if you still reproduce the crash, click on "Send report" and add the url link to the crash report so we may have some hints about root cause.
Comment 3 Stéphane Guillou (stragu) 2023-10-20 16:29:26 UTC
I think this is likely the crash _on exit_ that should be fixed in 7.6.2.1: bug 156683.
Please update and let us know if it still happens.
And please also share the link to a crash report sent with the dialog you are showing in the screenshot.

Thank you!
Comment 5 Julien Nabet 2023-10-21 15:04:06 UTC
2 things you can try:
1) upgrade to LO 7.6.2
2) as a workaround, try:
- open console/terminal
- type:
export SAL_USE_VCLPLUGIN=gen
- then:
soffice --calc

it'll launch LO with gen rendering instead of gtk3.
Comment 6 QA Administrators 2024-04-19 03:15:56 UTC Comment hidden (obsolete)
Comment 7 Stéphane Guillou (stragu) 2024-04-19 13:44:24 UTC
Same crash signature as bug 156683, let's mark as duplicate.

*** This bug has been marked as a duplicate of bug 156683 ***