Debian Patches
Status for libtraceevent/1:1.9.0-1
| 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 |
