[Bug 43091] Can no longer run "The Sims 3" with networking turned off

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 30 05:22:58 CDT 2017


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

--- Comment #5 from Jacek Caban <jacek at codeweavers.com> ---
Thanks for logs. The application does calls GetProcAddress with kernel32 handle
and oridinal numbers before the crash, followed by weird calls like
GetFirmwareEnvironmentVariableW with arguments that don't make sense. I guess
it expects other functions to be returned. Quick check on Windows suggests that
oridinals it uses don't make much sense. It needs more debugging.

As another note, regression SHA doesn't make much sense. Maybe it's
29f0b2824068496eca4a0e19ce3e464d965cf010? Both should revert clearly, so it
should be easy to test with git revert.

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