[Bug libdw/27805] libdwfl: Unable to extract source line information for RISC-V binary

2023-10-09 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27805 Mark Wielaard changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug debuginfod/28240] debuginfod client cache falsely sticky for root user

2023-10-09 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28240 --- Comment #4 from Mark Wielaard --- (In reply to Mark Wielaard from comment #3) > So I think this is resolved now. But would like someone else to double > check. These races are tricky. That was 3 months ago. Can we assume this is fixed? -

Re: [PATCH] libdw: Skip zero entries in aranges

2023-10-09 Thread Mark Wielaard
Hi, On Fri, 2023-10-06 at 14:03 +0200, Mark Wielaard wrote: > An address/length entry of two zeros is supposed to mark the end of a > table. But in some cases a producer might leave zero entries in the > table (for example when using gcc -ffunction-sections -gc-sections). > > Since we know the le