I just got this error when running an 11 node version of this script
see https://forum.autonomi.community/t/pre-comnet-thread/36423/296?u=southside for context
--------------------------------------------------------------
Node 7
Starting logging to directory: "//home/willie/.safe/node/baby-fleming-nodes/sn-node-7"
Node PID: 336224, prefix: Prefix(), name: d67d07(11010110).., age: 86, connection info:
"127.0.0.1:12007"
double free or corruption (!prev)
--------------------------------------------------------------
Node 8
Starting logging to directory: "//home/willie/.safe/node/baby-fleming-nodes/sn-node-8"
./loLogsBaby.sh: line 44: 336188 Aborted (core dumped) /$HOME/.safe/node/sn_node --skip-auto-port-forwarding --local-addr 127.0.0.1:$SAFE_PORT --root-dir /$HOME/.safe/node/baby-fleming-nodes/sn-node-$node --log-dir /$HOME/.safe/node/baby-fleming-nodes/sn-node-$node
--------------------------------------------------------------
Node 9
Starting logging to directory: "//home/willie/.safe/node/baby-fleming-nodes/sn-node-9"
I thought this sort of thing wasnt supposed to happen with rust…
Im going to run some RAM diags cos this is just one instance of the same sn_node I have run hundreds of in the last few hours. If this was a low-level bug in sn_node or its bits, it would have shown by now surely?
versions:
sn_cli 0.59.3
sn_node 0.64.3
commit 6f03b93bd2d02f0ffe54b69fbf25070fbe64eab0 (HEAD → main, origin/main, origin/HEAD)
Date: Fri Jul 22 18:23:32 2022 +0100
rustc 1.62.0 (a8314ef7d 2022-06-27)