打印都是堆栈指针,没有debug信息,是不是需要用menuconfig配置一些啥
root@TinaLinux:/mnt/extsd# gdb -c coredump-isp_thread-1142-11-6017
GNU gdb (GDB) 10.1
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
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 "arm-openwrt-linux".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
https://www.gnu.org/software/gdb/bugs/.
Find the GDB manual and other documentation resources online at:
http://www.gnu.org/software/gdb/documentation/.
For help, type "help".
Type "apropos word" to search for commands related to "word".
warning: Can't open file /dmabuf (deleted) during file-backed mapping note proce ssing
warning: Can't open file /lib/libunwind.so.8 during file-backed mapping note pro cessing
warning: Can't open file /lib/libglog.so.0.3.5 during file-backed mapping note p rocessing
[New LWP 1143]
[New LWP 1144]
[New LWP 1145]
[New LWP 1142]
[New LWP 1146]
Core was generated by `./sample_virvi2venc2muxer -path sample_vi2venc2muxer.conf '.
Program terminated with signal SIGSEGV, Segmentation fault.
--Type <RET> for more, q to quit, c to continue without paging--
#0 0xb6f13ce0 in ?? ()
[Current thread is 1 (LWP 1143)]
(gdb)
(gdb)
(gdb)
(gdb) thread apply all bt
Thread 5 (LWP 1146):
#0 0xb6f16720 in ?? ()
#1 0x0003f9e0 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 4 (LWP 1142):
#0 0xb6f06928 in ?? ()
#1 0xb6ea2124 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 3 (LWP 1145):
#0 0xb6f13ce0 in ?? ()
#1 0xb6f14814 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 2 (LWP 1144):
#0 0xb6f13ce0 in ?? ()
#1 0xb6f14814 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 1 (LWP 1143):
#0 0xb6f13ce0 in ?? ()
--Type <RET> for more, q to quit, c to continue without paging--
#1 0xb6f14814 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb)
(gdb)
(gdb)