<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Missing NSS libs in the chroot cause loolforkit to segfault on PDF export"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121429#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Missing NSS libs in the chroot cause loolforkit to segfault on PDF export"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121429">bug 121429</a>
              from <span class="vcard"><a class="email" href="mailto:guilhem@fripost.org" title="Guilhem Moulin <guilhem@fripost.org>"> <span class="fn">Guilhem Moulin</span></a>
</span></b>
        <pre>Debian 9.6 (codename Stretch), packaged LibreOffice and LOKit from
stretch-backports (1:6.1.3-1~bpo9+2).

/usr/lib/x86_64-linux-gnu/nss/*.so are owned by libnss3 2:3.26.2-1.1+deb9u1.

    $ dpkg -S /usr/lib/x86_64-linux-gnu/nss/*.so
    libnss3:amd64: /usr/lib/x86_64-linux-gnu/nss/libfreebl3.so
    libnss3:amd64: /usr/lib/x86_64-linux-gnu/nss/libfreeblpriv3.so
    libnss3:amd64: /usr/lib/x86_64-linux-gnu/nss/libnssckbi.so
    libnss3:amd64: /usr/lib/x86_64-linux-gnu/nss/libnssdbm3.so
    libnss3:amd64: /usr/lib/x86_64-linux-gnu/nss/libsoftokn3.so

The directory is installed on all releases since jessie (on amd64 at least,
didn't check other archs):

    <a href="https://packages.debian.org/jessie/amd64/libnss3/filelist">https://packages.debian.org/jessie/amd64/libnss3/filelist</a>
    <a href="https://packages.debian.org/stretch/amd64/libnss3/filelist">https://packages.debian.org/stretch/amd64/libnss3/filelist</a>
    <a href="https://packages.debian.org/buster/amd64/libnss3/filelist">https://packages.debian.org/buster/amd64/libnss3/filelist</a>
    <a href="https://packages.debian.org/sid/amd64/libnss3/filelist">https://packages.debian.org/sid/amd64/libnss3/filelist</a>

libnss3 is "Priority: optional" so you might not have it installed, but the
libreoffice-* packages depend on it.

    $ apt-cache rdepends libnss3 | grep libreoffice
      libreoffice-sdbc-postgresql
      libreoffice-core
      libreoffice-sdbc-postgresql
      libreoffice-core</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>