Hi I am trying to build elfutils 0.161 on Linux Arch and 2 tests are failing. Building 0.160 on the same machine is fine.
============================================================================ Testsuite summary for elfutils 0.161 ============================================================================ # TOTAL: 129 # PASS: 125 # SKIP: 2 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to https://bugzilla.redhat.com/ ============================================================================ FAIL: vdsosyms FAIL: run-deleted.sh [anatol@arch tests]$ cat vdsosyms.log module name: /usr/bin/bash module name: /usr/lib/libc-2.20.so module name: /usr/lib/libdl-2.20.so module name: /usr/lib/libncursesw.so.5.9 module name: /usr/lib/libreadline.so.6.3 module name: /usr/lib/ld-2.20.so module name: [vdso: 22118] vdso syms: -1 ./vdsosyms: dwfl_module_getsymtab: Callback returned failure [anatol@arch tests]$ cat run-deleted.sh.log PID 22079 - process TID 22079: /home/anatol/sources/core-arch/elfutils/trunk/src/elfutils-0.161/src/stack: dwfl_thread_getframes tid 22079: Operation not permitted /home/anatol/sources/core-arch/elfutils/trunk/src/elfutils-0.161/src/stack: Couldn't show any frames. Is it a known issue with 0.161?
