http://bugs.winehq.org/show_bug.cgi?id=25014 --- Comment #8 from Albert Strasheim <fullung(a)gmail.com> 2010-11-08 23:49:37 CST --- (In reply to comment #7)
Based on the similarity of the errors, and the fact that the Go source implements most of its own crypto, I'd say this is likely to be a dup of 25013. Still, attach +crypt logs.
Yes, in retrospect they are probably dups. The binary I attached to 25014 shows the same problem as 25013, and also a crash. I ran with: WINEARCH=win32 WINEDEBUG=+crypt ./8.out.exe The following message is repeated before each test failure and the crash: trace:crypt:CryptAcquireContextW (0x2545a0, (null), (null), 1, f0000040) trace:crypt:CryptAcquireContextW Did not find registry entry of crypto provider for L"Software\\Microsoft\\Cryptography\\Defaults\\Provider Types\\Type 001". -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.