Re: [PATCH 16/16] configure: No longer mark --enable-thread-safety as EXPERIMENTAL

2023-10-12 Thread Mark Wielaard
Hi Heather, On Tue, Oct 10, 2023 at 03:43:00PM +0200, Mark Wielaard wrote: > > * configure.ac (--enable-thread-safety): Remove experimental > warning. > This all looks good. We should push this once we have all libelf fixes in. BTW. Your original ChangeLog entry also mentioned a NE

Re: [PATCH 14/16] libdw,libdwfl: Use eu-search for thread-safety

2023-10-12 Thread Mark Wielaard
Hi Heather, On Tue, Oct 10, 2023 at 03:42:58PM +0200, Mark Wielaard wrote: > > * libdw/cie.c: Add eu-search.h and remove search.h. > Change calls of tsearch/tfind to eu_tsearch/eu_tfind. > * libdw/dwarf_getlocation.c: Likewise. > * libdw/dwarf_getmacros.c: Likewise. >

Re: [PATCH 13/16] libdw: Make libdw_findcu thread-safe

2023-10-12 Thread Mark Wielaard
Hi Heather, On Tue, Oct 10, 2023 at 03:42:57PM +0200, Mark Wielaard wrote: > From: Heather McIntyre > > * libdw/libdw_findcu.c (findcu_cb): Use eu_tsearch. > (__libdw_findcu): Use eu_tfind and next_tucu_offset_lock. > (__libdw_findcu_addr): Use eu_tfind. > (__libdw_find_s

[Bug debuginfod/30962] ensure x-debuginfod-file / -archive headers always return full path names

2023-10-12 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30962 Frank Ch. Eigler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: PATCH PR30962, debuginfod

2023-10-12 Thread Mark Wielaard
Hi Frank, On Wed, 2023-10-11 at 14:57 -0400, Frank Ch. Eigler wrote: > > OK. But I think you should add an explanation or example to "Front-end > > proxies can also elide sensitive path name components" paragraph. So > > the user is fully aware what those "sensitive path names" are. Maybe > > even

[Bug libdw/30967] Discriminator in Dwarf_Line_s may exceed 24 bits

2023-10-12 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30967 Mark Wielaard changed: What|Removed |Added CC||mark at klomp dot org --- Comment #2

[Bug libdw/30967] Discriminator in Dwarf_Line_s may exceed 24 bits

2023-10-12 Thread vvvvvv at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30967 --- Comment #1 from Aleksei Vetrov --- Created attachment 15166 --> https://sourceware.org/bugzilla/attachment.cgi?id=15166&action=edit liblog.so -- You are receiving this mail because: You are on the CC list for the bug.

[Bug libdw/30967] New: Discriminator in Dwarf_Line_s may exceed 24 bits

2023-10-12 Thread vvvvvv at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30967 Bug ID: 30967 Summary: Discriminator in Dwarf_Line_s may exceed 24 bits Product: elfutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2