[Scummvm-tracker] [ScummVM :: Bugs] #13881: DIRECTOR: crash at the beginning of pepperon-mac-fr
ScummVM :: Bugs
trac at scummvm.org
Mon Oct 3 02:05:24 UTC 2022
#13881: DIRECTOR: crash at the beginning of pepperon-mac-fr
-----------------------+------------------------------
Reporter: mistydemeo | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: Director
Version: | Keywords:
Game: |
-----------------------+------------------------------
The Mac version of Valmaison au fil des saisons / Four Seasons in Pepperon
Village crashes near the beginning of the game. I've identified the cause
as a use-after-free in the sound thread when switching movies. The
previous movie and its cast are deleted, and the Cast destructor frees the
memory containing the sound that's still being played. It seems this might
be a bug in other cases too, if a sound from a cast is still being played
at the time it's deleted.
This also occurs in the Japanese Mac version, but not any of the Windows
versions.
--
Ticket URL: <https://bugs.scummvm.org/ticket/13881>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list