When logging in using a yubikey-enabled account after reviving from sleep, YubiClientAPI will trigger an access violation in LSASS, which has unpleasent consequences (to put it mildly). I've had no luck so far isolating the precise trigger conditions, and it seems intermittent.
The only log/trace I've managed to salvage is a mention in the event log:
Code:
Faulting application name: lsass.exe, version: 6.1.7601.17725, time stamp: 0x4ec483fc
Faulting module name: YubiClientAPI.dll_unloaded, version: 0.0.0.0, time stamp: 0x4ebce5f7
Exception code: 0xc0000005
Fault offset: 0x000007fef8801678
Faulting process id: 0x350
Faulting application start time: 0x01cdeeab8a37c42c
Faulting application path: C:\Windows\system32\lsass.exe
Faulting module path: YubiClientAPI.dll
Report Id: 181041f1-5b93-11e2-ae15-1c6f652f0ee9
PS: Pardon me if this isn't the proper area. (A cursory examination yielded no better alternatives.)