samuel-beckett
Results
1
comments of
samuel-beckett
Hi, Experienced same segfault on aarch64 target. After investigation the null `tc.ptr` comes from the `last_tb` in `tb_find`. ### Analysis The TCG highwater has been lowered. ``` void tcg_prologue_init(TCGContext *s)...