[Scummvm-tracker] [ScummVM :: Bugs] #14892: DOTT: Crash when trying to play MM on Ed's computer

ScummVM :: Bugs trac at scummvm.org
Mon Jan 29 02:28:01 UTC 2024


#14892: DOTT: Crash when trying to play MM on Ed's computer
---------------------+----------------------------------
Reporter:  alexbevi  |       Owner:  (none)
    Type:  defect    |      Status:  new
Priority:  normal    |   Component:  Engine: SCUMM
 Version:            |  Resolution:
Keywords:            |        Game:  Day of the Tentacle
---------------------+----------------------------------
Comment (by alexbevi):

 If it helps any this is the stack trace


 {{{
 Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
 0   libsystem_kernel.dylib                  0x7ff81528b1e2 __pthread_kill
 + 10
 1   libsystem_pthread.dylib                 0x7ff8152c2ee6 pthread_kill +
 263
 2   libsystem_c.dylib                       0x7ff8151e9b45 abort + 123
 3   libsystem_c.dylib                       0x7ff8151e8e5e __assert_rtn +
 314
 4   scummvm                                    0x10aef4136
 Common::BaseString<char>::BaseString(char const*, char const*) + 102 (str-
 base.cpp:118)
 5   scummvm                                    0x1064e5bc5
 Common::String::String(char const*, char const*) + 37 (str.h:78)
 6   scummvm                                    0x1064e5985
 Common::String::String(char const*, char const*) + 37 (str.h:78)
 7   scummvm                                    0x10aee7551
 Common::Path::extract(char const*, char const*) const + 289 (path.cpp:261)
 8   scummvm                                    0x10aee8c9c
 Common::Path::relativeTo(Common::Path const&) const + 140 (path.cpp:680)
 9   scummvm                                    0x10642cacc
 Scumm::ScummEngine::startManiac() + 460 (scumm.cpp:3770)
 10  scummvm                                    0x106411791
 Scumm::ScummEngine_v6::o6_kernelSetFunctions() + 273 (script_v6.cpp:3000)
 11  scummvm                                    0x106412503
 Common::Functor0Mem<void, Scumm::ScummEngine_v6>::operator()() const + 99
 (func.h:397)
 12  scummvm                                    0x106413eee
 Scumm::ScummEngine::executeOpcode(unsigned char) + 126 (script.cpp:492)
 13  scummvm                                    0x106413d78
 Scumm::ScummEngine::executeScript() + 472 (script.cpp:485)
 14  scummvm                                    0x106412bfd
 Scumm::ScummEngine::runScriptNested(int) + 269 (script.cpp:337)
 15  scummvm                                    0x106412ecc
 Scumm::ScummEngine::runObjectScript(int, int, bool, bool, int*, int, int)
 + 492 (script.cpp:136)
 16  scummvm                                    0x10640860a
 Scumm::ScummEngine_v6::o6_startObject() + 186 (script_v6.cpp:1020)
 17  scummvm                                    0x106412503
 Common::Functor0Mem<void, Scumm::ScummEngine_v6>::operator()() const + 99
 (func.h:397)
 18  scummvm                                    0x106413eee
 Scumm::ScummEngine::executeOpcode(unsigned char) + 126 (script.cpp:492)
 19  scummvm                                    0x106413d78
 Scumm::ScummEngine::executeScript() + 472 (script.cpp:485)
 20  scummvm                                    0x106412bfd
 Scumm::ScummEngine::runScriptNested(int) + 269 (script.cpp:337)
 21  scummvm                                    0x1064127a2
 Scumm::ScummEngine::runScript(int, bool, bool, int*, int) + 626
 (script.cpp:89)
 22  scummvm                                    0x1064170b9
 Scumm::ScummEngine::checkAndRunSentenceScript() + 1113 (script.cpp:1175)
 23  scummvm                                    0x106428ef8
 Scumm::ScummEngine::scummLoop(int) + 1496 (scumm.cpp:2738)
 24  scummvm                                    0x106428493
 Scumm::ScummEngine::go() + 819 (scumm.cpp:2469)
 25  scummvm                                    0x1062de0c2
 Scumm::ScummEngine::run() + 178 (scumm.h:583)
 26  scummvm                                    0x10628c791 runGame(Plugin
 const*, Plugin const*, OSystem&, Common::String const&) + 3793
 (main.cpp:326)
 27  scummvm                                    0x10628a259 scummvm_main +
 6233 (main.cpp:806)
 28  scummvm                                    0x106283a9a main + 202
 (macosx-main.cpp:44)
 29  dyld                                    0x7ff814f6941f start + 1903
 }}}
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14892#comment:8>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list