https://bugs.winehq.org/show_bug.cgi?id=44228
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to Vijay Kamuju from comment #3)
Its because of this line in the trace, I used to get this issue.
Unhandled exception: page fault on write access to 0x00400053 in 32-bit code (0x0040aacd).
Its 64 bit as System information: Wine build: wine-3.0-rc3 Platform: i386 (WOW64) Version: Windows 7 Host system: Linux Host version: 4.14.8-1-ARCH
Try this on archlinux, its written in the archlinux wiki page on wine. If you want to run 32 bit executables you need to set winearch.
And wine still cannot run in mixed mode yet that is running 32 bit executables in 64 bit wine.
Are you saying that's only on Arch, or in general. Most distros can run 32bit apps on a 64bit prefix without issue. Please don't insinuate to users that wine cannot.