Changes between Initial Version and Version 1 of Ticket #12598


Ignore:
Timestamp:
Jun 2, 2021, 12:05:20 AM (3 years ago)
Author:
BallM4788
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12598 – Description

    initial v1  
    44**Replication**: Start Grim Fandango.
    55**Notes**:
    6  - Backtrace log and crash dump are from two separate crashes. This is because, for some reason, detatching the remote debugger after a crash only causes ScummVM to crash; the user is kicked back to the 3DS Home Screen and told that the system will restart.
     6 - Backtrace log and crash dump are from two separate crashes. This is because, for some reason, detatching the remote debugger after a segfault only causes ScummVM to crash; the user is kicked back to the 3DS Home Screen and told that the system will restart.
    77 - In the provided backtrace log, the line "WARNING: !!!! Trying to call MakeSectorActive without a scene!" appears 5 times. [[https://github.com/scummvm/scummvm/blob/master/engines/grim/lua_v1_set.cpp#L194|This is a known flaw]], and may or may not be related to this ticket's issue.