[Bug 25925] Bioshock: installer autopatcher fails verification

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 31 10:30:24 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=25925

--- Comment #6 from Juan Lang <juan_lang at yahoo.com> 2011-01-31 10:30:23 CST ---
I still don't think that's the offending commit.  Here's what I see in the good
log:
trace:crypt:CertRDNValueToStrW returning 36 (L"Take-Two Interactive Software,
Inc.")
and here's what I see in the bad one:
trace:crypt:CertRDNValueToStrW returning 38 (L"\"Take-Two Interactive Software,
Inc.\"")

Note the extra quotes.  In the failing log, the app quits shortly after the
second call to CertRDNValueToStrW that yields Take-Two, while in the succeeding
log, the app continues with more WinVerifyTrust calls.  I have a feeling that
993068038e0958ccb3f866c7faf0ebe012b9fa21 is a more likely candidate.

-- 
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.



More information about the wine-bugs mailing list