[Bug 43949] WINEDEBUG=+relay does not work on armv7l

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Nov 4 12:48:21 CDT 2017


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

--- Comment #3 from Austin English <austinenglish at gmail.com> ---
(In reply to André H. from comment #2)
> Can't reproduce here ( gcc 4.9.2 )
> is it a clang compile? (which also should work)

Nope, this was GCC (clang for ntdll, otherwise bug 43579 appears). With a pure
clang (3.8) build, I see:

(stretch)austin at localhost:~/wine-git-clang$ WINEDEBUG=relay ./wine wineboot
trace:relay:load_list L"RelayExclude" =
L"ntdll.RtlEnterCriticalSection;ntdll.RtlTryEnterCriticalSection;ntdll.RtlLeaveCriticalSection;kernel32.48;kernel32.49;kernel32.94;kernel32.95;kernel32.96;kernel32.97;kernel32.98;kernel32.TlsGetValue;kernel32.TlsSetValue;kernel32.FlsGetValue;kernel32.FlsSetValue;kernel32.SetLastError"
trace:relay:load_list L"RelayFromExclude" =
L"winex11.drv;winemac.drv;user32;gdi32;advapi32;kernel32"
0043:Call KERNEL32.__wine_kernel_init() ret=7bc5ff18
Warning: could not find DOS drive for current working directory
'/var/host/media/removable/SD Card/wine-git-clang', starting in the Windows
directory.
wine client error:43: partial write 80

Note: different wine client error, same result.

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