[Scummvm-tracker] [ScummVM] #10526: MOHAWK: MYST ME: Crash when opening the map while using the Fortress Simulator
lotharsm
trac at scummvm.org
Wed May 16 09:21:05 CEST 2018
#10526: MOHAWK: MYST ME: Crash when opening the map while using the Fortress
Simulator
---------------------+----------------------------
Reporter: lotharsm | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: Mohawk
Keywords: | Game: Myst
---------------------+----------------------------
Visit the Mechanical Age and look at the Fortress Simulator. *Before* the
animation/video that appears when the Fortress Simulator starts, try to
view the map. After a few seconds, ScummVM will crash.
gdb output:
{{{
Thread 1 received signal SIGSEGV, Segmentation fault.
Mohawk::MystAreaVideo::playMovie (this=0x21ec7440)
at engines/mohawk/myst_areas.cpp:226
226 VideoEntryPtr handle = _vm->_video->findVideo(_videoFile);
(gdb) backtrace
#0 Mohawk::MystAreaVideo::playMovie (this=0x21ec7440)
at engines/mohawk/myst_areas.cpp:226
#1 0x000000000113417a in
Mohawk::MystStacks::Mechanical::fortressSimulation_run (this=0x219f0c80)
at engines/mohawk/myst_stacks/mechanical.cpp:862
#2 0x000000000111cbf9 in Mohawk::MohawkEngine_Myst::doFrame (
this=this at entry=0x1aa857a0) at engines/mohawk/myst.cpp:394
#3 0x000000000111d518 in Mohawk::MohawkEngine_Myst::run (this=0x1aa857a0)
at engines/mohawk/myst.cpp:383
#4 0x00000000004081cf in runGame (edebuglevels=..., system=...,
plugin=<optimized out>) at base/main.cpp:264
#5 scummvm_main (argc=argc at entry=1, argv=argv at entry=0x1aa62c00)
at base/main.cpp:530
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/10526>
ScummVM <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list