<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: Invalid signature"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126351#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Crash in: Invalid signature"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126351">bug 126351</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>Quoting from your mail (please just use bugzilla, as nobody else can follow
mail replies):

<span class="quote">> <a href="mailto:xiscofauli@libreoffice.org">xiscofauli@libreoffice.org</a> identified the issue - this works:</span >
>
<span class="quote">> 'SAL_USE_VCLPLUGIN=gen /opt/libreoffice6.2/program/soffice'</span >
>
<span class="quote">> Do you still want me to use the latest build?</span >

That would be great.

Xiscos command is just a workaround, so LO uses the x11 / gen backend to handle
stuff. No more theming, native file pickers, Desktop settings lookup, etc.

<span class="quote">> If this is related to Qt, I do have a custom Qt *5* installation on my
> CentOS 7 box. Not sure if this could interfere.</span >

Would be interesting to know, if your Qt version is >= 5.9. If not it's a good
indicator, that this is the same problem then <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Application Error with invalid SAL_USE_VCLPLUGIN values"
   href="show_bug.cgi?id=126272">bug 126272</a>.

(In reply to demeler from <a href="show_bug.cgi?id=126351#c5">comment #5</a>)
<span class="quote">> Version: 6.2.5.2
> Build ID: 1ec314fa52f458adc18c4f025c545a4e8b22c159
> CPU threads: 6; OS: Linux 3.10; UI render: default; VCL: x11; 
> Locale: en-US (en_US.UTF-8); UI-Language: en-US
> Calc: threaded</span >

No - that is from Xiscos command :-)

I was interested in the same from your previous working version (6.2.3 I
assume). As you can see it says "VCL: x11". I expect your previous version says
"VCL: kde4".

And I expect the current daily build to say "VCL: kde5" and not crash. If you
are interested in more background info you can read <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Application Error with invalid SAL_USE_VCLPLUGIN values"
   href="show_bug.cgi?id=126272">bug 126272</a>, which has some
larger analysis of the potential origins of the crashes. Nobody knows yet why
LO is crashing, but I implemented some possible fixes.

(In reply to demeler from <a href="show_bug.cgi?id=126351#c0">comment #0</a>)
<span class="quote">> I tried to find out if there were any missing dynamic libs, like this:

> ldd ./soffice.bin | grep found

> which should show any missing libs, but nothing is missing.</span >

Yup - this is just the main program. But depending on the detected environment
LO loads different VCL plugins (libvclplug_*lo.so), which are linked to the
libraries of your DE, like gtk3, kde4, kde5 or just x11 (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>