http://bugs.winehq.org/show_bug.cgi?id=32194
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht@gmx.net Summary|Chess Position Trainer |Multiple games and |needs |applications need |bcrypt.dll.BCryptGetFipsAlg |bcrypt.dll.BCryptGetFipsAlg |orithmMode |orithmMode (Chess Position | |Trainer, Terraria, .NET | |System.Security.Cryptograph | |y) Ever confirmed|0 |1
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming, still present. Encountered this with another .NET app -> refining summary.
Managed backtrace:
--- snip --- wine: Call from 0x7b83a8ef to unimplemented function bcrypt.dll.BCryptGetFipsAlgorithmMode, aborting
Unhandled Exception: System.TypeInitializationException: The type initializer for 'MuCnAYqWpTLjJV1NTi.8Zht2lV2hXedhAiIuS' threw an exception. ---> System.Runtime.InteropServices.SEHException: External component has thrown an exception. at Microsoft.Win32.Win32Native.BCryptGetFipsAlgorithmMode(Boolean& pfEnabled) at System.Security.Cryptography.Utils.get_FipsAlgorithmPolicy() at System.Security.Cryptography.RijndaelManaged..ctor() at PFdZRNQleal8n7urYr.DUKVNeBIq0pUVlixtA.uSMiuCnAY() at MuCnAYqWpTLjJV1NTi.8Zht2lV2hXedhAiIuS..cctor() --- End of inner exception stack trace --- at MuCnAYqWpTLjJV1NTi.8Zht2lV2hXedhAiIuS.L58AdZeAo(String[] ) --- snip ---
$ wine --version wine-1.7.8-220-g0bef543
Regards