[Bug 48289] Grand Theft Auto 5 crashes after loading.

WineHQ Bugzilla wine-bugs at winehq.org
Mon Dec 16 20:37:38 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=48289

--- Comment #11 from Olivier F. R. Dierick <o.dierick at piezo-forte.be> ---
Hello,

--- quote from log ---
012d:fixme:bcrypt:BCryptOpenAlgorithmProvider algorithm L"DH" not supported
--- end quote ---

This is the last thing in thread 012d before the unhandled page fault in the
same thread.

BCRYPT_DH_ALGORITHM is currently unimplemented in Wine.

I don't know if it's the cause of the issue, but it's worth a shot.

1. Please, provide a WINEDEBUG=+bcrypt,+seh,+tid debug trace.
Instruction to get a debug trace are available at point 10.1.2 there:
https://wiki.winehq.org/FAQ#get_log

2. Could anyone with a Windows copy (64-bit Win 7/8 or 10) test if overriding
bcrypt with native bcrypt.dll from Windows/System32 makes a difference (if it
works at all)?

To do this, copy bcrypt.dll to the directory where GTA5.exe is, set bcrypt to
native on 'libraries' tab in winecfg, retest and report any change.

Regards.

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