Menu

#4799 Zak/FM-Towns: Crash after epilogue

closed-fixed
5
2014-12-23
2010-03-05
No

ScummVM dies with a failed assertion just after the epilogue of Zak McKracken (FM-Towns version):

scummvm: engines/scumm/sound.cpp:106: virtual void Scumm::Sound::addSoundToQueue2(int, int, int, int): Assertion `_soundQue2Pos < ((int)(sizeof(_soundQue2) / sizeof(_soundQue2[0])))' failed.
Aborted (core dumped)

ScummVM 1.1.0svn48158
Fedora 12, x86-32
reproducible with attached savegame

Discussion

  • Ingo van Lil

    Ingo van Lil - 2010-03-05

    Savegame immediately before the epilogue

     
  • kirben

    kirben - 2010-04-04

    I'm unable to reproduce the assertion, with the attached saved game, when
    using ScummVM SVN under Windows XP.

     
  • Ingo van Lil

    Ingo van Lil - 2010-04-05

    I can no longer reproduce this with 1.2.0svn48557. Either this has been fixed within the last month or it's indeterminate. Feel free to close this bug.

     
  • Eugene Sandulenko

    OK, closing.

     
  • Eugene Sandulenko

    • assigned_to: nobody --> sev
    • status: open --> closed-fixed