[Libreoffice-bugs] [Bug 136323] LibreOffice 6.4.3.2 crash ASSERT: "object == obj" in qaccessiblecache.cpp, line 122

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Sep 7 16:03:10 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=136323

Michael Weghorn <m.weghorn at posteo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
     Ever confirmed|0                           |1

--- Comment #2 from Michael Weghorn <m.weghorn at posteo.de> ---
(In reply to Jaak Ristioja from comment #0)
> ASSERT: "object == obj" in file
> /var/tmp/portage/dev-qt/qtgui-5.15.0-r1/work/qtbase-everywhere-src-5.15.0/
> src/gui/accessible/qaccessiblecache.cpp, line 122
> Application Error

That's inside the Qt library, and at a quick glance, the Q_ASSERT macro is
being used there, which as far as I understand does nothing when the
QT_NO_DEBUG macro is defined when building Qt.

I currently cannot reproduce with current master build on Debian testing
(libqt5core5a package at version 5.14.2+dfsg-6.).
So this might be related to the build flags that Gentoo is using for the Qt
libraries (which does not necessarily mean it's Gentoo's fault, but would
explain why I cannot reproduce on Debian).
I think I saw something similar when testing some Qt app against a
self-compiled Qt with debug information quite a while ago, don't remember
whether it was even LibreOffice....

Can you recheck whether it still happens with a current daily build of master,
available at [1]? You can install it in parallel as described at [2].

[1] https://dev-builds.libreoffice.org/daily/
[2] https://wiki.documentfoundation.org/Installing_in_parallel/Linux

Version: 7.0.1.2
Build ID: 00(Build:2)
CPU threads: 12; OS: Linux 5.7; UI render: default; VCL: kf5
Locale: en-GB (en_GB.UTF-8); UI: en-US
Debian package version: 1:7.0.1-1
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200907/ec78b25d/attachment.htm>


More information about the Libreoffice-bugs mailing list