Ticket #15517: build-d16f08c_allengines_gdb_log.txt

File build-d16f08c_allengines_gdb_log.txt, 6.7 KB (added by BallM4788, 7 weeks ago)
Line 
1atrus@DESKTOP-0SCVT0H:~/repos/scummvmfork$ arm-none-eabi-gdb scummvm.elf
2GNU gdb (GDB) 14.1
3Copyright (C) 2023 Free Software Foundation, Inc.
4License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
5This is free software: you are free to change and redistribute it.
6There is NO WARRANTY, to the extent permitted by law.
7Type "show copying" and "show warranty" for details.
8This GDB was configured as "--host=x86_64-linux-gnu --target=arm-none-eabi".
9Type "show configuration" for configuration details.
10For bug reporting instructions, please see:
11<https://www.gnu.org/software/gdb/bugs/>.
12Find the GDB manual and other documentation resources online at:
13 <http://www.gnu.org/software/gdb/documentation/>.
14
15For help, type "help".
16Type "apropos word" to search for commands related to "word"...
17Reading symbols from scummvm.elf...
18(gdb) target remote 192.168.1.238:4000
19Remote debugging using 192.168.1.238:4000
20svcWaitSynchronization ()
21 at /home/davem/projects/devkitpro/pacman-packages/libctru/src/libctru-2.4.1/libctru/source/svc.s:263
22warning: 263 /home/davem/projects/devkitpro/pacman-packages/libctru/src/libctru-2.4.1/libctru/source/svc.s: No such file or directory
23(gdb) c
24Continuing.
25
26Thread 1 received signal SIGSEGV, Segmentation fault.
27[Switching to Thread 40.224]
280x0807c740 in ?? ()
29(gdb) thread apply all bt
30
31Thread 7 (Thread 40.236 (TLS: 0x1ffafc00, running, dynamic prio.: 47, static prio.: 47, ideal core: 0, running on core 0)):
32#0 svcSleepThread () at /home/davem/projects/devkitpro/pacman-packages/libctru/src/libctru-2.4.1/libctru/source/svc.s:85
33#1 0x0012118c in N3DS::eventThreadFunc (arg=0x802bec8) at backends/platform/3ds/osystem-events.cpp:102
34#2 0x00110e0c in _thread_begin (arg=0x85fe228) at /home/davem/projects/devkitpro/pacman-packages/libctru/src/libctru-2.4.1/libctru/source/thread.c:16
35#3 0x00000000 in ?? ()
36Backtrace stopped: previous frame identical to this frame (corrupt stack?)
37
38Thread 6 (Thread 40.235 (TLS: 0x1ffafa00, running, dynamic prio.: 47, static prio.: 47, ideal core: 0, running on core 0)):
39#0 svcSleepThread () at /home/davem/projects/devkitpro/pacman-packages/libctru/src/libctru-2.4.1/libctru/source/svc.s:85
40#1 0x00120cb0 in N3DS::timerThreadFunc (arg=0x802b020) at backends/platform/3ds/osystem-events.cpp:240
41#2 0x00110e0c in _thread_begin (arg=0x85f54d8) at /home/davem/projects/devkitpro/pacman-packages/libctru/src/libctru-2.4.1/libctru/source/thread.c:16
42#3 0x00000000 in ?? ()
43Backtrace stopped: previous frame identical to this frame (corrupt stack?)
44
45Thread 5 (Thread 40.234 (TLS: 0x1ffaf800, running, dynamic prio.: 47, static prio.: 47, ideal core: 0, running on core 0)):
46#0 svcSleepThread () at /home/davem/projects/devkitpro/pacman-packages/libctru/src/libctru-2.4.1/libctru/source/svc.s:85
47#1 0x0012088c in N3DS::audioThreadFunc (arg=0x85dd2a0) at backends/platform/3ds/osystem-audio.cpp:55
48#2 0x00110e0c in _thread_begin (arg=0x85ec430) at /home/davem/projects/devkitpro/pacman-packages/libctru/sr--Type <RET> for more, q to quit, c to continue without paging--
49c/libctru-2.4.1/libctru/source/thread.c:16
50#3 0x00000000 in ?? ()
51Backtrace stopped: previous frame identical to this frame (corrupt stack?)
52
53Thread 4 (Thread 40.233 (TLS: 0x1ffaf600, running, dynamic prio.: 24, static prio.: 24, ideal core: 0, running on core 0)):
54#0 svcWaitSynchronization () at /home/davem/projects/devkitpro/pacman-packages/libctru/src/libctru-2.4.1/libctru/source/svc.s:263
55#1 0x0090323c in ndspWaitForIrq (timeout_ns=18446744073709551615) at /home/davem/projects/devkitpro/pacman-packages/libctru/src/libctru-2.4.1/libctru/source/ndsp/ndsp.c:44
56#2 ndspSync () at /home/davem/projects/devkitpro/pacman-packages/libctru/src/libctru-2.4.1/libctru/source/ndsp/ndsp.c:407
57#3 ndspThreadMain (arg=<optimized out>) at /home/davem/projects/devkitpro/pacman-packages/libctru/src/libctru-2.4.1/libctru/source/ndsp/ndsp.c:432
58#4 0x00110e0c in _thread_begin (arg=0x85ea6e0) at /home/davem/projects/devkitpro/pacman-packages/libctru/src/libctru-2.4.1/libctru/source/thread.c:16
59#5 0x00000000 in ?? ()
60Backtrace stopped: previous frame identical to this frame (corrupt stack?)
61
62Thread 3 (Thread 40.230 (TLS: 0x1ffaf400, running, dynamic prio.: 26, static prio.: 26, ideal core: 0, running on core 0)):
63#0 svcWaitSynchronization () at /home/davem/projects/devkitpro/pacman-packages/libctru/src/libctru-2.4.1/libctru/source/svc.s:263
64#1 0x001176f4 in gspEventThreadMain (arg=<optimized out>) at /home/davem/projects/devkitpro/pacman-packages/libctru/src/libctru-2.4.1/libctru/source/services/gspgpu.c:362
65#2 0x00110e0c in _thread_begin (arg=0x80165a8) at /home/davem/projects/devkitpro/pacman-packages/libctru/src/libctru-2.4.1/libctru/source/thread.c:16
66--Type <RET> for more, q to quit, c to continue without paging--
67#3 0x00000000 in ?? ()
68Backtrace stopped: previous frame identical to this frame (corrupt stack?)
69
70Thread 2 (Thread 40.225 (TLS: 0x1ffaf200, idle, dynamic prio.: 49, static prio.: 49, ideal core: 0, running on core 0)):
71#0 svcWaitSynchronizationN () at /home/davem/projects/devkitpro/pacman-packages/libctru/src/libctru-2.4.1/libctru/source/svc.s:273
72#1 0x00112064 in aptEventHandler (arg=<optimized out>) at /home/davem/projects/devkitpro/pacman-packages/libctru/src/libctru-2.4.1/libctru/source/services/apt.c:474
73#2 0x00000000 in ?? ()
74Backtrace stopped: previous frame identical to this frame (corrupt stack?)
75
76Thread 1 (Thread 40.224 (TLS: 0x1ffaf000, running, dynamic prio.: 48, static prio.: 48, ideal core: 0, running on core 0)):
77#0 0x0807c740 in ?? ()
78#1 0x001368e8 in StaticPlugin::~StaticPlugin (this=0x8044dd0, __in_chrg=<optimized out>) at base/plugins.cpp:66
79#2 StaticPlugin::~StaticPlugin (this=0x8044dd0, __in_chrg=<optimized out>) at base/plugins.cpp:67
80#3 PluginManager::unloadPluginsExcept (this=this@entry=0x801a4c0, type=<optimized out>, plugin=plugin@entry=0x0, deletePlugin=deletePlugin@entry=true) at base/plugins.cpp:562
81#4 0x00136bfc in PluginManager::unloadAllPlugins (this=0x801a4c0) at base/plugins.cpp:551
82#5 PluginManager::~PluginManager (this=this@entry=0x801a4c0, __in_chrg=<optimized out>) at base/plugins.cpp:275
83#6 0x00136ddc in PluginManagerUncached::~PluginManagerUncached (this=0x801a4c0, __in_chrg=<optimized out>) at base/plugins.cpp:300
84#7 0x00136e0c in PluginManagerUncached::~PluginManagerUncached (this=0x801a4c0, __in_chrg=<optimized out>) at base/plugins.cpp:300
85--Type <RET> for more, q to quit, c to continue without paging--
86#8 0x001261ec in PluginManager::destroy () at ./base/plugins.h:304
87#9 scummvm_main (argc=<optimized out>, argv=<optimized out>) at base/main.cpp:893
88#10 0x00119be0 in main (argc=0, argv=0x0) at backends/platform/3ds/main.cpp:64