Bug 142630 - Crash when closing LO after having opened Writer (gtk3 only)
Summary: Crash when closing LO after having opened Writer (gtk3 only)
Status: CLOSED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
7.2.0.0 alpha1+
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: haveBacktrace
Depends on:
Blocks:
 
Reported: 2021-06-03 06:26 UTC by Julien Nabet
Modified: 2021-06-04 07:32 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
bt with debug symbols (2.17 KB, text/plain)
2021-06-03 06:26 UTC, Julien Nabet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Nabet 2021-06-03 06:26:14 UTC
Description:
On pc Debian x86-64 with master sources updated today, I got a crash when closing LO after having opened Writer.

I don't reproduce this with Impress, Calc or Base but have a little hang instead.

Steps to Reproduce:
1. Open Writer
2. Close LO


Actual Results:
Crash

Expected Results:
No crash


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 7.2.0.0.alpha1+ / LibreOffice Community
Build ID: da9fe0da11687bfc4c0eff2197286da67d6206c2
CPU threads: 12; OS: Linux 5.10; UI render: default; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR
Calc: threaded
Comment 1 Julien Nabet 2021-06-03 06:26:41 UTC
Created attachment 172587 [details]
bt with debug symbols
Comment 2 Julien Nabet 2021-06-03 06:27:30 UTC
Caolán: since it's specific gtk3, thought you might be interested in this one.
Comment 4 Julien Nabet 2021-06-04 07:32:06 UTC
Indeed, with master sources updated today, I don't reproduce this anymore.
Thank you for having pinpointed the Noel's patch!