https://bugs.winehq.org/show_bug.cgi?id=43453
--- Comment #8 from Anton Romanov theli.ua@gmail.com --- It does not always crash right after logging in, sometimes it'll work for a few minutes before crash. MSDN says that "EncryptMessage (General) and DecryptMessage (General) can be called at the same time from two different threads in a single Security Support Provider Interface (SSPI) context if one thread is encrypting and the other is decrypting" does wine have any issues with that?