https://bugs.winehq.org/show_bug.cgi?id=47038
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Zero Time Dilemma crashes |Zero Time Dilemma: |with unhandled page fault |CryptAcquireContext fails |on read access in |when asked to return |CryptGenRandom |default container Component|advapi32 |rsaenh Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #1 from Dmitry Timoshkov dmitry@baikal.ru --- It's a bug in rsaenh.CPAcquireContext that fails when asked to return default container which doesn't exist at this point. A later crash in CryptGenRandom is caused by earlier failure.