Bug 456910 - Okular crash at closing multiple documents
Summary: Okular crash at closing multiple documents
Status: RESOLVED DUPLICATE of bug 424056
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 21.12.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-07-19 11:31 UTC by opensuse.lietuviu.kalba
Modified: 2022-07-21 10:34 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description opensuse.lietuviu.kalba 2022-07-19 11:31:40 UTC
Application: okular (21.12.3)

Qt Version: 5.15.2
Frameworks Version: 5.90.0
Operating System: Linux 5.14.21-150400.22-default x86_64
Windowing System: X11
Distribution: "openSUSE Leap 15.4"
DrKonqi: 5.24.4 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
I just closed multilpe Okular documents (windows with many tabs). Crash notification appeared.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Okular (okular), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f2ae6d6d750 in boost::shared_ptr<cryptotech::cpp::utils::ILogOutput>::shared_ptr(boost::shared_ptr<cryptotech::cpp::utils::ILogOutput> const&) () from /usr/lib/ccs/libccpkip11.so
#5  0x00007f2ae6dcf5d0 in C_Finalize () from /usr/lib/ccs/libccpkip11.so
#6  0x00007f2aea99e341 in SECMOD_UnloadModule (mod=mod@entry=0x55f0e8571a40) at pk11load.c:646
#7  0x00007f2aea9b95b0 in SECMOD_SlotDestroyModule (module=0x55f0e8571a40, fromSlot=<optimized out>) at pk11util.c:952
#8  0x00007f2aea9b99da in SECMOD_DestroyModuleListElement (element=0x55f0e8626d40) at pk11util.c:969
#9  0x00007f2aea9b9e95 in SECMOD_DestroyModuleList (list=<optimized out>) at pk11util.c:984
#10 0x00007f2aea9b9f19 in SECMOD_Shutdown () at pk11util.c:68
#11 0x00007f2aea96fa02 in nss_Shutdown () at nssinit.c:1163
#12 0x00007f2aea96fafd in NSS_Shutdown () at nssinit.c:1221
#13 0x00007f2aeb602829 in shutdownNss () at /usr/src/debug/poppler-22.01.0-150400.1.5.x86_64/poppler/SignatureHandler.cc:266
#14 0x00007f2b40bc4b09 in __run_exit_handlers () from /lib64/libc.so.6
#15 0x00007f2b40bc4c9a in exit () from /lib64/libc.so.6
#16 0x00007f2b40bac2c4 in __libc_start_main () from /lib64/libc.so.6
#17 0x000055f0e440e4ea in _start () at ../sysdeps/x86_64/start.S:120
[Inferior 1 (process 6696) detached]

Possible duplicates by query: bug 424056.

Reported using DrKonqi
Comment 1 Nate Graham 2022-07-20 15:27:55 UTC
Were you in the middle of signing any of them? Did any of them have digital signatures--either completed or in progress?
Comment 2 opensuse.lietuviu.kalba 2022-07-21 10:25:48 UTC
Yes, I was opened one or several signed PDF. I can reproduce this bug: just open signed PDF and close Okular.
Comment 3 opensuse.lietuviu.kalba 2022-07-21 10:28:55 UTC
My bug is duplicate of bug#424056

I can reproduce with PDF document e.g. 
https://www.tecxoft.com/samples/pdf_digital_signature_timestamp.pdf
Comment 4 opensuse.lietuviu.kalba 2022-07-21 10:34:00 UTC
I can not reproduce bug after uninstalling ccs (CryptoTech proprietary driver).

*** This bug has been marked as a duplicate of bug 424056 ***