"The King of Fighters '98 Ultimate Match Final Edition" depends on this behavior. At least, the build I have is; it seems other builds are not.
Signed-off-by: Giovanni Mascellani gmascellani@codeweavers.com
-- v3: xactengine3_7/tests: Test notifications when loading a wave bank. fixup! include/wine: Add ANSI color codes. ntdll: Dump executable. include/wine: Add ANSI color codes. ntdll: Introduce x86emu. ntdll: Allowing injecting an int3. ntdll: Allow setting a watchpoint. include/wine: Introduce STAR to dereference a generic number. widl: Generate empty interface implementations. ntdll: Log architecture. ntdll: Implement debug writing to file. ntdll: Mark Wine code in mmap output. ntdll: Support dynamically enabling trace messages. ntdll: Log signals early. ntdll: Dump a single symbol. ntdll: Capture stack backtrace from UNIX side. ntdll: Add facility to disassemble code. ntdll: Print the command line when a process is started. ntdll: Dump memory mappings and unmappings. ntdll: Make dynamic unwind entries accessible from UNIX side. ntdll: Add +microsecs channel for precise timestamps. ntdll: Log return address. ntdll: Log file and line number. ntdll: Do not suppress useful log fields on \1. ntdll: Implement log locking and disabling. ntdll: Add a mechanism to ease development calls. ntdll: Support gio channel by default.
This merge request has too many patches to be relayed via email. Please visit the URL below to see the contents of the merge request. https://gitlab.winehq.org/wine/wine/-/merge_requests/398
On Thu Jul 7 13:41:41 2022 +0000, **** wrote:
Marvin replied on the mailing list:
Hi, It looks like your patch introduced the new failures shown below. Please investigate and fix them before resubmitting your patch. If they are not new, fixing them anyway would help a lot. Otherwise please ask for the known failures list to be updated. The full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=118495 Your paranoid android. === w1064v1507 (32 bit report) === xactengine3_7: xact3.c:152: Test failed: Cannot create engine, hr 0x80040154 036c:xact3: unhandled exception c0000005 at 004011E3 === w1064v1507 (64 bit report) === xactengine3_7: xact3.c:152: Test failed: Cannot create engine, hr 0x80040154 0c40:xact3: unhandled exception c0000005 at 00000000004011C3
Fixed with new revision.