Buildbot failure in Wildebeest Builder on whole buildset

2020-10-29 Thread buildbot
The Buildbot has detected a failed build on builder whole buildset while building elfutils. Full details are available at: https://builder.wildebeest.org/buildbot/#builders/12/builds/549 Buildbot URL: https://builder.wildebeest.org/buildbot/ Worker for this Build: fedora-ppc64 Build Reason:

Re: [PATCH] Fix bug in read_3ubyte_unaligned_inc

2020-10-29 Thread Mark Wielaard
On Thu, 2020-10-29 at 13:36 -0600, Tom Tromey wrote: > > > > > > "Mark" == Mark Wielaard writes: > > Mark> On Sat, Oct 24, 2020 at 03:05:55PM -0600, Tom Tromey wrote: > Mark> Clearly DW_FORM_strx3 and DW_FORM_addrx3 aren't used much > Mark> (given that it is an index value between larger than 655

[Bug libdw/26773] sleb128 values near INT64_MAX/MIN not correctly read

2020-10-29 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=26773 Mark Wielaard changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

Re: [PATCH v2] Fix leb128 reading

2020-10-29 Thread Mark Wielaard
Hi Tom, On Wed, 2020-10-28 at 17:26 -0600, Tom Tromey wrote: > PR 26773 points out that some sleb128 values are decoded incorrectly. > > This version of the fix only examines the sleb128 conversion. > Overlong encodings are not handled, and the uleb128 decoders are not > touched. The approach ta

Re: [PATCH] Fix bug in read_3ubyte_unaligned_inc

2020-10-29 Thread Tom Tromey
> "Mark" == Mark Wielaard writes: Mark> On Sat, Oct 24, 2020 at 03:05:55PM -0600, Tom Tromey wrote: Mark> Clearly DW_FORM_strx3 and DW_FORM_addrx3 aren't used much Mark> (given that it is an index value between larger than 65536). >> >> I don't even really see the need for a 3-byte form. >>

[PATCH] PR26775 interruptible/observable grooming

2020-10-29 Thread Frank Ch. Eigler via Elfutils-devel
Hi - Author: Frank Ch. Eigler Date: Thu Oct 29 14:25:18 2020 -0400 PR26775: make grooming progress visible & interruptible On very large servers, it's desirable to be able to interrupt a rescan or groom cycle. SIGUSR[12] now do that. (Unfortunately, this is not practical

[PATCH] tests: Run valgrind also on binary tests.

2020-10-29 Thread Mark Wielaard
When configuring with --enable-valgrind we were only running valgrind on tests with a shell wrapper script. This patch makes sure to also run valgrind on "pure" binary tests. This found one small issue in libasm where we could be writing some uninitialized padding to an ELF file. And there were a c

[Bug libdw/26812] Handle dwp (DWARF Package) .debug_cu_index offsets

2020-10-29 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=26812 --- Comment #1 from Mark Wielaard --- Note that there is also a GNU extension for earlier DWARF versions: https://gcc.gnu.org/wiki/DebugFissionDWP -- You are receiving this mail because: You are on the CC list for the bug.

[PATCH] PR26810: debuginfod partial error handling

2020-10-29 Thread Frank Ch. Eigler via Elfutils-devel
Hi - commit 529f5bbf5687c1ad66040bbe41bd9dd050fa1890 (HEAD -> master) Author: Frank Ch. Eigler Date: Thu Oct 29 12:20:51 2020 -0400 PR26810: debuginfod should tolerate some absence/renaming sans grooming debuginfod now knows to handle a case where a buildid search is satisfia

[Bug libdw/26812] New: Handle dwp (DWARF Package) .debug_cu_index offsets

2020-10-29 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=26812 Bug ID: 26812 Summary: Handle dwp (DWARF Package) .debug_cu_index offsets Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Com

[Bug debuginfod/26810] New: handle duplicate buildid data sources, with some stale

2020-10-29 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=26810 Bug ID: 26810 Summary: handle duplicate buildid data sources, with some stale Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2