Description: LibreOffice crashes when working with "UNO Object Inspector" and choosing inspect on values from shape properties Steps to Reproduce: 1. Open the sample attachment 163404 [details] or create a new writer file and add an arbitrary custom shape like a rectangle 2. Open "UNO Object Inspector" from "Tools > Development Tools" Menu 3. Find the only shape in "Shapes" part under "Object" section 4. Click on "Properties" 5. Right click, and select "Inspect" The crash does not happen when choosing inspect on properties from "Styles" instead of "Shapes" part under "Object" section Actual Results: Crash Expected Results: No crashing Reproducible: Always User Profile Reset: No Additional Info: Version: 7.3.0.0.alpha0+ / LibreOffice Community Build ID: 1ec5a1300632a5455416b6cbb090d8c48353d939 CPU threads: 8; OS: Linux 5.8; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded I also encountered a crash with X11 UI: Version: 7.3.0.0.alpha0+ / LibreOffice Community Build ID: 1ec5a1300632a5455416b6cbb090d8c48353d939 CPU threads: 8; OS: Linux 5.8; UI render: default; VCL: x11 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
Created attachment 174254 [details] GDB trace of crash It crashes for me with gtk3, when I click the Inspect icon and then on the canvas (for example) Arch Linux 64-bit Version: 7.3.0.0.alpha0+ / LibreOffice Community Build ID: 4b41880be6894aaa2d2392554e858631278ba320 CPU threads: 8; OS: Linux 5.13; UI render: default; VCL: gtk3 Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Built on 13 August 2021
I can't reproduce it in Version: 7.3.0.0.alpha0+ / LibreOffice Community Build ID: 615a340fcf05845397ea3c9917e2eadf074b4514 CPU threads: 4; OS: Linux 5.10; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
GDB trace points to the same place as the gdb in bug 143640, Closing as duplicated *** This bug has been marked as a duplicate of bug 143640 ***