Wine-Bugs
By thread
wine-bugs@list.winehq.org
By month
Messages by month
- ----- 2026 -----
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2003 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2002 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2001 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
July 2021
- 1 participants
- 1771 messages
[Bug 51380] New: The segment register tests fail in the wow32 ntdll:exception build
by WineHQ Bugzilla
https://bugs.winehq.org/show_bug.cgi?id=51380
Bug ID: 51380
Summary: The segment register tests fail in the wow32
ntdll:exception build
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
The segment register tests fail in the wow32 ntdll:exception build:
https://test.winehq.org/data/patterns.html#ntdll:exception
exception.c:1233: Test failed: wrong ds 0000 / 002b
exception.c:1234: Test failed: wrong es 0000 / 002b
exception.c:1235: Test failed: wrong gs 0000 / 002b
exception.c:1233: Test failed: wrong ds 0000 / 002b
exception.c:1234: Test failed: wrong es 0000 / 002b
exception.c:1235: Test failed: wrong gs 0000 / 002b
Note that these failures don't happen in a pure 32-bit prefix or when running
the 64-bit tests.
These tests were introduced by this commit:
commit 03fe2b36cdcd6d5b431af2bc02aeeb67219c1a51
Author: Alexandre Julliard <julliard(a)winehq.org>
AuthorDate: Tue Jun 22 12:43:09 2021 +0200
ntdll/tests: Add more tests for segment registers in 64-bit mode.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
--
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.
July 1, 2021
[Bug 51295] ntoskrnl.exe:ntoskrnl occasionally hangs in test_overlapped()
by WineHQ Bugzilla
https://bugs.winehq.org/show_bug.cgi?id=51295
François Gouget <fgouget(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fgouget(a)codeweavers.com
--- Comment #1 from François Gouget <fgouget(a)codeweavers.com> ---
This also causes the timeouts in hid:device:
https://test.winehq.org/data/patterns.html#hid:device
See also:
https://www.winehq.org/pipermail/wine-devel/2021-June/189056.html
https://www.winehq.org/pipermail/wine-devel/2021-July/190047.html
--
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.
July 1, 2021
[Bug 51378] Failures with `DetourCreateProcessWithDllEx` for Microsoft's Detours Library
by WineHQ Bugzilla
https://bugs.winehq.org/show_bug.cgi?id=51378
Roman Pišl <rpisl(a)seznam.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rpisl(a)seznam.cz
--- Comment #2 from Roman Pišl <rpisl(a)seznam.cz> ---
Can you find out which commit fixed this?
--
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.
July 1, 2021
[Bug 51379] New: Application crash
by WineHQ Bugzilla
https://bugs.winehq.org/show_bug.cgi?id=51379
Bug ID: 51379
Summary: Application crash
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: virtualreal(a)gmail.com
Distribution: ---
Created attachment 70235
--> https://bugs.winehq.org/attachment.cgi?id=70235
Crash report
Almost right after the start Zorro S 2.35 ('S' means licence version) crashed
after running a test ('test' button).
FYI:
- Zorro is an environment for automatic trading strategies. It works with
scripts. Mine are in C.
- More info about Zorro can be found on https://zorro-project.com/ and a free
copy can be found on http://opserver.de/down/Zorro_setup.exe, but it requires a
licence if you want to run the features of my script. Maybe the creator 'JCL',
who also reported a bug (https://bugs.winehq.org/show_bug.cgi?id=47221) can
help?
- I've followed all bug reporting checks on https://wiki.winehq.org/Bugs
In case you need any more info, please let me know!
Bas
--
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.
July 1, 2021
[Bug 51217] RtlWow64IsWowGuestMachineSupported() check fails on w1064v1607 for the 32-bit ntdll:wow64
by WineHQ Bugzilla
https://bugs.winehq.org/show_bug.cgi?id=51217
François Gouget <fgouget(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|RtlWow64IsWowGuestMachineSu |RtlWow64IsWowGuestMachineSu
|pported() check fails on |pported() check fails on
|w1064v1607 for the 32-bit |w1064v1607 for the 32-bit
|ntdll:info |ntdll:wow64
--- Comment #1 from François Gouget <fgouget(a)codeweavers.com> ---
This check has been moved to ntdll:wow64.
--
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.
July 1, 2021
[Bug 51348] uxtheme.SetWindowTheme should use SendMessage to send WM_THEMECHANGED
by WineHQ Bugzilla
https://bugs.winehq.org/show_bug.cgi?id=51348
--- Comment #4 from Alex <x1917x(a)gmail.com> ---
(In reply to Zhiyi Zhang from comment #3)
> Created attachment 70222 [details]
> patch
>
> Hi Alex. Thanks for reporting this bug. Tests show that only
> SetWindowTheme() should send WM_THEMECHANGED. EnableTheming() and
> ApplyTheme() should still post the message. I made a new version. Could you
> test that these patches still fix your problem?
Sure, will be able to recompile Wine and test the patch this weekend.
It should fix the issue I think, the only minor concern that it changes
SetWindowTheme() behavior a bit - currently it posts WM_THEMECHANGED to target
HWND's children as well, the patch changes this to sending WM_THEMECHANGED to
the target HWND only. But this is exactly what Windows does.
--
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.
July 1, 2021
[Bug 50993] App compiled with address sanitizer don't work in Wine
by WineHQ Bugzilla
https://bugs.winehq.org/show_bug.cgi?id=50993
Jactry Zeng <jactry92(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jactry92(a)gmail.com
--
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.
July 1, 2021
[Bug 51378] Failures with `DetourCreateProcessWithDllEx` for Microsoft's Detours Library
by WineHQ Bugzilla
https://bugs.winehq.org/show_bug.cgi?id=51378
--- Comment #1 from Andrew V. Jones <andrew.jones(a)vector.com> ---
Hi,
Sorry; I should have followed https://wiki.winehq.org/Bugs and tried *latest
development version*. I guess this can be closed.
I just tried this with
https://github.com/wine-mirror/wine/commit/0ec555e58ea9d5b33f4c825e96965ad0…
and it works!
Does anyone know if this was an intentional or accidental fix?
Cheers,
Andrew
--
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.
July 1, 2021
[Bug 51361] SimSig with Wine 6.11 breaks after upgrading from libxml2 2.9.10 to 2.9.12
by WineHQ Bugzilla
https://bugs.winehq.org/show_bug.cgi?id=51361
--- Comment #2 from Chris Head <bugs(a)chead.ca> ---
(In reply to Rafał Mużyło from comment #1)
> ...to check the trivial: when you've upgraded libxml2 did you upgrade both
> 64 *and* 32 bit ?
Yes. This is Gentoo so both are provided by the same package. Checking the file
listings, the old one installs /usr/lib{,64}/libxml2.so{,.2,.2.9.10} and the
new one installs /usr/lib{,64}/libxml2.so{,.2,.2.9.12}.
> Does WINEDEBUG=loaddll offer any hints ?
Here’s the output, starting from the top down to below the first couple of
msxml failures; below this are just lots more of the same:
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\wineboot.exe"
at 7E760000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll"
at 7B020000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll"
at 7B620000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll"
at 7E5D0000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at
7E6D0000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll"
at 7E710000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ws2_32.dll" at
7E570000: builtin
0034:trace:loaddll:build_module Loaded
L"C:\\windows\\system32\\winemenubuilder.exe" at 7E760000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll"
at 7B020000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll"
at 7B620000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\services.exe"
at 7E760000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll"
at 7B020000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll"
at 7B620000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll"
at 7E530000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at
7E630000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll"
at 7E670000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at
7E6D0000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\userenv.dll" at
F7EC0000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\version.dll" at
7E470000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\setupapi.dll"
at 7E490000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winedevice.exe"
at 7E780000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll"
at 7B020000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll"
at 7B620000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll"
at 7E5F0000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at
7E6E0000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll"
at 7E720000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\hal.dll" at
7E530000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at
7E470000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ntoskrnl.exe"
at 7E550000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at
7E3D0000: builtin
0054:trace:loaddll:build_module Loaded
L"C:\\windows\\system32\\drivers\\mountmgr.sys" at 7E3A0000: builtin
0054:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\version.dll" at
7E1F0000: builtin
0054:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\setupapi.dll"
at 7E320000: builtin
0054:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\iphlpapi.dll"
at 7E1B0000: builtin
0054:trace:loaddll:build_module Loaded
L"C:\\windows\\system32\\drivers\\ndis.sys" at 7E1D0000: builtin
0060:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\plugplay.exe"
at 7E770000: builtin
0060:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll"
at 7B020000: builtin
0060:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll"
at 7B620000: builtin
0060:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll"
at 7E5F0000: builtin
0060:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at
7E6E0000: builtin
0060:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll"
at 7E720000: builtin
0060:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at
7E540000: builtin
0060:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\version.dll" at
7E240000: builtin
0060:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\setupapi.dll"
at 7E260000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll"
at 7D910000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\version.dll" at
7DA00000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at
7D850000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll"
at 7D890000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at
7D7D0000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\setupapi.dll"
at 7DA20000: builtin
0060:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at
7E0E0000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at
7D660000: builtin
0060:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at
7E300000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at
7DAD0000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at
7D4B0000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at
7D530000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at
7DCF0000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at
7DD20000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shell32.dll" at
7DDA0000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\oleaut32.dll"
at 7D220000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\propsys.dll" at
7D480000: builtin
0034:trace:loaddll:build_module Loaded
L"C:\\windows\\system32\\windowscodecs.dll" at 7D350000: builtin
0060:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at
7DE10000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at
7CFA0000: builtin
0070:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\explorer.exe"
at 7E760000: builtin
0070:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll"
at 7B020000: builtin
0070:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll"
at 7B620000: builtin
0080:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winedevice.exe"
at 7E780000: builtin
0080:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll"
at 7B020000: builtin
0080:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll"
at 7B620000: builtin
0070:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll"
at 7E530000: builtin
0070:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at
7E630000: builtin
0070:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll"
at 7E670000: builtin
0070:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at
7E6E0000: builtin
0080:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll"
at 7E5F0000: builtin
0080:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at
7E6E0000: builtin
0080:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll"
at 7E720000: builtin
0080:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\hal.dll" at
7E530000: builtin
0070:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\version.dll" at
7E220000: builtin
0070:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\setupapi.dll"
at 7E240000: builtin
0080:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at
7E470000: builtin
0080:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ntoskrnl.exe"
at 7E550000: builtin
0070:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at
7E0C0000: builtin
0070:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at
7E2E0000: builtin
0080:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at
7E3D0000: builtin
0088:trace:loaddll:build_module Loaded
L"C:\\windows\\system32\\drivers\\winebus.sys" at 7E3A0000: builtin
0088:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\version.dll" at
7E380000: builtin
0088:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\setupapi.dll"
at 7E190000: builtin
0070:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at
7DE00000: builtin
0088:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at
7DC60000: builtin
0088:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at
7DDE0000: builtin
0088:trace:loaddll:build_module Loaded
L"C:\\windows\\system32\\drivers\\hidclass.sys" at 7E310000: builtin
0088:trace:loaddll:build_module Loaded
L"C:\\windows\\system32\\drivers\\winehid.sys" at 7E330000: builtin
0088:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at
7DA00000: builtin
0070:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at
7DD70000: builtin
00b0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\svchost.exe" at
7E770000: builtin
00b0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll"
at 7B020000: builtin
00b0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll"
at 7B620000: builtin
00b0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll"
at 7E5F0000: builtin
00b0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at
7E6E0000: builtin
00b0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll"
at 7E720000: builtin
00b0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\wevtsvc.dll" at
7E5B0000: builtin
00b0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at
7E530000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\version.dll" at
7E200000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at
7E170000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\setupapi.dll"
at 7E220000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at
7E000000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at
7E2C0000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at
7D3B0000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at
7D470000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at
7E4F0000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at
7E510000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shell32.dll" at
7D5A0000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at
7D080000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\Program
Files\\SimSig\\SimSigLoader.exe" at 00400000: native
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll"
at 7B020000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll"
at 7B620000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll"
at 7E280000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\version.dll" at
7E4A0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at
7E410000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll"
at 7E450000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at
7E1D0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\setupapi.dll"
at 7E4C0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at
7E060000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at
7E570000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at
7E3B0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at
7DDF0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\oleaut32.dll"
at 7DF30000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\mpr.dll" at
7DDA0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at
7DC20000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\comctl32.dll"
at 7DC60000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winspool.drv"
at 7DBE0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at
7DB50000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at
7DB80000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shell32.dll" at
7C640000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ws2_32.dll" at
7DA80000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\wininet.dll" at
7DAC0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\comdlg32.dll"
at 7D970000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\iphlpapi.dll"
at 7D920000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\wsock32.dll" at
7D950000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SHFolder.dll"
at 7E390000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msacm32.dll" at
7D830000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winmm.dll" at
7D860000: builtin
00c4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\conhost.exe" at
7E740000: builtin
00c4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll"
at 7B020000: builtin
00c4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll"
at 7B620000: builtin
00c4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll"
at 7E360000: builtin
00c4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\version.dll" at
7E460000: builtin
00c4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at
7E2A0000: builtin
00c4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll"
at 7E2E0000: builtin
00c4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at
7E220000: builtin
00c4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\setupapi.dll"
at 7E480000: builtin
00c4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at
7E030000: builtin
00c4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at
7E520000: builtin
00c4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at
7DCB0000: builtin
0070:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at
7D450000: builtin
0070:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at
7D2F0000: builtin
0070:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at
7D750000: builtin
0070:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at
7D4B0000: builtin
0070:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shell32.dll" at
7C640000: builtin
0070:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\oleaut32.dll"
at 7C3C0000: builtin
0070:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\actxprxy.dll"
at 7C500000: builtin
00d8:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcss.exe" at
7EC60000: builtin
00d8:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll"
at 7B020000: builtin
00d8:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll"
at 7B620000: builtin
00d8:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll"
at 7E520000: builtin
00d8:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at
7E620000: builtin
00d8:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll"
at 7EC10000: builtin
00d8:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at
7E670000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at
7CF10000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at
7D370000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\olepro32.dll"
at 7D0C0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\hhctrl.ocx" at
7D080000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at
7C4A0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\urlmon.dll" at
7C370000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ieframe.dll" at
7C410000: builtin
00fc:fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 5000
0024:fixme:ieframe:PersistStreamInit_Load (002B8DA0)->(002B21F8)
0024:fixme:ieframe:PersistStreamInit_InitNew (0028C730)
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\DelZip190.dll"
at 01050000: native
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msxml3.dll" at
7C130000: builtin
0024:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\msxml3.dll" : builtin
0024:err:ole:apartment_add_dll couldn't load in-process dll
L"C:\\windows\\system32\\msxml3.dll"
0024:err:ole:create_server class {f5078f32-c551-11d3-89b9-0000f81fe221} not
registered
0024:err:ole:com_get_class_object no class object
{f5078f32-c551-11d3-89b9-0000f81fe221} could be created for context 0x5
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msxml2.dll" at
7C1F0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msxml3.dll" at
7C110000: builtin
0024:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\msxml3.dll" : builtin
0024:err:module:find_forwarded_export module not found for forward
'msxml3.DllGetClassObject' used by L"C:\\windows\\system32\\msxml2.dll"
0024:err:ole:apartment_add_dll couldn't find function DllGetClassObject in
L"C:\\windows\\system32\\msxml2.dll"
0024:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\msxml2.dll" : builtin
0024:err:ole:create_server class {f5078f1b-c551-11d3-89b9-0000f81fe221} not
registered
0024:err:ole:com_get_class_object no class object
{f5078f1b-c551-11d3-89b9-0000f81fe221} could be created for context 0x5
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msxml.dll" at
7C1F0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msxml3.dll" at
7C110000: builtin
0024:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\msxml3.dll" : builtin
0024:err:module:find_forwarded_export module not found for forward
'msxml3.DllGetClassObject' used by L"C:\\windows\\system32\\msxml.dll"
0024:err:ole:apartment_add_dll couldn't find function DllGetClassObject in
L"C:\\windows\\system32\\msxml.dll"
0024:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\msxml.dll" : builtin
0024:err:ole:create_server class {2933bf90-7b36-11d2-b20e-00c04f983e60} not
registered
0024:err:ole:com_get_class_object no class object
{2933bf90-7b36-11d2-b20e-00c04f983e60} could be created for context 0x5
0104:fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 30000
0108:fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 30000
00fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\secur32.dll" at
7C180000: builtin
00fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Kerberos.dll"
at 7C170000: builtin
00fc:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect
problems
00fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dnsapi.dll" at
7BCD0000: builtin
00fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\netapi32.dll"
at 7B940000: builtin
00fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MSV1_0.dll" at
7C130000: builtin
00fc:err:winediag:check_version ntlm_auth was not found or is outdated. Make
sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the
winbind package of your distribution.
00fc:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
00fc:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\MSV1_0.dll" : builtin
00fc:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\netapi32.dll" : builtin
00fc:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\dnsapi.dll" : builtin
00fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\schannel.dll"
at 7C130000: builtin
0108:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\bcrypt.dll" at
7C110000: builtin
0108:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\crypt32.dll" at
7B8A0000: builtin
00fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rsaenh.dll" at
7B5D0000: builtin
0110:fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 30000
0110:fixme:wininet:set_cookie secure not handled
0110:fixme:wininet:set_cookie Unknown additional option L"SameSite=Lax"
0110:fixme:wininet:set_cookie secure not handled
0104:fixme:mpr:WNetGetUniversalNameA
("C:\\users\\Public\\Documents\\SimSig\\Timetables\\aston\\Aston 20091015 (0000
start) v0.0.5.WTT", 0x00000001, 012EF748, 012EFB54): stub
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msxml3.dll" at
7B130000: builtin
0024:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\msxml3.dll" : builtin
0024:err:ole:apartment_add_dll couldn't load in-process dll
L"C:\\windows\\system32\\msxml3.dll"
0024:err:ole:create_server class {f5078f32-c551-11d3-89b9-0000f81fe221} not
registered
0024:err:ole:com_get_class_object no class object
{f5078f32-c551-11d3-89b9-0000f81fe221} could be created for context 0x5
0104:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msxml3.dll" at
7B130000: builtin
0104:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\msxml3.dll" : builtin
0104:err:ole:apartment_add_dll couldn't load in-process dll
L"C:\\windows\\system32\\msxml3.dll"
0104:err:ole:create_server class {f5078f32-c551-11d3-89b9-0000f81fe221} not
registered
0104:err:ole:com_get_class_object no class object
{f5078f32-c551-11d3-89b9-0000f81fe221} could be created for context 0x5
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msxml2.dll" at
7B850000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msxml3.dll" at
7B130000: builtin
0024:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\msxml3.dll" : builtin
0024:err:module:find_forwarded_export module not found for forward
'msxml3.DllGetClassObject' used by L"C:\\windows\\system32\\msxml2.dll"
0024:err:ole:apartment_add_dll couldn't find function DllGetClassObject in
L"C:\\windows\\system32\\msxml2.dll"
0024:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\msxml2.dll" : builtin
0104:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msxml2.dll" at
7B850000: builtin
0024:err:ole:create_server class {f5078f1b-c551-11d3-89b9-0000f81fe221} not
registered
0024:err:ole:com_get_class_object no class object
{f5078f1b-c551-11d3-89b9-0000f81fe221} could be created for context 0x5
0104:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msxml3.dll" at
7B130000: builtin
0104:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\msxml3.dll" : builtin
0104:err:module:find_forwarded_export module not found for forward
'msxml3.DllGetClassObject' used by L"C:\\windows\\system32\\msxml2.dll"
0104:err:ole:apartment_add_dll couldn't find function DllGetClassObject in
L"C:\\windows\\system32\\msxml2.dll"
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msxml.dll" at
7B5B0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msxml3.dll" at
7B130000: builtin
0024:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\msxml3.dll" : builtin
0024:err:module:find_forwarded_export module not found for forward
'msxml3.DllGetClassObject' used by L"C:\\windows\\system32\\msxml.dll"
0024:err:ole:apartment_add_dll couldn't find function DllGetClassObject in
L"C:\\windows\\system32\\msxml.dll"
0104:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\msxml2.dll" : builtin
0024:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\msxml.dll" : builtin
0104:err:ole:create_server class {f5078f1b-c551-11d3-89b9-0000f81fe221} not
registered
0104:err:ole:com_get_class_object no class object
{f5078f1b-c551-11d3-89b9-0000f81fe221} could be created for context 0x5
0104:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msxml.dll" at
7B850000: builtin
0024:err:ole:create_server class {2933bf90-7b36-11d2-b20e-00c04f983e60} not
registered
0024:err:ole:com_get_class_object no class object
{2933bf90-7b36-11d2-b20e-00c04f983e60} could be created for context 0x5
0104:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msxml3.dll" at
7B130000: builtin
0104:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\msxml3.dll" : builtin
0104:err:module:find_forwarded_export module not found for forward
'msxml3.DllGetClassObject' used by L"C:\\windows\\system32\\msxml.dll"
0104:err:ole:apartment_add_dll couldn't find function DllGetClassObject in
L"C:\\windows\\system32\\msxml.dll"
0104:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\msxml.dll" : builtin
0104:err:ole:create_server class {2933bf90-7b36-11d2-b20e-00c04f983e60} not
registered
0104:err:ole:com_get_class_object no class object
{2933bf90-7b36-11d2-b20e-00c04f983e60} could be created for context 0x5
--
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.
July 1, 2021
[Bug 51378] New: Failures with `DetourCreateProcessWithDllEx` for Microsoft's Detours Library
by WineHQ Bugzilla
https://bugs.winehq.org/show_bug.cgi?id=51378
Bug ID: 51378
Summary: Failures with `DetourCreateProcessWithDllEx` for
Microsoft's Detours Library
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrew.jones(a)vector.com
Distribution: ---
Created attachment 70234
--> https://bugs.winehq.org/attachment.cgi?id=70234
stderr from WINEDEBUG
I am trying to work with a third-party tool that use Microsoft's Detours
Library:
https://github.com/microsoft/Detours
but it seems that the API call `DetourCreateProcessWithDllEx` inside of Detours
does not work correctly when run under Wine.
The implementation for `DetourCreateProcessWithDllEx{A/W}` can be found here:
https://github.com/microsoft/Detours/blob/bc7688373bbbb185277788c04f68ae67b…
https://github.com/microsoft/Detours/blob/bc7688373bbbb185277788c04f68ae67b…
Helpfully, Detours includes with a sample application `withdll.exe` that
utilises the `DetourCreateProcessWithDllEx` API:
https://github.com/microsoft/Detours/blob/fe7216c037c898b1f65330eda85e6146b…
I built Detours from git (fe7216c037c898b1f65330eda85e6146b6e3cb85) on Windows
10 (19042.1052) using MSVC 19.29.30038.1; this gave me the resulting binaries
`withdll.exe` and `simple64.dll`. Running `withdll.exe` to inject
`simple64.dll` on Windows 10 gives:
```
C:\Users\avj\Downloads\Detours-master\bin.X64>withdll.exe /d:simple64.dll
withdll.exe
withdll.exe: Starting: `withdll.exe'
withdll.exe: with
`C:\Users\avj\Downloads\Detours-master\bin.X64\simple64.dll'
simple64.dll: Starting.
simple64.dll: Detoured SleepEx().
Usage:
withdll.exe [options] [command line]
Options:
/d:file.dll : Start the process with file.dll.
/v : Verbose, display memory at start.
/? : This help screen.
simple64.dll: Removed SleepEx() (result=0), slept 0 ticks.
```
However, running this under a fresh Wine 6.11 built (64-bit only;
WINEARCH=win64) on openSUSE (gcc 10.3.0) gives me this:
```
withdll.exe: Starting: `withdll.exe'
withdll.exe: with `Z:\tmp\wine\simple64.dll'
withdll.exe: DetourCreateProcessWithDllEx failed: 2
```
I have attached the stderr from running
`WINEDEBUG=+timestamp,+process,+tid,+seh,+module wine64 withdll.exe
/d:simple64.dll withdll.exe 2>log.txt` to this case.
I have also uploaded the two binary files (`withdll.exe` and `simple64.dll`) to
Google Drive:
https://drive.google.com/file/d/1DmFHYcm4-quslIAsHV1fwbzi6-JxRZse/view?usp=…
Note: the source code for these files are MIT licensed, so there should be no
issues in me sharing my binary builds (i.e., I do not consider these files
proprietary).
Is it obvious what's wrong here? Is this a Wine bug or some configuration issue
that I can resolve?
--
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.
July 1, 2021