https://bugs.winehq.org/show_bug.cgi?id=51484
--- Comment #3 from Michael Stefaniuc mstefani@winehq.org --- Sure, but is it actually crashing in dmloader? I'm confused about the "03f0:loader: 104 tests executed (0 marked as todo, 0 as flaky, 0 failures), 0 skipped. dmloader:loader:03f0 done (-1073741819) in 0s 88B" https://test.winehq.org/data/e3f00bf7c944f1cde6151fde969f2b49649c3de7/linux_... or "0564:loader: 104 tests executed (0 marked as todo, 0 as flaky, 0 failures), 0 skipped. dmloader:loader:0564 done (258) in 120s 88B" from https://test.winehq.org/data/81a6c8c882e9d00a3f459983d8281327f25e333a/linux_...
The "104 tests executed (0 marked as todo, 0 as flaky, 0 failures), 0 skipped." matches what we have in a successful run e.g. https://test.winehq.org/data/81a6c8c882e9d00a3f459983d8281327f25e333a/linux_...
But yeah, I'll need to see if I can run it under valgrind and get something useful out of it.