Ticket #12542: TLJ backtrace.txt

File TLJ backtrace.txt, 6.9 KB (added by BallM4788, 3 years ago)
Line 
1GNU gdb (GNU Arm Embedded Toolchain 10-2020-q4-major) 10.1.90.20201028-git
2Copyright (C) 2020 Free Software Foundation, Inc.
3License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
4This is free software: you are free to change and redistribute it.
5There is NO WARRANTY, to the extent permitted by law.
6Type "show copying" and "show warranty" for details.
7This GDB was configured as "--host=x86_64-linux-gnu --target=arm-none-eabi".
8Type "show configuration" for configuration details.
9For bug reporting instructions, please see:
10<https://www.gnu.org/software/gdb/bugs/>.
11Find the GDB manual and other documentation resources online at:
12 <http://www.gnu.org/software/gdb/documentation/>.
13
14For help, type "help".
15Type "apropos word" to search for commands related to "word"...
16Reading symbols from scummvm.elf...
17(gdb) target remote 192.168.1.75:4000
18Remote debugging using 192.168.1.75:4000
19warning: Target description specified unknown osabi "3DS"
20warning: multi-threaded target stopped without sending a thread-id, using first non-exited thread
21[Switching to Thread 278]
22svcWaitSynchronization ()
23 at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/svc.s:263
24263 /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/svc.s: No such file or directory.
25(gdb) c
26Continuing.
27User picked target 'tlj-win' (engine ID 'stark', game ID 'tlj')...
28 Looking for a plugin supporting this target... Stark
293ds initsize w:640 h:480
30pixelformat: 4 8 8 8 8
313ds initsize w:640 h:480
32pixelformat: 4 8 8 8 8
33No renderers have been found for this game!
34Debugger started, type 'exit' to return to the game.
35Type 'help' to see a little list of commands and variables.
36ERROR: No renderers have been found for this game!
37FatalError!
38
39Thread 8 received signal SIGSEGV, Segmentation fault.
40[Switching to Thread 289]
410x00112b4c in hidScanInput ()
42 at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/services/hid.c:185
43185 /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/services/hid.c: No such file or directory.
44(gdb) thread apply all bt
45
46Thread 8 (Thread 289 (TLS: 0x1ffb1e00, running, dynamic prio.: 47, static prio.: 47, ideal core: 0, running on core 0)):
47#0 0x00112b4c in hidScanInput () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/services/hid.c:185
48#1 0x0016462c in N3DS::eventThreadFunc(void*) ()
49Backtrace stopped: previous frame identical to this frame (corrupt stack?)
50
51Thread 7 (Thread 288 (TLS: 0x1ffb1c00, running, dynamic prio.: 47, static prio.: 47, ideal core: 0, running on core 0)):
52#0 svcSleepThread () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/svc.s:85
53#1 0x001640bc in N3DS::timerThreadFunc(void*) ()
54#2 0x00116f34 in _thread_begin (arg=<optimized out>) at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/thread.c:37
55#3 0x00000000 in ?? ()
56Backtrace stopped: previous frame identical to this frame (corrupt stack?)
57
58Thread 6 (Thread 287 (TLS: 0x1ffb1a00, running, dynamic prio.: 47, static prio.: 47, ideal core: 0, running on core 0)):
59#0 svcSleepThread () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/svc.s:85
60#1 0x00163ca8 in N3DS::audioThreadFunc(void*) ()
61#2 0x00000000 in ?? ()
62Backtrace stopped: previous frame identical to this frame (corrupt stack?)
63
64Thread 5 (Thread 286 (TLS: 0x1ffb1800, running, dynamic prio.: 24, static prio.: 24, ideal core: 0, running on core 0)):
65#0 svcWaitSynchronization () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/svc.s:263
66#1 0x005acebc in ndspWaitForIrq (timeout_ns=18446744073709551615) at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/ndsp/ndsp.c:44
67#2 ndspSync () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/ndsp/ndsp.c:407
68#3 ndspThreadMain (arg=<optimized out>) at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/ndsp/ndsp.c:432
69#4 0x00116f34 in _thread_begin (arg=<optimized out>) at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/thread.c:37
70#5 0x00000000 in ?? ()
71Backtrace stopped: previous frame identical to this frame (corrupt stack?)
72
73Thread 4 (Thread 284 (TLS: 0x1ffb1600, running, dynamic prio.: 48, static prio.: 48, ideal core: 0, running on core 0)):
74#0 svcSendSyncRequest () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/svc.s:338
75#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
76#2 0x00110278 in aptGetServiceHandle (aptuHandle=0x801e084) at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/services/apt.c:125
77#3 aptSendCommand (aptcmdbuf=0x801e0c8, aptcmdbuf@entry=0x801e0c0) at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/services/apt.c:152
78#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
79#5 aptExit () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/services/apt.c:375
80#6 0x0010cb88 in __appExit () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/system/appExit.c:20
81#7 0x0010cb24 in __ctru_exit () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/system/stack_adjust.s:30
82Backtrace stopped: previous frame identical to this frame (corrupt stack?)
83
84Thread 3 (Thread 283 (TLS: 0x1ffb1400, running, dynamic prio.: 26, static prio.: 26, ideal core: 0, running on core 0)):
85#0 svcWaitSynchronization () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/svc.s:263
86#1 0x0011861c in gspEventThreadMain (arg=<optimized out>) at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/services/gspgpu.c:346
87#2 0x00116f34 in _thread_begin (arg=<optimized out>) at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/thread.c:37
88#3 0x00000000 in ?? ()
89Backtrace stopped: previous frame identical to this frame (corrupt stack?)
90
91Thread 2 (Thread 279 (TLS: 0x1ffb1200, idle, dynamic prio.: 49, static prio.: 49, ideal core: 0, running on core 0)):
92#0 svcWaitSynchronizationN () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/svc.s:273
93#1 0x001110f0 in aptEventHandler (arg=<optimized out>) at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/services/apt.c:423
94#2 0x00000000 in ?? ()
95Backtrace stopped: previous frame identical to this frame (corrupt stack?)
96
97Thread 1 (Thread 278 (TLS: 0x1ffb1000, idle, dynamic prio.: 48, static prio.: 48, ideal core: 0, running on core 0)):
98#0 svcWaitSynchronization () at /home/fincs/pacman-packages/libctru/src/libctru-2.0.1/libctru/source/svc.s:263
99#1 0x0015db00 in main ()