[Scummvm-tracker] [ScummVM :: Bugs] #11334: Myst ME crashes when dropping key in stoneship age
ScummVM :: Bugs
trac at scummvm.org
Wed Jan 29 10:31:21 UTC 2020
#11334: Myst ME crashes when dropping key in stoneship age
---------------------+----------------------------
Reporter: clbr | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: Mohawk
Resolution: | Keywords: crash
Game: Myst |
---------------------+----------------------------
Comment (by clbr):
Some more info.
{{{
(gdb)
#4 Video::QuickTimeDecoder::VideoTrackHandler::seek (this=0x1204c30,
requestedTime=...)
at video/qt_decoder.cpp:372
372 while (!atLastEdit() &&
_parent->editList[_curEdit].mediaTime == -1)
(gdb) p requestedTime
$1 = (const Audio::Timestamp &) @0x7fffffffcc70: {_secs = 0, _numFrames =
2250, _framerate = 3000,
_framerateFactor = 5}
(gdb) p _parent->editList
$2 = {_capacity = 1, _size = 1, _storage = 0xb3bea0}
(gdb) p _curEdit
$3 = 1
...
#7 0x000000000045e296 in Mohawk::MystAreaVideo::playMovie (this=0xf47460)
at engines/mohawk/myst_areas.cpp:251
(gdb) p _videoFile
$7 = {static npos = 4294967295, static _builtinCapacity = 20, _size = 17,
_str = 0xf474a8 "qtw/stone/key.mov", {_storage =
"qtw/stone/key.mov\000\000", _extern = {
_refCount = 0x6e6f74732f777471, _capacity = 1701523301}}}
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/11334#comment:8>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list