https://bugs.winehq.org/show_bug.cgi?id=54510
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #1 from Zeb Figura z.figura12@gmail.com --- (In reply to François Gouget from comment #0)
These failures are close to 100% reproducible (but not quite) and started on 2023-02-14. But note that the test also has a preexisting crash which masks these failures in the test pattern.
And that crash was fixed on the same date, so it's likely that these failures are older than that.
If I had to guess, I'd say these failures are *also* due to address space exhaustion? I don't know why wow64 would affect that, but I guess wow64 does take up a *bit* of extra address space (dlls, extra TEB), so if we're that close it could maybe make a difference...