Changes between Version 1 and Version 2 of Ticket #12598


Ignore:
Timestamp:
Jun 2, 2021, 3:09:34 AM (3 years ago)
Author:
BallM4788
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12598 – Description

    v1 v2  
    66 - 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.
     8
     9**EDIT**: Attached different crash log along with crash screenshot with registers and other info.