https://sourceware.org/bugzilla/show_bug.cgi?id=29176
Bug ID: 29176 Summary: run-backtrace-native-biarch.sh seems to fail on Ubuntu Jammy Product: elfutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: general Assignee: unassigned at sourceware dot org Reporter: evvers at ya dot ru CC: elfutils-devel at sourceware dot org Target Milestone: --- I tried to switch to Ubuntu Jammy in https://github.com/evverx/elfutils/pull/83 and the test started failing there with ``` FAIL: run-backtrace-native-biarch.sh ==================================== case 0: expected symname 'raise' got '(null)' ./test-subr.sh: line 84: 23451 Aborted (core dumped) LD_LIBRARY_PATH="${built_library_path}${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH" $VALGRIND_CMD "$@" backtrace-child-biarch: no main FAIL run-backtrace-native-biarch.sh (exit status: 1) ``` It still passes on Ubuntu Focal. FWIW switching to Ubuntu Jammy somehow "fixed" run-debuginfod-fd-prefetch-caches.sh (which appears to be flaky on Ubuntu Focal and fails more or less consistently when elfutils is built with --enable-gcov: https://github.com/evverx/elfutils/runs/6577995202) -- You are receiving this mail because: You are on the CC list for the bug.