I got the exact same issue, ran lldb and came to a similar result, it also said
EXC_BAD_ACCESS (code=1, address=0xffffffffffffffff)
but different info on next line (and no jit info). It turns out, there was NOT related to jit at all. To fix this, you need to compile HashLink again, using the Intel architecture. Full steps here (works great for your current setup, since you already have Homebrew and HL versions installed, even if they don’t work as expected, i.e. you will install intel versions on the same machine alongside the current ones):