https://bugs.documentfoundation.org/show_bug.cgi?id=153554
Bug ID: 153554
Summary: Crash when closing LibreOffice opened via SDK
Product: LibreOffice
Version: 7.6.0.0 alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: sdk
Assignee: [email protected]
Reporter: [email protected]
Description:
When opening a LibreOffice process via SDK bootstrapping, closing a window can
lead to LibreOffice crash.
Steps to Reproduce:
1. Compile LibreOffice from sources.
2. Copy the HelloTextTableShape.py from here:
https://gerrit.libreoffice.org/c/core/+/146819/1/odk/examples/DevelopersGuide/FirstSteps/HelloTextTableShape.py
3. Invoke
$ instdir/program/python
odk/examples/DevelopersGuide/FirstSteps/HelloTextTableShape.py
4. After the 3 LibreOffice windows are opened, close one of them. It leads to
crash.
Actual Results:
Crash. You can open LibreOffice again to see the crash recovery window:
$ instdir/program/soffice
Expected Results:
LibrOffice should not crash.
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: a942e6e5ecfdd9ff83fc7febb8234c8f0e2813db
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: fa-IR (fa_IR); UI: en-US
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.