[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
Tue Jul 2 13:02:22 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:                         |   Keywords:
    Game:  Mixed-Up Mother Goose  |
----------------------------------+-------------------------
 Game: Mixed-Up Mother Goose (DOS)
 Md5sum: e524655abf9b96a3b179ffcd1d0f79af  LOGDIR
 Version: Scummvm v2.8.1 (Arch Linux) & commit 3853dd99b5c

 Almost every time an item is returned (see attached screenshot), after the
 song and text, when a cursor key is pressed to move and dismiss the text
 box, I get a segmentation fault.

 I recall testing (and completing) the game in the past (probably v2.8.0 or
 maybe earlier) and the bug was not present. I have not tested on other OS
 (ex: Windows), so I don't know if it is Linux specific.

 Here is the gdb output of the error (commit 3853dd99b5c):
 Thread 1 "scummvm" received signal SIGSEGV, Segmentation fault.
 Agi::GfxMgr::render_BlockEGA (this=0x55555d3248c0, x=3, y=-5, width=146,
 height=42) at engines/agi/graphics.cpp:599
 599                                     curColor =
 _activeScreen[offsetVisual++];

 PS: Sorry if the error is due to a bad configuration on my part, but at
 this point I can't see it.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/15241>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list