<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Crash in: ld-2.22.so while starting with SAL_USE_VCLPLUGIN=gtk3_kde5 soffice"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125715#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Crash in: ld-2.22.so while starting with SAL_USE_VCLPLUGIN=gtk3_kde5 soffice"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125715">bug 125715</a>
              from <span class="vcard"><a class="email" href="mailto:glogow@fbihome.de" title="Jan-Marek Glogowski <glogow@fbihome.de>"> <span class="fn">Jan-Marek Glogowski</span></a>
</span></b>
        <pre>(In reply to opensuse.lietuviu.kalba from <a href="show_bug.cgi?id=125715#c9">comment #9</a>)
<span class="quote">> (In reply to Jan-Marek Glogowski from <a href="show_bug.cgi?id=125715#c8">comment #8</a>) 
> > Yup, because you're running kde4 

> I don't have KDE 4. I use KDE Plasma 5.8.7, KF 5.32, Qt 5.6.2, although I
> have some KDE 4 libs, e.g. libkde4 4.14.33, libqt4 4.8.7 .</span >

Ok, I wasn't precise here. You're running LibreOffice with the kde4 backend:

(In reply to opensuse.lietuviu.kalba from <a href="show_bug.cgi?id=125715#c1">comment #1</a>)
<span class="quote">> Procesoriaus gijos: 4; OS:Linux 4.4; SÄ…sajos pateikimas: numatytasis; VCL:
> kde4; </span >

LibreOffice has an internal list of priorities for the VCL backends, based on
the detected desktop. You can tell it your preference via SAL_USE_VCLPLUGIN,
but if that isn't available or fails to load, it will be ignored and the
fallback list tested, so LO can start at all. You can only be sure what you're
running LO with, if you check the VCL value in "About LibreOffice".

<span class="quote">> > What happens if you install the libobasis6.2-kde-integration from 6.2.4 and
> > then remove (or rename) the file libkde5be1lo.so in
> > /opt/libreoffice6.2/program/ ?

> Result is same: crash in same places, e.g. mouse hover on File>Send. See
> <a href="http://crashreport.libreoffice.org/stats/crash_details/ac763bea-fd7e-4185">http://crashreport.libreoffice.org/stats/crash_details/ac763bea-fd7e-4185</a>-
> b08e-f3497604146d</span >

Ok - but still it's kde4: the linked crash lists the libQtCore.so.4.8.7 in the
backtrace. And the backtrace is totally different.

But all this proves my suspicion that maybe LO is using some Qt5 or KF5
function, which isn't actually available in your old libraries. LibreOffice
tries to load the plugin library (libvclplug*.so) but that fails.

(In reply to opensuse.lietuviu.kalba from <a href="show_bug.cgi?id=125715#c10">comment #10</a>)
<span class="quote">> I played with other files from libobasis6.2-kde-integration 6.2.4 RPM.
> I found, that removing
> /opt/libreoffice6.2/program/libvclplug_gtk3_kde5lo.so
> is sufficient workaround to prevent all crashes.</span >

I don't know how that could help.
BTW: for 6.2 the fallback list is: kde5, gtk3_kde5, kde4, gtk3, gtk, gen.</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>