13:42:02 monerod release build crashes with segfault, but the debug version runs (OpenBSD) 14:09:29 If it's RandomX and OpenBSD, they're not very compatible. You can try to disable RandomX JIT. Don't remember how exactly, I'm on the phone now. 15:01:29 it is crashing in randomx_alloc_cache, it is definitely the RandomX that is causing the Segfault 15:01:44 MONERO_RANDOMX_UMASK=8 monerod --db-sync-mode=fast:async:5500000bytes 15:02:04 for some reason I have to limit the bytes per sync or it hangs my system 15:20:17 actually I think that needs to be 4 not 8 15:48:58 MONERO_RANDOMX_UMASK=4 will disable 'RandomX dataset' I guess that means no PoW verification or mining ? 16:22:42 I still need to be able to send money without RandomX 16:48:07 RandomX dataset is not enabled by default. But it's weird that the debug build doesn't crash. It would be nice to know the exact line where it crashes, because right now I can only guess 16:52:10 puffybuf I found more restrisctions: https://github.com/xmrig/xmrig/issues/3065#issuecomment-3016184608 16:52:28 You need to enable RANDOMX_FLAG_SECURE to have RandomX working 16:52:43 But this is when JIT is enabled, so can disable JIT instead 18:24:28 .merge+ 10182 10181 10179 18:24:28 Added 19:05:25 .merge+ 10170 19:05:25 Added