GNU gdb (GNU Arm Embedded Toolchain 10-2020-q4-major) 10.1.90.20201028-git Copyright (C) 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "--host=x86_64-linux-gnu --target=arm-none-eabi". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from scummvm.elf... (gdb) target remote 192.168.1.75:4000 Remote debugging using 192.168.1.75:4000 warning: Target description specified unknown osabi "3DS" warning: multi-threaded target stopped without sending a thread-id, using first non-exited thread [Switching to Thread 278] svcWaitSynchronization () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/svc.s:263 263 /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/svc.s: No such file or directory. (gdb) c Continuing. User picked target 'tlj-win' (engine ID 'stark', game ID 'tlj')... Looking for a plugin supporting this target... Stark 3ds initsize w:640 h:480 pixelformat: 4 8 8 8 8 3ds initsize w:640 h:480 pixelformat: 4 8 8 8 8 No renderers have been found for this game! Debugger started, type 'exit' to return to the game. Type 'help' to see a little list of commands and variables. ERROR: No renderers have been found for this game! FatalError! Thread 8 received signal SIGSEGV, Segmentation fault. [Switching to Thread 289] 0x00112b4c in hidScanInput () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/services/hid.c:185 185 /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/services/hid.c: No such file or directory. (gdb) thread apply all bt Thread 8 (Thread 289 (TLS: 0x1ffb1e00, running, dynamic prio.: 47, static prio.: 47, ideal core: 0, running on core 0)): #0 0x00112b4c in hidScanInput () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/services/hid.c:185 #1 0x0016462c in N3DS::eventThreadFunc(void*) () Backtrace stopped: previous frame identical to this frame (corrupt stack?) Thread 7 (Thread 288 (TLS: 0x1ffb1c00, running, dynamic prio.: 47, static prio.: 47, ideal core: 0, running on core 0)): #0 svcSleepThread () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/svc.s:85 #1 0x001640bc in N3DS::timerThreadFunc(void*) () #2 0x00116f34 in _thread_begin (arg=) at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/thread.c:37 #3 0x00000000 in ?? () Backtrace stopped: previous frame identical to this frame (corrupt stack?) Thread 6 (Thread 287 (TLS: 0x1ffb1a00, running, dynamic prio.: 47, static prio.: 47, ideal core: 0, running on core 0)): #0 svcSleepThread () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/svc.s:85 #1 0x00163ca8 in N3DS::audioThreadFunc(void*) () #2 0x00000000 in ?? () Backtrace stopped: previous frame identical to this frame (corrupt stack?) Thread 5 (Thread 286 (TLS: 0x1ffb1800, running, dynamic prio.: 24, static prio.: 24, ideal core: 0, running on core 0)): #0 svcWaitSynchronization () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/svc.s:263 #1 0x005acebc in ndspWaitForIrq (timeout_ns=18446744073709551615) at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/ndsp/ndsp.c:44 #2 ndspSync () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/ndsp/ndsp.c:407 #3 ndspThreadMain (arg=) at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/ndsp/ndsp.c:432 #4 0x00116f34 in _thread_begin (arg=) at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/thread.c:37 #5 0x00000000 in ?? () Backtrace stopped: previous frame identical to this frame (corrupt stack?) Thread 4 (Thread 284 (TLS: 0x1ffb1600, running, dynamic prio.: 48, static prio.: 48, ideal core: 0, running on core 0)): #0 svcSendSyncRequest () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/svc.s:338 #1 0x0010e0a4 in srvGetServiceHandleDirect (out=0x801e08c, out@entry=0x801e084, name=0x7ca014 "APT:S") at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/srv.c:147 #2 0x00110278 in aptGetServiceHandle (aptuHandle=0x801e084) at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/services/apt.c:125 #3 aptSendCommand (aptcmdbuf=0x801e0c8, aptcmdbuf@entry=0x801e0c0) at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/services/apt.c:152 #4 0x001107ac in APT_DoApplicationJump (hmac=0x801e0a0, paramSize=768, param=0x801e100) at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/services/apt.c:1344 #5 aptExit () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/services/apt.c:375 #6 0x0010cb88 in __appExit () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/system/appExit.c:20 #7 0x0010cb24 in __ctru_exit () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/system/stack_adjust.s:30 Backtrace stopped: previous frame identical to this frame (corrupt stack?) Thread 3 (Thread 283 (TLS: 0x1ffb1400, running, dynamic prio.: 26, static prio.: 26, ideal core: 0, running on core 0)): #0 svcWaitSynchronization () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/svc.s:263 #1 0x0011861c in gspEventThreadMain (arg=) at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/services/gspgpu.c:346 #2 0x00116f34 in _thread_begin (arg=) at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/thread.c:37 #3 0x00000000 in ?? () Backtrace stopped: previous frame identical to this frame (corrupt stack?) Thread 2 (Thread 279 (TLS: 0x1ffb1200, idle, dynamic prio.: 49, static prio.: 49, ideal core: 0, running on core 0)): #0 svcWaitSynchronizationN () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/svc.s:273 #1 0x001110f0 in aptEventHandler (arg=) at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/services/apt.c:423 #2 0x00000000 in ?? () Backtrace stopped: previous frame identical to this frame (corrupt stack?) Thread 1 (Thread 278 (TLS: 0x1ffb1000, idle, dynamic prio.: 48, static prio.: 48, ideal core: 0, running on core 0)): #0 svcWaitSynchronization () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/svc.s:263 #1 0x0015db00 in main ()