[Bug 37338] RobloxPlayer crashes on startup (boost::interprocess needs 'NtQuerySection' for file-backed shared memory object implementation)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 3 09:03:09 CDT 2014


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch

--- Comment #7 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

the patch works.
I don't see a crash here, neither with RobloxPlayer nor with RobloxStudio.

Thanks Dmitry and welcome back :)

--- snip ---
...
0023:Call KERNEL32.CreateFileA(01579250 "C:\\users\\Public\\Application
Data/boost_interprocess//rbx_http_curl_named_mutex",c0000000,00000007,00000000,00000001,00000100,00000000)
ret=0083d62d
0023:Ret  KERNEL32.CreateFileA() retval=00000098 ret=0083d62d
0023:Call msvcr110.??3 at YAXPAX@Z(01579250) ret=0083b2c4
0023:Call ntdll.RtlFreeHeap(01470000,00000000,01579250) ret=7e148bc6
0023:Ret  ntdll.RtlFreeHeap() retval=00000001 ret=7e148bc6
0023:Ret  msvcr110.??3 at YAXPAX@Z() retval=00000001 ret=0083b2c4
0023:Call msvcr110.memcpy(0033fa08,0033fcc8,00000001) ret=004143e5
0023:Ret  msvcr110.memcpy() retval=0033fa08 ret=004143e5
0023:Call KERNEL32.GetSystemInfo(0033fa3c) ret=00841602
0023:Ret  KERNEL32.GetSystemInfo() retval=0033fa3c ret=00841602
0023:Call KERNEL32.GetFileSizeEx(00000098,0033fa10) ret=00840df5
0023:Ret  KERNEL32.GetFileSizeEx() retval=00000001 ret=00840df5
0023:Call
KERNEL32.SetFilePointerEx(00000098,00000000,00000000,00000000,00000000)
ret=00840e46
0023:Ret  KERNEL32.SetFilePointerEx() retval=00000001 ret=00840e46
0023:Call KERNEL32.WriteFile(00000098,0114c6f0,0000000c,0033fa18,00000000)
ret=00840e72
0023:Ret  KERNEL32.WriteFile() retval=00000001 ret=00840e72
0023:Call
KERNEL32.CreateFileMappingA(00000098,00000000,00000004,00000000,00000000,00000000)
ret=0083aa88
0023:Ret  KERNEL32.CreateFileMappingA() retval=0000009c ret=0083aa88
0023:Call KERNEL32.GetSystemInfo(0033fa04) ret=0083aabe
0023:Ret  KERNEL32.GetSystemInfo() retval=0033fa04 ret=0083aabe
0023:Call KERNEL32.GetProcAddress(7bc10000,00da8384 "NtQuerySection")
ret=0083e5e3
0023:Ret  KERNEL32.GetProcAddress() retval=7bc22264 ret=0083e5e3
0023:Call ntdll.NtQuerySection(0000009c,00000000,0033fa28,00000010,00000000)
ret=0083ab05
0023:Ret  ntdll.NtQuerySection() retval=00000000 ret=0083ab05
0023:Call
KERNEL32.MapViewOfFileEx(0000009c,00000002,00000000,00000000,00001000,00000000)
ret=0083ab59
0023:Ret  KERNEL32.MapViewOfFileEx() retval=019b0000 ret=0083ab59
0023:Call KERNEL32.CloseHandle(0000009c) ret=0083ab8c
0023:Ret  KERNEL32.CloseHandle() retval=00000001 ret=0083ab8c
0023:Call
KERNEL32.DuplicateHandle(ffffffff,00000098,ffffffff,0033fc3c,00000000,00000000,00000002)
ret=0083abab
0023:Ret  KERNEL32.DuplicateHandle() retval=00000001 ret=0083abab
0023:Call KERNEL32.CloseHandle(00000098) ret=0083d031
0023:Ret  KERNEL32.CloseHandle() retval=00000001 ret=0083d031
...
--- snip ---

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