[Bug tools/30986] New: Bug Report: elfutils eu-addr2line not working correctly with Rust inline functions

2023-10-19 Thread lijunlong at openresty dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30986 Bug ID: 30986 Summary: Bug Report: elfutils eu-addr2line not working correctly with Rust inline functions Product: elfutils Version: unspecified Status: UNCONFIRMED

Re: [PATCH 11/16] libdw: Add locking around __libdw_dieabbrev for dwarf_hasattr

2023-10-19 Thread Mark Wielaard
Hi Heather, On Tue, Oct 17, 2023 at 02:57:39PM -0500, Heather McIntyre wrote: > I see now that this is incomplete considering the other places that also > call this function. I do agree that global locking may be heavy if 1) > implemented in all of these locations, or 2) implemented directly in >

Re: [PATCH 02/16] libelf: Make elf_version thread-safe

2023-10-19 Thread Mark Wielaard
Hi Heather, On Tue, Oct 17, 2023 at 02:05:58PM -0500, Heather McIntyre wrote: > John and I discussed that atomic_compare_exchange_strong could have been > used here. I see that this has been pushed to the main branch, but I can > make the change to the atomic operation if you think that is a bette

Re: Some ideas for process improvements/changes

2023-10-19 Thread Mark Wielaard
Hi hackers, Coming back to this, because we did start doing some of these, but didn't actually document all of these suggestions. On Thu, 2023-04-06 at 18:30 +0200, Mark Wielaard wrote: > In general it feels like the elfutils community is working well, there > are regular releases with bug fixes