https://bugs.kde.org/show_bug.cgi?id=424056
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |NOT A BUG --- Comment #4 from Albert Astals Cid <aa...@kde.org> --- I can't reproduce. So the crash is ==7021== at 0x32B35750: boost::shared_ptr<cryptotech::cpp::utils::ILogOutput>::shared_ptr(boost::shared_ptr<cryptotech::cpp::utils::ILogOutput> const&) (in /usr/lib/ccs/libccpkip11.so.2.00.00261) ==7021== by 0x32B96600: C_CloseAllSessions (in /usr/lib/ccs/libccpkip11.so.2.00.00261) ==7021== by 0x2F08B147: PK11_DestroySlot (pk11slot.c:444) ==7021== by 0x2F08F3D2: SECMOD_DestroyModule (pk11util.c:922) ==7021== by 0x2F08F739: SECMOD_DestroyModuleListElement (pk11util.c:968) ==7021== by 0x2F08FBF4: SECMOD_DestroyModuleList (pk11util.c:983) ==7021== by 0x2F08FC78: SECMOD_Shutdown (pk11util.c:67) ==7021== by 0x2F048D21: nss_Shutdown (nssinit.c:1163) ==7021== by 0x2F048E1C: NSS_Shutdown (nssinit.c:1221) ==7021== by 0x2E6591C8: shutdownNss() (SignatureHandler.cc:31) shutdownNss being poppler saying "i'm done using nss", so it would seem to me either the crash is in nss, in pk11 or more probably in libccpkip11, which is something my system doesn't have. Looking around the internet i think libccpkip11 is the driver for "proprietary PKCS #11 driver for CryptoTech smart cards by CryptoTech". My first suggestion would figure out if you can just uninstall that from your system, it's non Free code that's crashing, not much that we the Free people can do to help you. If you didn't install that on purpose, i'd also suggest you file a bug against opensuse and figure out why they are installing non free code by default. I'm going to close it as NOT A BUG since everything is pointing away from us. If you can remove that libccpkip11.so from your system and okular still crashes please reopen this bug. -- You are receiving this mail because: You are watching all bug changes.