Bug 143638 - UNO Object Inspector: Crash choosing 'inspect' on values from shape properties
Summary: UNO Object Inspector: Crash choosing 'inspect' on values from shape properties
Status: RESOLVED DUPLICATE of bug 143640
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
7.3.0.0 alpha0+
Hardware: All All
: high critical
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: haveBacktrace
Depends on:
Blocks: UNO-Object-Inspector
  Show dependency treegraph
 
Reported: 2021-07-31 11:08 UTC by Hossein
Modified: 2021-08-17 16:07 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
GDB trace of crash (35.50 KB, text/plain)
2021-08-13 12:48 UTC, Buovjaga
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hossein 2021-07-31 11:08:51 UTC
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
Comment 1 Buovjaga 2021-08-13 12:48:18 UTC
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
Comment 2 Xisco Faulí 2021-08-17 13:47:08 UTC
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
Comment 3 Xisco Faulí 2021-08-17 16:07:24 UTC
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 ***