Hi Mark,

On Wed, Jan 22, 2025 at 7:08 PM Mark Wielaard <m...@klomp.org> wrote:
>
> On Sun, Jan 19, 2025 at 10:20:33PM -0500, Aaron Merey wrote:
> >       * libdw/dwarf_lineaddr.c (dwarf_lineaddr): Use dwarf_lock.
>
> Why is this necessary? It seems this function can only be called with a 
> known/setup Dwarf_Line. Can it be concurrently changes at this point?

I previously saw dwarf_lineaddr get flagged by helgrind but currently
I'm unable to reproduce the error even when commenting out the lock.

Let's drop this patch until the concurrent changes are known to occur.

Aaron

Reply via email to