xCrash icon indicating copy to clipboard operation
xCrash copied to clipboard

主动abort和使用raise进行中断unwind效果不一致

Open zqhGeek opened this issue 2 years ago • 0 comments

我发现在dumper.so中的unwind(非fallback)对abort触发的中断和raise(SIGABRT)触发的unwind效果不一致。想请教一下,这里的原因是什么呢? image

image

zqhGeek avatar Mar 18 '23 14:03 zqhGeek