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

Yubico Neo: InterruptRead hangs #52

Open
frankmorgner opened this issue Jan 29, 2018 · 1 comment
Open

Yubico Neo: InterruptRead hangs #52

frankmorgner opened this issue Jan 29, 2018 · 1 comment

Comments

@frankmorgner
Copy link

I was debugging an OpenSC feature to cope with multiple applets on a single token. Unfortunately the card (i.e. token) hangs while pcscd is expecting a response from InterruptRead during a communication to the PIV applet (pcscd-log.txt, lsusb.txt). I'm using Debian's PCSC-Lite 1.8.20-1 and libccid 1.4.26-1.

I can reproduce the behavior reliably, which persists since I've stopped a gdb session that locked a token with SCardBeginTransaction without calling SCardEndTransaction (though I'm not sure whether locking is the root cause of the problem).

@frankmorgner
Copy link
Author

I forgot to mention that unplugging the token or restart pcscd makes the token available again. However, executing the same commands causes the problem, again.

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

No branches or pull requests

1 participant