[Tarantool-patches] [PATCH luajit v4 2/4] Disable unreliable assertion for external frame unwinding.

Igor Munkin imun at tarantool.org
Wed May 24 09:09:44 MSK 2023


Max,

Thanks for the patch! LGTM as trivial.

On 15.05.23, Maksim Kokryashkin wrote:
> From: Mike Pall <mike>
> 
> Broken on Fedora/ARM64. Reported by Yichun Zhang.
> 
> (cherry-picked from commit e957737650e060d5bf1c2909b741cc3dffe073ac)
> 
> This patch disables the assertion that failed because of
> incorrectly constructed unwind information. That debug
> info generation was fixed in the scope of
> tarantool/tarantool#6096 with commit
> b731df1c0392cf7008be2e3c4112e1edb2392de4 ("ARM64: Reorder
> interpreter stack frame and fix unwinding.")
> This patch is backported only for consistency.
> 
> Maxim Kokryashkin:
> * added the description for the problem
> 
> Part of tarantool/tarantool#7745
> Part of tarantool/tarantool#8069
> Relates to tarantool/tarantool#6096
> ---
>  src/lj_err.c | 2 ++
>  1 file changed, 2 insertions(+)

<snipped>

> -- 
> 2.39.2 (Apple Git-143)
> 

-- 
Best regards,
IM


More information about the Tarantool-patches mailing list