https://bugs.winehq.org/show_bug.cgi?id=53892
Bug ID: 53892 Summary: Page fault when attempting to run Calmira 3.3 Product: Wine Version: 7.20 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: dos Assignee: wine-bugs@winehq.org Reporter: hjlinq@gmail.com Distribution: ---
Created attachment 73435 --> https://bugs.winehq.org/attachment.cgi?id=73435 dump produced after the "winevdm.exe has encountered a serious error" message
WineVDM page faults when attempting to run the Calmira 3.3 setup program.
System: Fresh install of alpine-extended-3.16.2-x86.iso Hardware: Virtualbox
To replicate:
1. Install Alpine linux (setup-alpine) (Important: must be the x86 version since musl-libc doesn't support multilib)
2. In "/etc/apk/repositories", uncomment the edge/main and edge/community repositories and comment out both v3.16 repositories
3. apk -alU upgrade
4. setup-xorg-base
5. apk add xinit xterm xfce4 wine
6. echo "exec winecfg" > .xinitrc
7. startx
8. in the "Graphics" tab, check "Emulate a virtual desktop", click "Apply" and "Ok"
9. echo "exec wine explorer" > .xinitrc
10. wget http://www.calmira.de/downloads/files/erwin/c33setup.exe
11. startx
12. navigate to c33setup.exe using wine explorer and double-click on the installer