http://bugs.winehq.org/show_bug.cgi?id=58322
--- Comment #9 from Jesper Pedersen jesperpedersen.db@gmail.com --- WINEDEBUG=warn+all wine Application-steam-x64.exe >> /tmp/gd17d9490c6d.txt 2>&1
Now, line 17402 (gd17d9490c6d.txt) says,
wine: Unhandled division by zero at address 00006FFFFB88EB02 (thread 0024), starting debugger...
export CC=clang ./configure --prefix=/usr/local/packages/wine-master --enable-win64 --enable-debug make clean && make -j12 sudo make install
clang --version clang version 20.1.5 (Fedora 20.1.5-1.fc42) Target: x86_64-redhat-linux-gnu Thread model: posix InstalledDir: /usr/lib64/llvm20/bin Configuration file: /etc/clang/x86_64-redhat-linux-gnu-clang.cfg
Thanks for helping with this !