[Bug tools/25077] unstrip bad handling of sh_entsize of the symver section

2019-10-21 Thread leftcopy.chx at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25077 --- Comment #2 from leftcopy.chx at gmail dot com --- Since this crashes occurs when calling `elf_update`, which resides in libelf, I suppose this is a libelf library issue. I'd suggest adding some documents to warn that it is the developers'

[Bug tools/25083] unstrip tries to write out an enormous amount of data

2019-10-21 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25083 Mark Wielaard changed: What|Removed |Added Component|libelf |tools Assignee|unassigned a

[Bug tools/25077] unstrip bad handling of sh_entsize of the symver section

2019-10-21 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25077 Mark Wielaard changed: What|Removed |Added Component|libelf |tools Assignee|unassigned a

Re: [PATCH 2/3] libdw: Rewrite the memory handler to be thread-safe.

2019-10-21 Thread Mark Wielaard
Hi, On Mon, 2019-10-21 at 11:28 -0500, Jonathon Anderson wrote: > On Mon, Oct 21, 2019 at 18:13, Mark Wielaard wrote: > > Does that look reasonable? > > It does, although I would prefer: > > diff --git a/libdw/dwarf_end.c b/libdw/dwarf_end.c > index 9ca17212..6da9e0cd 100644 > --- a/libdw/dwarf

Re: [PATCH 2/3] libdw: Rewrite the memory handler to be thread-safe.

2019-10-21 Thread Jonathon Anderson
On Mon, Oct 21, 2019 at 18:13, Mark Wielaard wrote: Hi, Finally back to this patch series. On Thu, 2019-08-29 at 15:16 +0200, Mark Wielaard wrote: diff --git a/libdw/dwarf_end.c b/libdw/dwarf_end.c index 29795c10..fc573cb3 100644 --- a/libdw/dwarf_end.c +++ b/libdw/dwarf_end.c @@ -94,

Re: [PATCH 2/3] libdw: Rewrite the memory handler to be thread-safe.

2019-10-21 Thread Mark Wielaard
Hi, Finally back to this patch series. On Thu, 2019-08-29 at 15:16 +0200, Mark Wielaard wrote: > diff --git a/libdw/dwarf_end.c b/libdw/dwarf_end.c > index 29795c10..fc573cb3 100644 > --- a/libdw/dwarf_end.c > +++ b/libdw/dwarf_end.c > @@ -94,14 +94,15 @@ dwarf_end (Dwarf *dwarf) >/* And

[Bug tools/25082] Multiple crashes in eu-unstrip

2019-10-21 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25082 Mark Wielaard changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|