https://bugs.winehq.org/show_bug.cgi?id=37585
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |erich.e.hoover@wine-staging | |.com
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
I've read some older mailing list posts and came around this:
https://www.winehq.org/pipermail/wine-devel/2015-November/110134.html
--- quote --- ... Most of this idea is in my patch 6 (https://dl.dropboxusercontent.com/u/195059/wine/ntdll-Syscall_Wrappers/0006-...), which I have tested with Steam pretty extensively. However, I cannot get the WoW64 version to "work" because of the 64-bit "webhelper" crap - for some reason it cannot read the 64-bit ntdll memory. --- quote ---
and
--- quote --- I have support for xp and xp-WoW64 in my prototype, the difficulty is that the xp-WoW64 doesn't work with Steam because of the 64-bit "helper". https://dl.dropboxusercontent.com/u/195059/wine/ntdll-Syscall_Wrappers/index...
The most interesting patches are 5 and 6, 7 is trying to figure out what is going on with the 64-bit version (it fails to even read the function memory at all). Michael has a brilliant scheme for getting the sysenter to work, but I'll leave that up to him to discuss. --- snip ---
Maybe you are encountering the problem that I have analysed here?
If it's a different problem and still present, please create another ticket and provide information how to exactly reproduce (or alternatively +server traces).
Regards