[Bug 46143] Multiple Windows 10 ARM64 apps crash due to unimplemented function ntdll.dll.RtlAddFunctionTable (and friends)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 16 05:18:30 CST 2018


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

--- Comment #2 from Anastasius Focht <focht at gmx.net> ---
Hello André,

the stubs seem to be sufficient for now. Thanks.

--- snip ---
$ WINEDEBUG=+seh,+loaddll,+process,+relay,+ntdll wine64 ./gatherosstate.exe
>>log.txt 2>&1
...
002b:Starting process
L"Z:\\home\\focht\\projects\\woa-winrt\\win10apps\\arm64\\gatherosstate.exe"
(entryproc=0x14002fd80)
002b:trace:process:NtQueryInformationProcess
(0xffffffffffffffff,0x00000007,0x22f988,0x00000008,(nil))
002b:Call KERNEL32.GetLastError() ret=14002f654
002b:Ret  KERNEL32.GetLastError() retval=00000000 ret=14002f654
002b:Call KERNEL32.VirtualAlloc(00000000,00010000,00003000,00000004)
ret=14002f694
002b:Ret  KERNEL32.VirtualAlloc() retval=00350000 ret=14002f694
002b:Call ntdll.RtlAddFunctionTable(0035fbd8,00000001,00350000) ret=14002f75c
002b:fixme:seh:RtlAddFunctionTable 0x35fbd8 1 350000: stub
002b:Ret  ntdll.RtlAddFunctionTable() retval=00000001 ret=14002f75c 
...
--- snip ---

$ wine64 --version
wine-3.20-116-g7628b7b40d

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