Debian Patches

Status for libtraceevent/1:1.9.0-2

Patch Description Author Forwarded Bugs Origin Last update
0001-libtraceevent-utest-exit-test-if-mmap-fails.patch libtraceevent utest: exit test if mmap fails
CU_TEST() continues execution even if the test fails. It just records
that the test has failed and moves on.
So, when libtraceevent is built in a chroot, it can open
/sys/kernel/btf/vmlinux but fails in mmap stage and since CU_TEST()
does not stop so we get a segfault when tep_load_btf() tries to use
the mapped buffer.
Sudip Mukherjee <sudipm.mukherjee@gmail.com> yes 2026-05-26
0001-libtraceevent-utest-Fix-type-of-args-in-test_btf_rea.patch libtraceevent utest: Fix type of args in test_btf_read
On 32-bit system args contains values that do not fit in 32 long,
use uint64_t.
Emil Thorsoe <ethorsoe@tuxera.com> no 2026-05-07

All known versions for source package 'libtraceevent'

Links