https://bugs.winehq.org/show_bug.cgi?id=56912
--- Comment #11 from stormtrackertony@gmail.com --- @Andrew Thanks for the testing. It's definitely helpful! Although, I think it's still a little premature to completely rule out a virtualization bug. After all, AWS EC2 t1.micro instances is still a form of virtualization. I would like to reproduce this error on an actual Windows install before finalizing the conclusion that it happens on Windows. (Which I may be able to confirm myself when I find where I put that old laptop)
The thing is, several WINE 8.x versions crash at that point but it says the fault is ldsl ....Several WINE 9.x versions crasg at the same point, but say the fault is vcmpps...Your AWS Windows Server 2019 errors at that point with an illegal instruction, but does not specify what it is.
The fact that the programmer has double checked and confirmed that the compilation is set to use SSE2 only and no evidence of AVX in the code, then where is it coming from (if AVX is indeed the issue)?
With many actual Windows users upgrading the software and none yet to report the issue, it's hard to rule any possibility out just yet.