00:00:52 j-berman opened pull request #10362: [DO NOT MERGE] FCMP++: point to cycle scalar impl 00:00:53 > https://github.com/monero-project/monero/pull/10362 19:23:46 Monerod has been very crash since about two days, on my two main nodes 19:23:46 monerod[28527]: segfault at a3 ip 0000563d05b5ea1f sp 00007ef8aa7fa3f0 error 4 in monerod[15ea1f,563d05a00000+111e000] likely on CPU 6 (core 6, socket 0) 19:23:48 [949687.725958] Code: 14 49 8b 44 24 08 4c 8b 65 08 48 89 44 24 08 4d 85 e4 0f 84 83 01 00 00 45 0f b6 7c 24 58 4c 89 e0 45 84 ff 0f 85 51 01 00 00 <80> b8 a3 00 00 00 00 0f 85 0c 01 00 00 49 63 ce 48 8d 51 07 48 89 19:23:50 One node : 19:23:52 2026-03-01 06:26:48.770 I Starting p2p net loop... 19:23:54 2026-03-11 16:25:14.350 I Starting p2p net loop... 19:23:56 2026-03-11 17:24:43.614 I Starting p2p net loop... 19:23:58 2026-03-11 18:09:08.604 I Starting p2p net loop... 19:24:00 2026-03-11 20:09:03.185 I Starting p2p net loop... 19:24:02 2026-03-12 06:15:31.279 I Starting p2p net loop... 19:24:04 Other node : 19:25:15 Something I should check in particular? 19:39:12 r​avfx: do both have public rpc access enabled? 19:39:18 also which version are you using? 19:39:43 1845 19:40:04 Yes, public RPC is enabled, it's my two main public nodes 19:41:43 0.18.4.5 indeed. I just logged in the servers to upgrade it to 0.18.4.6 when I did see the ton of crashes. 19:41:44 If I look at the first time I got the first crash compared to total system uptime, it's a totally new situation. 19:43:39 The segfault log I posted, is the same exact one (same ip/sp) repeating on both servers 19:50:31 can you run one of the nodes in gdb and get a backtrace once it crashes? 19:52:11 (and then share it with me privately) 19:52:37 Yes, I can do that. 19:52:45 I should recompile it to keep debug symbols right? 19:52:52 release should be fine 19:53:00 usually it shows enough info 19:53:00 alright 21:10:09 #no-wallet-left-behind 22:00:52 vtnerd opened pull request #10363: Harden HTTP client auth 22:00:53 > https://github.com/monero-project/monero/pull/10363