Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Thu, 3 Oct 2024 14:03:07 -0700 you wrote: > test_progs uses glibc specific functions backtrace() and > backtrace_symbols_fd() to print backtrace in case of SIGSEGV. > > Recent commit (see fixes) updated test_progs.c to define stub versions > of the same functions with attriubte "weak" in order to allow linking > test_progs against musl libc. Unfortunately this broke the backtrace > handling for glibc builds. > > [...] Here is the summary with links: - [bpf] selftests/bpf: fix backtrace printing for selftests crashes https://git.kernel.org/bpf/bpf-next/c/5bf1557e3d6a You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html