
    ###   ###  ###
     ###   ##  ##
     ####  ##  ##
     ## ## ##  ##
     ##  ####  ##
     ##   ###  ##
     ##    ##  ##      http://www.neutrino-images.de
            #

Kernel: 3.10.93 #1 SMP Wed Oct 20 07:37:14 CEST 2021 @armv7l
Date: Wednesday, 20 October 2021, 15:39:43

apollo.NI-135D2D login: root
Password:
/var/root # gdb neutrino /media/sda1/core.insertEventsfro.986.1634737021
GNU gdb (GDB) 8.3
Copyright (C) 2019 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-cortex-linux-uclibcgnueabi".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://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"...
Reading symbols from neutrino...
[New LWP 1763]
[New LWP 986]
[New LWP 995]
[New LWP 996]
[New LWP 997]
[New LWP 998]
[New LWP 999]
[New LWP 1000]
[New LWP 1001]
[New LWP 1002]
[New LWP 1003]
[New LWP 1004]
[New LWP 1005]
[New LWP 1019]
[New LWP 1038]
[New LWP 1067]
[New LWP 1069]
[New LWP 1070]
[New LWP 1072]
[New LWP 1073]
[New LWP 1113]
[New LWP 1114]
[New LWP 1115]
[New LWP 1116]
[New LWP 1117]
[New LWP 1118]
[New LWP 1121]
[New LWP 1123]
[New LWP 1124]
[New LWP 1125]
[New LWP 1126]
[New LWP 1127]
[New LWP 1243]
[New LWP 1244]
[New LWP 1245]
[New LWP 1262]
[New LWP 1452]
[New LWP 1757]
[New LWP 1761]
[New LWP 1751]
[New LWP 1759]
[New LWP 1755]
[New LWP 1068]
[New LWP 1753]
Core was generated by `neutrino'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x76f343e0 in memcpy () from /usr/lib/libcrypto.so.1.0.0
[Current thread is 1 (LWP 1763)]
(gdb) bt
#0  0x76f343e0 in memcpy () from /usr/lib/libcrypto.so.1.0.0
#1  0x760dc028 in ?? () from /lib/libstdc++.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb)


(gdb) bt full
#0  0x76f343e0 in memcpy () from /usr/lib/libcrypto.so.1.0.0
No symbol table info available.
#1  0x760dc028 in ?? () from /lib/libstdc++.so.6
No symbol table info available.
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb)

