Summary: | Crash when closing an PDF file with digital sign | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | SzzS <linuxmaniac> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | aacid, alexander.minges, oliver.sander |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 22.12.3 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
SzzS
2023-04-27 10:45:00 UTC
Can you try this with a very new poppler and Okular? The signature code is being worked on and your problem may have been fixed already. Also, does this happen with every document with a signature? Can you share such a document? This is just the typical NSS_Shutdown at exit isn't a great idea and needs to be fixed. We have several bugs about it. *** This bug has been marked as a duplicate of bug 457234 *** Created attachment 158855 [details]
New crash information added by DrKonqi
okular (23.04.0) using Qt 5.15.9
Crash occurs when closing okular after viewing a signed pdf document.
-- Backtrace (Reduced):
#6 nssCertificate_Destroy.isra.0 (c=0x438000000000) at ../../lib/pki/certificate.c:97
#7 0x00007f855695beca in pkix_pl_Cert_Destroy (object=0x564ec689f7e8, plContext=0x564ec6651190) at ../../lib/libpkix/pkix_pl_nss/pki/pkix_pl_cert.c:1167
#8 0x00007f855697662b in PKIX_PL_Object_DecRef (object=0x564ec689f7e8, plContext=0x564ec6651190) at ../../lib/libpkix/pkix_pl_nss/system/pkix_pl_object.c:891
#9 0x00007f855693e4b3 in pkix_List_Destroy (object=0x564ec6793b08, plContext=0x564ec6651190) at ../../lib/libpkix/pkix/util/pkix_list.c:89
#10 0x00007f855697662b in PKIX_PL_Object_DecRef (object=0x564ec6793b08, plContext=0x564ec6651190) at ../../lib/libpkix/pkix_pl_nss/system/pkix_pl_object.c:891
Created attachment 158856 [details]
New crash information added by DrKonqi
okular (23.04.0) using Qt 5.15.9
Crash occurs when closing okular after viewing a digitally signed pdf document.
-- Backtrace (Reduced):
#6 nssCertificate_Destroy.isra.0 (c=0x95d746c5b) at ../../lib/pki/certificate.c:97
#7 0x00007f45f06bdeca in pkix_pl_Cert_Destroy (object=0x55f908d3a198, plContext=0x55f908aedbb0) at ../../lib/libpkix/pkix_pl_nss/pki/pkix_pl_cert.c:1167
#8 0x00007f45f06d862b in PKIX_PL_Object_DecRef (object=0x55f908d3a198, plContext=0x55f908aedbb0) at ../../lib/libpkix/pkix_pl_nss/system/pkix_pl_object.c:891
#9 0x00007f45f06a04b3 in pkix_List_Destroy (object=0x55f908c2cae8, plContext=0x55f908aedbb0) at ../../lib/libpkix/pkix/util/pkix_list.c:89
#10 0x00007f45f06d862b in PKIX_PL_Object_DecRef (object=0x55f908c2cae8, plContext=0x55f908aedbb0) at ../../lib/libpkix/pkix_pl_nss/system/pkix_pl_object.c:891
|