Source: libunwind Version: 1.2.1-8 Severity: normal Hi Adrian,
Julia upstream applied several patches[1] to their vendored libunwind, but it seems that none of these patches was applied to Debian's libunwind package. This is a list of patches: (1) libunwind-arm-dyn.patch (2) libunwind-arm-pc-offset.patch (3) libunwind-dwarf-Fix-incorrect-cfi-execution.patch (4) libunwind-dwarf-ver.patch (5) libunwind-freebsd-mapper.patch (6) libunwind-prefer-extbl.patch (1) [?] seems merged https://github.com/libunwind/libunwind/blob/master/src/arm/Gstep.c#L52-L58 (2) [merged-upstream] https://github.com/libunwind/libunwind/pull/55 (3) [merged-upstream] https://github.com/libunwind/libunwind/pull/54 (4) [merged-upstream] https://github.com/libunwind/libunwind/pull/56 (5) [skip-freebsd] (6) [?] seems not merged https://github.com/libunwind/libunwind/search?q=arm_find_proc_info2&unscoped_q=arm_find_proc_info2 Please consider to cherry-pick and apply these patches if appropriate. [1] https://github.com/JuliaLang/julia/tree/master/deps/patches and search for "unwind"