http://bugs.winehq.org/show_bug.cgi?id=59286 Bug ID: 59286 Summary: Wine crashes while running PhotoImpact (iedit.exe) Product: Wine Version: 9.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: cjmh.gt@gmail.com Distribution: --- Created attachment 80216 --> http://bugs.winehq.org/attachment.cgi?id=80216 Crash Dump from Wine PhotoImpact is a very old windows program from the 1990s. It installs on Windows and Wine with the exe header flag indicating it can use more the 2GB of memory. In Windows this can cause the program to declare it is out of memory on occasion. Under Wine this "out of memory' happens frequently. When that happens it is fatal in that any attempt to save the work or exit the program fails wit hthe "out of memory" error. I mention this because I modified the iedit.exe as follows: I flipped the File Header bit on iedit.exe to limit it 2GB. That seemed to solve the out of memory issue on both Windows and Wine. However, it occasionally crashes under Wine. I have attach the crash dump. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.