[Scummvm-tracker] [ScummVM :: Bugs] #15270: Crash in Alpinia

ScummVM :: Bugs trac at scummvm.org
Mon Jul 15 11:42:08 UTC 2024


#15270: Crash in Alpinia
---------------------+---------------------------
Reporter:  danifs25  |       Owner:  (none)
    Type:  defect    |      Status:  new
Priority:  normal    |   Component:  Engine: Kyra
 Version:            |  Resolution:
Keywords:            |        Game:  Kyrandia 2
---------------------+---------------------------
Comment (by eriktorbjorn):

 I've played from that savegame to getting to the rainbow machine in the
 Mystic's cabin twice. Once normally, and once using the Valgrind memory
 debugger. I saw no crash.

 Of course, there are a few different configurations that may be relevant.
 I was using The FluidSynth MIDI driver, for instance.

 I did get a couple of warnings like this when quitting the game. Obviously
 not good, but not related to this crash either:

 {{{
 ==384548== Invalid read of size 4
 ==384548==    at 0x4796AFD:
 Kyra::TIMInterpreter::refreshTimersAfterPause(unsigned int)
 (script_tim.cpp:275)
 ==384548==    by 0x46C8E7C: Kyra::KyraEngine_HoF::pauseEngineIntern(bool)
 (kyra_hof.cpp:181)
 ==384548==    by 0x6B02EA4: Engine::resumeEngine() (engine.cpp:698)
 ==384548==    by 0x6B04B6C: PauseToken::~PauseToken() (engine.cpp:1040)
 ==384548==    by 0x6BD7FB9: DefaultEventManager::pollEvent(Common::Event&)
 (default-events.cpp:219)
 ==384548==    by 0x46BE870: Kyra::KyraEngine_v1::updateInput()
 (kyra_v1.cpp:447)
 ==384548==    by 0x46BDE54: Kyra::KyraEngine_v1::checkInput(Kyra::Button*,
 bool, int) (kyra_v1.cpp:244)
 ==384548==    by 0x46CA5A4: Kyra::KyraEngine_HoF::runLoop()
 (kyra_hof.cpp:455)
 ==384548==    by 0x46C984A: Kyra::KyraEngine_HoF::go() (kyra_hof.cpp:280)
 ==384548==    by 0x46C030C: Kyra::KyraEngine_v1::run() (kyra_v1.h:205)
 ==384548==    by 0x28A35D3: runGame(Plugin const*, OSystem&, DetectedGame
 const&, void const*) (main.cpp:311)
 ==384548==    by 0x28A59C9: scummvm_main (main.cpp:796)
 }}}
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/15270#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list