[Bug libelf/28190] FAIL: run-backtrace-native.sh with glibc 2.34

2021-08-04 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28190 --- Comment #3 from Mark Wielaard --- Proposed fix: https://sourceware.org/pipermail/elfutils-devel/2021q3/004016.html -- You are receiving this mail because: You are on the CC list for the bug.

[PATCH] tests: Allow an extra pthread_kill frame in backtrace tests

2021-08-04 Thread Mark Wielaard
glibc 2.34 calls pthread_kill from the raise function. Before raise directly called the (tg)kill syscall. So allow pthread_kill to be the first frame in a backtrace where raise is expected. Also change some asserts to fprintf plus abort to make it more clear why the testcase fails. https://sourcew

[Bug libelf/28190] FAIL: run-backtrace-native.sh with glibc 2.34

2021-08-04 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28190 Mark Wielaard changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug debuginfod/27277] Describe retrieved files when verbose

2021-08-04 Thread Noah Sanci via Elfutils-devel
Hello, The attached patch dumps the http headers retrieved from the debuginfod server which a file was downloaded from. Some custom headers are now returned such as X-FILE, X-FILE-SIZE, and X-ARCHIVE to give some context about the downloaded files. Noah Sanci From dcbe8672d6be30f92ad8baa2fa157b9b

[Bug libelf/28190] FAIL: run-backtrace-native.sh with glibc 2.34

2021-08-04 Thread richard.purdie at linuxfoundation dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28190 richard.purdie at linuxfoundation dot org changed: What|Removed |Added CC||richard.pur

Buildbot failure in Wildebeest Builder on whole buildset

2021-08-04 Thread buildbot
The Buildbot has detected a new failure on builder elfutils-centos-x86_64 while building elfutils. Full details are available at: https://builder.wildebeest.org/buildbot/#builders/1/builds/796 Buildbot URL: https://builder.wildebeest.org/buildbot/ Worker for this Build: centos-x86_64 Build

[Bug libelf/28190] New: FAIL: run-backtrace-native.sh with glibc 2.34

2021-08-04 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28190 Bug ID: 28190 Summary: FAIL: run-backtrace-native.sh with glibc 2.34 Product: elfutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2

Re: [Bug debuginfod/27982] added DEBUGINFOD_MAXSIZE and DEBUGINFOD_MAXTIME

2021-08-04 Thread Mark Wielaard
On Fri, 2021-07-30 at 09:39 -0400, Noah Sanci wrote: > Here is the real patch :). Looks good. Pushed. Thanks, Mark

Re: [PATCH] debuginfod-doc: PR27950 - Remove redanduncies in man page.

2021-08-04 Thread Mark Wielaard
Hi Frank, On Fri, 2021-07-30 at 08:47 -0400, Frank Ch. Eigler wrote: > > aha, ok, I understand now. This makes testing in-tree a bit more > > difficult. So the .so ./debuginfod-client-config.7 does work if you > > got > > into the doc/ subdirectory, then man ./debuginfod-find.1 does show > > the >