Changes between Initial Version and Version 1 of Ticket #12598
- Timestamp:
- Jun 2, 2021, 12:05:20 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12598 – Description
initial v1 4 4 **Replication**: Start Grim Fandango. 5 5 **Notes**: 6 - Backtrace log and crash dump are from two separate crashes. This is because, for some reason, detatching the remote debugger after a crashonly 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. 7 7 - 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.