Re: [PATCH v2 3/3] tests: add test for eu-stack --sysroot

2024-07-12 Thread Aaron Merey
On Fri, Jul 12, 2024 at 11:38 AM Aaron Merey wrote: > > I did some testing on Debian 6.1.94-1 (2024-06-21) x86_64. LZMA/xz wasn't > pre-installed and I was able to reproduce the test failure. Sorry I should say that no LZMA-support dev package was pre-installed. xz itself is preinstalled. Aaron

Re: [PATCH v2 3/3] tests: add test for eu-stack --sysroot

2024-07-12 Thread Aaron Merey
Hi Ying, On Wed, Jul 10, 2024 at 2:06 PM Aaron Merey wrote: > > On Wed, Jul 10, 2024 at 4:33 AM Ying Huang > wrote: > > > > + testrun diff /tmp/tmp.bCCbATKu43/stack.out - > > + built_testrun diff /tmp/tmp.bCCbATKu43/stack.out - > > + > > LD_LIBRARY_PATH=/home/huangying/elf/elfutils_main/libdw:

Re: [PATCH] libdwfl: Make dwfl_report_offline_memory work with ELF_C_READ_MMAP

2024-07-12 Thread Mark Wielaard
Hi Aleksei, On Thu, 2024-07-11 at 20:35 +, Aleksei Vetrov wrote: > elf_memory open mode recently changed from ELF_C_READ to > ELF_C_READ_MMAP. That was this commit: commit cc44ac6740797a23cd0af0cb22bd828d569224b8 Author: Mark Wielaard Date: Thu Feb 1 14:56:18 2024 +0100 libelf: Treat e