https://bugs.winehq.org/show_bug.cgi?id=39041
Bug ID: 39041 Summary: Sophie's World CD-ROM version: crash at initial screen Product: Wine Version: 1.7.41 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: xiha@laposte.net Distribution: ---
Created attachment 52004 --> https://bugs.winehq.org/attachment.cgi?id=52004 backtrace
This concerns the CD-ROM version of Sophie's World, see http://www.adventuregamers.com/games/view/16382
Installation without problems.
When booting the program, an initial welcome screen appears, but then (possibly at the point when a welcome video should play) an error box that says
INTERNAL ERROR Code 3410: !GetErrorMessage() in BuildErrorMessage() Do you want to continue? Yes/No
If I click No, the program exits; if I click Yes, an new error box appears:
MICROSOFT VISUAL C++ RUNTIME LIBRARY Assertion failed! Program: D:\app32.exe File: \Generic\Surface\Cdib.cpp Line: 1032 Expression: lpDib != NULL For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts (Press Retry to debug the application - JIT must be enabled)
'Abort' shuts down the program/wine. 'Retry' or 'Ignore' gives
PROGRAM ERROR The program app32.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience.
with debug info and 'Close' to shut down.