I am seeking support from the yubico team as they are in the best position to debug the issue and get help from apple.
Upon using anything on OS X 10.10 that uses PCSC (such as gpg --card-edit) fails to work and hangs indefinitely.
The OS X logs begin to flood with:
Code:
6/22/14 9:30:51.804 AM pcsc-wrapper[2153]: pcsc-wrapper(2153,0xa07241d0) malloc: *** mach_vm_map(size=3221221376) failed (error code=3)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
Even after Ctrl-C gpg, this continues to happen. Everything worked fine prior to upgrading to Yosemite.
Unfortunately, Apple doesn't release the code of their PCSC open source until after the GA, so I cannot chase down whats happening inside their library at this time.
I have filed issue 17410860 with Apple and suggested that they reach out to Yubico for a key that is known to work for debugging on their own.
Any other advice?