http://bugs.winehq.org/show_bug.cgi?id=25013
Summary: Unit test from Google Go crypto/rand package fails Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: crypt32 AssignedTo: wine-bugs@winehq.org ReportedBy: fullung@gmail.com
The attached binary is the unit test from Google Go's crypto/rand package.
It passes on Windows Vista.
The same binary fails under Wine
WINEARCH=win32 ./8.out.exe
--- FAIL: rand.TestRead Read(buf) = 0, CryptAcquireContext: error -2146893801 (FormatMessage failed with err=317) FAIL
http://bugs.winehq.org/show_bug.cgi?id=25013
Albert Strasheim fullung@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|x86 |x86-64 Version|unspecified |1.3.5
http://bugs.winehq.org/show_bug.cgi?id=25013
Albert Strasheim fullung@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fullung@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=25013
--- Comment #1 from Albert Strasheim fullung@gmail.com 2010-11-03 04:26:38 CDT --- Created an attachment (id=31699) --> (http://bugs.winehq.org/attachment.cgi?id=31699) 8.out.exe
http://bugs.winehq.org/show_bug.cgi?id=25013
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|crypt32 |-unknown
--- Comment #2 from Juan Lang juan_lang@yahoo.com 2010-11-08 10:32:17 CST --- It's unlikely to be in crypt32. Please attach a +crypt trace.
http://bugs.winehq.org/show_bug.cgi?id=25013
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #3 from Juan Lang juan_lang@yahoo.com 2010-11-09 14:59:38 CST --- Based on the error message, this appears to be a duplicate of bug 25014, or it if this one. I have more information there, so I'll mark this one as a dup. (Also, this passes for me, i.e. I can't confirm it.)
*** This bug has been marked as a duplicate of bug 25014 ***
http://bugs.winehq.org/show_bug.cgi?id=25013
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Juan Lang juan_lang@yahoo.com 2010-11-09 14:59:59 CST --- Closing dup.