[okular] [Bug 424056] Okular crashed while closing signed document

2020-07-10 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=424056

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Albert Astals Cid  ---
Can you share the document?

Can you reproduce the crash every time?

Can you run
  valgrind okular
in a terminal, make what you do to make it crash and attach the output of
valgrind here?

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

[okular] [Bug 424056] Okular crashed while closing signed document

2020-07-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=424056

opensuse.lietuviu.ka...@gmail.com changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

--- Comment #2 from opensuse.lietuviu.ka...@gmail.com ---
I can consistently (every time) reproduce this bug in my openSUSE Leap 15.2
system. Just:
1. open signed PDF 
2. close it
3. crash

I can reproduce even with another PDF document e.g. 
https://www.tecxoft.com/samples/pdf_digital_signature_timestamp.pdf

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

[okular] [Bug 424056] Okular crashed while closing signed document

2020-07-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=424056

--- Comment #3 from opensuse.lietuviu.ka...@gmail.com ---
Created attachment 130062
  --> https://bugs.kde.org/attachment.cgi?id=130062&action=edit
valgrind okular

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

[okular] [Bug 424056] Okular crashed while closing signed document

2020-07-12 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=424056

Albert Astals Cid  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #4 from Albert Astals Cid  ---
I can't reproduce.

So the crash is

==7021==at 0x32B35750:
boost::shared_ptr::shared_ptr(boost::shared_ptr
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 the assignee for the bug.

[okular] [Bug 424056] Okular crashed while closing signed document

2022-07-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=424056

--- Comment #5 from opensuse.lietuviu.ka...@gmail.com ---
*** Bug 456910 has been marked as a duplicate of this bug. ***

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

[okular] [Bug 424056] Okular crashed while closing signed document

2022-07-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=424056

--- Comment #6 from opensuse.lietuviu.ka...@gmail.com ---
I can not reproduce bug after uninstalling ccs (CryptoTech proprietary driver).

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