Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seg fault on pkcs11-tool --init-token #14

Open
jbdatko opened this issue Oct 27, 2014 · 1 comment
Open

Seg fault on pkcs11-tool --init-token #14

jbdatko opened this issue Oct 27, 2014 · 1 comment
Labels

Comments

@jbdatko
Copy link

jbdatko commented Oct 27, 2014

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.

ThomasHabets added a commit that referenced this issue Oct 29, 2014
Functions:
  InitToken
  InitPIN
  SetPIN
  CloseAllSessions

Bug #14.
@ThomasHabets
Copy link
Owner

For now, use tpm_* and tpmtoken_* for things that the PKCS#11 module doesn't yet handle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants