<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:m.weghorn@posteo.de" title="Michael Weghorn <m.weghorn@posteo.de>"> <span class="fn">Michael Weghorn</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - LibreOffice 6.4.3.2 crash ASSERT: "object == obj" in qaccessiblecache.cpp, line 122"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136323">bug 136323</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEEDINFO
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - LibreOffice 6.4.3.2 crash ASSERT: "object == obj" in qaccessiblecache.cpp, line 122"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136323#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - LibreOffice 6.4.3.2 crash ASSERT: "object == obj" in qaccessiblecache.cpp, line 122"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136323">bug 136323</a>
              from <span class="vcard"><a class="email" href="mailto:m.weghorn@posteo.de" title="Michael Weghorn <m.weghorn@posteo.de>"> <span class="fn">Michael Weghorn</span></a>
</span></b>
        <pre>(In reply to Jaak Ristioja from <a href="show_bug.cgi?id=136323#c0">comment #0</a>)
<span class="quote">> 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</span >

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] <a href="https://dev-builds.libreoffice.org/daily/">https://dev-builds.libreoffice.org/daily/</a>
[2] <a href="https://wiki.documentfoundation.org/Installing_in_parallel/Linux">https://wiki.documentfoundation.org/Installing_in_parallel/Linux</a>

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</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>