Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Dec 2024 06:28:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 283174] editors/libreoffice: Assertion failure: rv == SECSuccess, at sechash.c:140
Message-ID:  <bug-283174-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283174

            Bug ID: 283174
           Summary: editors/libreoffice: Assertion failure: rv =3D=3D
                    SECSuccess, at sechash.c:140
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: office@FreeBSD.org
          Reporter: g.s@arcor.de
          Assignee: office@FreeBSD.org
             Flags: maintainer-feedback?(office@FreeBSD.org)

I get an assertion failure when trying to print. This does happen in the GU=
I,
but for debugging purposes, I created an empty writer document empty.odt and
try to convert it to PDF:
>> libreoffice --headless --convert-to test.pdf empty.odt
convert /home/user/empty.odt as a Writer document -> /home/user/empty.test.=
pdf
using filter : writer_pdf_Export
Assertion failure: rv =3D=3D SECSuccess, at sechash.c:140
Unspecified Application Error

I don't know why it's doing that, generating an unsigned PDF shouldn't requ=
ire
any cryptography. First it tried to access an old thunderbird profile, so I
removed that. Now it's putting some files into
/tmp/lu748243jmy7b.tmp/lu748243jmy7d.tmp/:
cert9.db        key4.db         pkcs11.txt

I removed ~/.config/libreoffice/4/user, but no change.
Can I stop the hashing? Do I need a key pair even if I don't want to sign t=
he
PDF?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283174-7788>