Issue: bitcoind process ended abruptly
Expected behaviour: bitcoind should continue to run
log output: nothing unusual
terminal output:
1879 Illegal instruction (core dumped)
dmesg output:
traps: b-scheduler[3227] trap invalid opcode ip:555ad42d5cb2 sp:7efc897f9590 error:0 in bitcoind[555ad3c91000+9b4000]
Cannot reproduce easily, this happened first time in last 4 years running bitcoind non-stop.
$ bitcoin-cli –version Bitcoin Core RPC client version v23.0.0
Official build from the website, running normally from the user folder. No systemd, no service, but in screen session, in bash loop. Bash loop allows it to automatically restart, so I experienced no downtime, bitcoind has started again automatically.
Full command line bitcoind was running with is:
/home/user/bitcoin/bitcoin-23.0/bin/bitcoind > /home/user/.bitcoin/logs/2022-11-14_02h04m24s.log 2>&1
Server-style machine with ECC RAM: OS: Debian GNU/Linux 11 (bullseye) x86_64 CPU: AMD Ryzen 7 1700 (16) @ 3.000GHz [28.0°C] RAM: 64GB RAM 2666 MT/s Multi-bit ECC HDD: Btrfs raid10 mode, 4x 4TB Hard Drives. No issues with Btrfs or drives, all perfectly clean
No GUI, bitcoind running in screen session, logging to a file
I could upload entire session debug.log (2.5MiB) on request. bitcoind process was running from 11 November to 13 December then crashed. Log file ends cleanly with no error messages, last few lines are:
02022-12-13T17:50:00Z Socks5() connect to xxx.onion:8333 failed: host unreachable
12022-12-13T17:50:44Z connect() to 127.0.0.1:7656 failed after wait: Connection refused (111)
22022-12-13T17:53:14Z connect() to 127.0.0.1:7656 failed after wait: Connection refused (111)
32022-12-13T17:57:22Z UpdateTip: new best=000000000000000000031509b87e82e97a74d09c703ed21ee0a91fd90b5c6656 height=767249 version=0x20a00000 log2_work=93.893910 tx=787817132 date='2022-12-13T17:57:18Z' progress=1.000000 cache=5.6MiB(23274txo)
42022-12-13T17:59:16Z connect() to 127.0.0.1:7656 failed after wait: Connection refused (111)
52022-12-13T17:59:34Z UpdateTip: new best=000000000000000000044c776b362f68b0e645a1d7366e3b50a10a7809af50fc height=767250 version=0x23778000 log2_work=93.893921 tx=787819399 date='2022-12-13T17:59:22Z' progress=1.000000 cache=6.6MiB(31759txo)