--- Log opened Thu Mar 20 00:00:52 2025 07:06 < stickies-v> TheCharlatan: getting segfaults in kernel_chainstate_manager_create since https://github.com/TheCharlatan/bitcoin/compare/kernelApi_29..kernelApi_30 - have you noticed anything similar? 07:07 < stickies-v> the test_kernel binary seems to work fine, so i'm assuming it's on my side 07:10 < stickies-v> lldb is showing EXC_BAD_ACCESS in `ActivateBestChain()` sometime after the `UpdatedBlockTip()` call (https://github.com/bitcoin/bitcoin/blob/2dc27e2860b97c2bffa5f18706917b21858e5594/src/validation.cpp#L3579), so i suspect it might be the `kernel:IsInterrupted` call (but i'm having issues getting my debug symbols getting loaded properly) 07:11 < stickies-v> gonna investigate more after lunch, just seems unusual so checking in if you've come across it too - don't worry otherwise 08:43 <@TheCharlatan> no, i have not. Will look at that change again. 12:24 < stickies-v> found it: https://github.com/bitcoin/bitcoin/pull/30595#discussion_r2006272875 --- Log closed Fri Mar 21 00:00:52 2025