https://sourceware.org/bugzilla/show_bug.cgi?id=29696
Ryan Goldberg changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigne
https://sourceware.org/bugzilla/show_bug.cgi?id=29696
Mark Wielaard changed:
What|Removed |Added
CC||mark at klomp dot org
--- Comment #2
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
https://sourceware.org/bugzilla/show_bug.cgi?id=29696
Frank Ch. Eigler changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
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
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
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
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
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
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
10 matches
Mail list logo