[Bug 45349] Multiple applications and games crash due to missing support for 64-bit syscall thunks (StreetFighter V)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 20 16:13:34 CDT 2018


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

--- Comment #3 from Zebediah Figura <z.figura12 at gmail.com> ---
Right, okay, I see now. Sorry for the confusion.

Just to make sure I've got this right: after applying the patches I still get
an immediate shutdown; and +relay gives me this:

87244.790:005b:005c:Call KERNEL32.GetSystemWindowsDirectoryA(0060fb10,00000104)
ret=143fed2a9
87244.790:005b:005c:Ret  KERNEL32.GetSystemWindowsDirectoryA() retval=0000000a
ret=143fed2a9
87244.790:005b:005c:Call KERNEL32.GetModuleHandleA(143fef080 "ntdll.dll")
ret=143fed30b
87244.790:005b:005c:Ret  KERNEL32.GetModuleHandleA() retval=7bc40000
ret=143fed30b
87244.790:005b:005c:Call KERNEL32.CreateFileA(0060fb10
"C:\\windows\\system32\\ntdll.dll",80000000,00000001,00000000,43005c00000003,6f006d00000000,00000000)
ret=143fed343
87244.790:005b:005c:Ret  KERNEL32.CreateFileA() retval=00000018 ret=143fed343
87244.790:005b:005c:Call
KERNEL32.CreateFileMappingA(00000018,00000000,00000002,00000000,43005c00000000,00000000)
ret=143fed37f
87244.790:005b:005c:Ret  KERNEL32.CreateFileMappingA() retval=00000024
ret=143fed37f
87244.790:005b:005c:Call
KERNEL32.MapViewOfFile(00000024,00000004,00000000,00000000,00000000)
ret=143fed3b7
87244.790:005b:005c:Ret  KERNEL32.MapViewOfFile() retval=00610000 ret=143fed3b7
87244.790:005b:005c:Call KERNEL32.UnmapViewOfFile(00610000) ret=143fed414
87244.790:005b:005c:Ret  KERNEL32.UnmapViewOfFile() retval=00000001
ret=143fed414

followed by some teardown. So there's still some verification that we're
failing (and trying to figure out what that verification is is quite
difficult...)

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