[Bug general/30196] New: [0.189 regression] configure.ac contains Bashisms

2023-03-04 Thread sourceware at mattwhitlock dot name via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=30196 Bug ID: 30196 Summary: [0.189 regression] configure.ac contains Bashisms Product: elfutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2

[Bug general/29176] run-backtrace-native-biarch.sh seems to fail on Ubuntu Jammy

2023-03-04 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29176 --- Comment #11 from Mark Wielaard --- Proposed patch: https://patchwork.sourceware.org/project/elfutils/patch/20230304213534.1448550-1-m...@klomp.org/ Did pass on the elfutils-debian-amd64 builder: https://builder.sourceware.org/buildbot/#/bu

[PATCH] tests: skip '(null)' symname frames in backtrace tests

2023-03-04 Thread Mark Wielaard
Some setups might have some frames for unknown (null) functions in the thread backtrace. Skip these frames instead of failing immediately. * tests/backtrace.c (callback_verify): Check and skip nulls_seen. https://sourceware.org/bugzilla/show_bug.cgi?id=29176 Signed-off-by: Mark Wielaard ---

[Bug general/29176] run-backtrace-native-biarch.sh seems to fail on Ubuntu Jammy

2023-03-04 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29176 --- Comment #10 from Mark Wielaard --- (In reply to Jan-Benedict Glaw from comment #9) > Is there already a decision on whether or not the tests should pass when > there's no dbgsym package installed for libc? The test should pass even withou

Re: [PATCH v3] strip: keep .ctf section in stripped file

2023-03-04 Thread Guillermo E. Martinez via Elfutils-devel
Hello, On Fri, Mar 03, 2023 at 12:24:19PM +, Nick Clifton wrote: > Hi Mark, > > > > > I am mainly wondering why binutils strip already seems to keep ".ctf" > > > > sections (even without -g). > > > Right. But I am wondering how that mechanism works with binutils strip. > > Apparently we do s

[Bug general/29176] run-backtrace-native-biarch.sh seems to fail on Ubuntu Jammy

2023-03-04 Thread jbglaw--- via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29176 --- Comment #9 from Jan-Benedict Glaw --- Is there already a decision on whether or not the tests should pass when there's no dbgsym package installed for libc? -- You are receiving this mail because: You are on the CC list for the bug.