[Scummvm-tracker] [ScummVM :: Bugs] #15241: AGI: Mixed-Up Mother Goose (DOS) - Segmentation fault on item return (ScummVM 2.8.1+)
ScummVM :: Bugs
trac at scummvm.org
Fri Jul 5 11:05:11 UTC 2024
#15241: AGI: Mixed-Up Mother Goose (DOS) - Segmentation fault on item return
(ScummVM 2.8.1+)
----------------------+------------------------------------
Reporter: hugoarpin | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: AGI
Version: | Resolution:
Keywords: | Game: Mixed-Up Mother Goose
----------------------+------------------------------------
Comment (by hugoarpin):
Hi sluice,
I was able to complete consecutively the 5 rhymes you mentioned previously
without any crash, good job man!
However, I don't know if it was bad luck, but once at the end of the old
shoe rhyme, scummvm just quit. Weirdly it exited with a return value 0
(EXIT_SUCCESS) and without any segfault.
But it did trigger that warning before stopping:
WARNING: render_Block ignored by clipping. x: 3, y: 131, w: 154, h: 42!
Which looks like it came from the line:
engines/agi/graphics.cpp:515: warning("render_Block ignored by clipping.
x: %d, y: %d, w: %d, h: %d", x, y, width, height);
Sorry I was busy last night, but I will try to test more exhaustively
tonight/tomorrow, thanks!
--
Ticket URL: <https://bugs.scummvm.org/ticket/15241#comment:6>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list