simple-tpm-pk11 icon indicating copy to clipboard operation
simple-tpm-pk11 copied to clipboard

Seg fault on pkcs11-tool --init-token

Open jbdatko opened this issue 9 years ago • 1 comments

The following command produces a seg fault:

pkcs11-tool --module /usr/local/lib/libsimple-tpm-pk11.so --init-token --label "Simple-TPM-PK11 token" -v                                                                                                              Using slot 0 with a present token (0x1234)
Please enter the new SO PIN: 
Please enter the new SO PIN (again): 
[1]    14919 segmentation fault  pkcs11-tool --module /usr/local/lib/libsimple-tpm-pk11.so --init-token --labe

I'll try to get some more debug and prod around a bit more.

jbdatko avatar Oct 27 '14 23:10 jbdatko