Bug 144389 - Assertion when launching query design (with Orca)
Summary: Assertion when launching query design (with Orca)
Status: CLOSED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Base (show other bugs)
Version:
(earliest affected)
7.3.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Caolán McNamara
URL:
Whiteboard: target:7.3.0 target:7.2.2
Keywords: haveBacktrace
Depends on:
Blocks:
 
Reported: 2021-09-08 19:46 UTC by Julien Nabet
Modified: 2021-09-13 10:33 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
bt with debug symbols (3.98 KB, text/plain)
2021-09-08 19:50 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-09-08 19:46:27 UTC
Description:
On pc Debian x86-64 with master sources updated today + enable-dbgutil, I got an assertion when opening the attached file then "Create Query in Design View" with Orca started

Steps to Reproduce:
1. Start Orca
2. Launch attached file
3. Click on Queries icon at left
4. Click on "Create Query in Design View"

Actual Results:
Assertion

Expected Results:
No assertion


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 7.3.0.0.alpha0+ / LibreOffice Community
Build ID: 1f2bb0a065c44fce4a85f2a223076250317de864
CPU threads: 12; OS: Linux 5.10; UI render: default; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); UI: en-US
Calc: threaded
Comment 1 Julien Nabet 2021-09-08 19:50:35 UTC
Created attachment 174901 [details]
bt with debug symbols
Comment 2 Julien Nabet 2021-09-08 19:52:31 UTC
It can also asserts with
1. Start Orca
2. Launch attached file
3. Click on Tables

Caolán: here's the bugtracker following your comment in https://gerrit.libreoffice.org/c/core/+/121829 ! :-)
Comment 3 Caolán McNamara 2021-09-09 10:31:49 UTC
I can't reproduce with orca (under wayland) with the above (using a random .odb I have) but I can reproduce on poking the panel on the left with accerciser
Comment 4 Commit Notification 2021-09-09 12:30:51 UTC
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/ca512f301faf42b7d23675ca251b20e0ad67db1b

Resolves: tdf#144389 get_accessible_parent should only be called on vcl impls

It will be available in 7.3.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 5 Julien Nabet 2021-09-09 18:21:53 UTC
I confirm it works now with master sources updated today, thank you! :-)
Comment 6 Commit Notification 2021-09-13 09:50:25 UTC
Caolán McNamara committed a patch related to this issue.
It has been pushed to "libreoffice-7-2":

https://git.libreoffice.org/core/commit/215c8629b7609f59459037b16d3bd1a4d81312e6

Resolves: tdf#144389 get_accessible_parent should only be called on vcl impls

It will be available in 7.2.2.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 7 Commit Notification 2021-09-13 10:33:08 UTC
Caolán McNamara committed a patch related to this issue.
It has been pushed to "libreoffice-7-2":

https://git.libreoffice.org/core/commit/1335eb09c1db7afcbabbcd047b239a5f4effc0e7

Related: tdf#144389: merge ThumbnailView and ThumbnailViewBase

It will be available in 7.2.2.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.