Opened 20 months ago

Last modified 18 months ago

#13832 closed defect

GROOVIE: Bug #2 possible crash with incorrect seeks to endpos in roq.cpp — at Initial Version

Reported by: lolovo Owned by:
Priority: normal Component: Engine: Groovie
Version: Keywords: groovie2
Cc: Game: 11th Hour

Description

Same bug, related to this issue - https://bugs.scummvm.org/ticket/13809

Now inside of ROQPlayer::processBlockQuadVector, when after travers the image we've got wrong skipBytes value that lead to crash on assertion in seek. In this case we need return false and break (without break artifacts will occur) and appropriate warning will be in logs.

Crash during start egypt pyramid word puzzle.

Fix will be provided in PR.

Change History (1)

by lolovo, 20 months ago

Attachment: 11h-win.008 added
Note: See TracTickets for help on using tickets.