[Bug debuginfod/29696] intermittent libmicrohttpd assertion failures related to socket fd closing

2023-06-16 Thread rgoldber at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29696 Ryan Goldberg changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigne

[Bug debuginfod/29696] intermittent libmicrohttpd assertion failures related to socket fd closing

2023-06-16 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29696 Mark Wielaard changed: What|Removed |Added CC||mark at klomp dot org --- Comment #2

[Bug debuginfod/29696] intermittent libmicrohttpd assertion failures related to socket fd closing

2023-06-16 Thread rgoldber at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29696 --- Comment #3 from Ryan Goldberg --- I noticed that the issue was happening in run-debuginfod-federation-metrics.sh so to reproduce I was playing with sending lots of requests to a federation of servers. Only had the issue occur on the downst

[Bug debuginfod/29696] intermittent libmicrohttpd assertion failures related to socket fd closing

2023-06-16 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29696 Frank Ch. Eigler changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

☠ Buildbot (Sourceware): elfutils - failed test (failure) (master)

2023-06-16 Thread builder--- via Elfutils-devel
A new failure has been detected on builder elfutils-fedora-s390x while building elfutils. Full details are available at: https://builder.sourceware.org/buildbot/#builders/43/builds/196 Build state: failed test (failure) Revision: 938a52c22ee915ff2cea813edd5da66bc8184885 Worker: fedora-s390x

Re: ☠ Buildbot (Sourceware): elfutils - failed test (failure) (master)

2023-06-16 Thread Mark Wielaard
Hi Ryan (CC Andreas the s390x valgrind maintainer) On Fri, 2023-06-16 at 16:16 +, builder--- via Elfutils-devel wrote: > A new failure has been detected on builder elfutils-fedora-s390x while > building elfutils. > > Full details are available at: > https://builder.sourceware.org/buildbo

[COMMITTED] tests: Add a bit less and slightly smaller sections for addsections

2023-06-16 Thread Mark Wielaard
The run-copymany-sections.sh testcase adds 64K sections (twice) to a couple of times. Each section is just 6 bytes long, but each data section is malloced and freed. That adds up. And is especially slow when running under valgrind. Reduce the number of sections added to 32K (twice) and make each s

☠ Buildbot (Sourceware): elfutils - failed test (failure) (master)

2023-06-16 Thread builder--- via Elfutils-devel
A new failure has been detected on builder elfutils-gentoo-sparc while building elfutils. Full details are available at: https://builder.sourceware.org/buildbot/#builders/225/builds/72 Build state: failed test (failure) Revision: 8bcce843fd11ea5fcc1dd350db9069843757e94f Worker: gentoo-sparc

[COMMITTED] tests: Use readelf -N -w in run-strip-reloc.sh

2023-06-16 Thread Mark Wielaard
With -N the test runs 4 times faster. And the address lookup is not essential for the test. * tests/run-strip-reloc.sh: Use readelf -N -w. Signed-off-by: Mark Wielaard --- tests/run-strip-reloc.sh | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/run-s

☺ Buildbot (Sourceware): elfutils - build successful (master)

2023-06-16 Thread builder--- via Elfutils-devel
A restored build has been detected on builder elfutils-gentoo-sparc while building elfutils. Full details are available at: https://builder.sourceware.org/buildbot/#builders/225/builds/73 Build state: build successful Revision: 127e3831c169851e796496582213a94965337696 Worker: gentoo-sparc Bu