fix(tng): 防止 SIGABRT 跳 LR 死循环,改 pc+4 与 streak freeze

吞 ABRT 时若跳回近距 LR 会瞬间再 abort 刷屏;改为优先 pc+4,同 tid+pc 超阈值后冻结工作线程,主线程仅 bail。
This commit is contained in:
mars
2026-08-03 10:26:48 +08:00
parent 13e407623b
commit 818b2f4f51
2 changed files with 55 additions and 10 deletions