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.
https://bugs.winehq.org/show_bug.cgi?id=39041
--- Comment #1 from xiha xiha@laposte.net --- Created attachment 52005 --> https://bugs.winehq.org/attachment.cgi?id=52005 console output
https://bugs.winehq.org/show_bug.cgi?id=39041
--- Comment #2 from xiha xiha@laposte.net --- related to https://bugs.winehq.org/show_bug.cgi?id=15228 ?
https://bugs.winehq.org/show_bug.cgi?id=39041
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com --- It looks like Windows is also affected at least for one user: https://social.microsoft.com/Forums/en-US/57fb86e5-4c3b-4794-86fd-eabaed24de...
https://bugs.winehq.org/show_bug.cgi?id=39041
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- Try installing the indeo codec 3.2, if the game avi files are in a video format unknown to wine any weirdness could happen.
https://bugs.winehq.org/show_bug.cgi?id=39041
xiha xiha@laposte.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #5 from xiha xiha@laposte.net --- Bruno, thank you for your comments! I only noticed them recently, and had time to re-test now. Installing the Indeo codec 3.2 did indeed resolve the immediate problem. So I will mark this bug as resolved.
However, there are further issues that look video-related, of which one crashes the program without workaround. I will post about them in the forum thread, https://forum.winehq.org/viewtopic.php?f=8&t=25037 .
https://bugs.winehq.org/show_bug.cgi?id=39041
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |INVALID
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com --- Thanks for the feedback, since the problem was a missing game dependency the correct solution is invalid. Fixed is only used when something in wine is fixed.
About the problems in the forum, please open a new bug for the third issue (crash when starting to play a video file), remember to attach the backtrace.
The other issues should have their own bugs too but I can't help them unfortunately.
https://bugs.winehq.org/show_bug.cgi?id=39041
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Summary|Sophie's World CD-ROM |Sophie's World CD-ROM |version: crash at initial |version: crash at initial |screen |screen (missing Indeo 3.2 | |codecs for game videos)
--- Comment #7 from Bruno Jesus 00cpxxx@gmail.com --- Closing.