https://bugs.winehq.org/show_bug.cgi?id=47580
Bug ID: 47580 Summary: Dolphin Smalltalk 7.1.8 Product: Wine Version: 4.8 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus Assignee: wine-bugs@winehq.org Reporter: brickviking@gmail.com Distribution: ---
Created attachment 64986 --> https://bugs.winehq.org/attachment.cgi?id=64986 Backtrace for Dolphin7.exe on clean .wine without winetricks gdiplus
Dolphin Smalltalk Application (Dolphin7.exe) crashes on startup with the following text in the terminal (along with the rest of the message):
wine: Unhandled exception 0xc00002b5 in thread 9 at address 0x1000c2c0 (thread 0009), starting debugger... A dialog box is brought up by wine stating "The program Dolphin7 has encountered a serious problem and needs to close. We are sorry for the inconvenience."
Installing gdiplus with winetricks allows Dolphin7 to start. Wine is 4.8-staging from winehq repositories, running on 64-bit Fedora 28. The .wine is 32-bit (WINEARCH=win32) and newly created to report this bug.
Instructions required to set up: * The Dolphin VM (needed to run the image) is available from https://github.com/dolphinsmalltalk/Dolphin/releases/download/v7.1.8/Dolphin.... * The rest of the data can be fetched with: git clone https://github.com/dolphinsmalltalk/Dolphin.
* cd into the Dolphin Smalltalk directory, extract the DolphinVM.zip file (it will contain the Dolphin7.exe file and some DLLs) into that directory.
* create the DPRO image as follows: user@host:/home/user/src/Dolphin$ wine ./Dolphin7.exe DBOOT.img7 DolphinProfessional
To reproduce the bug (at least on wine-4.8): wine ./Dolphin7.exe DPRO.img7