Re: [PATCH] elflint: Check sh_info for symtab isn't too big.

2020-02-18 Thread Mark Wielaard
On Fri, 2020-02-07 at 18:20 +0100, Mark Wielaard wrote: > The sh_info field of the symtab says how many symbols are in the > section. Make sure at least that many symbols fit in the section. I pushed this to master.

[Bug debuginfod/25502] debuginfod client should default to XDG cache

2020-02-18 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25502 --- Comment #4 from Mark Wielaard --- (In reply to Tom Tromey from comment #3) > (In reply to Mark Wielaard from comment #2) > > What about the Default database file? Currently $HOME/.debuginfod.sqlite > > > > Should that go under $XDG_DATA_H

[Bug general/25511] unknown program header entry type 0x6474e553

2020-02-18 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25511 --- Comment #2 from Mark Wielaard --- I requested some more background information on this: https://sourceware.org/ml/gnu-gabi/2020-q1/msg0.html But since it is now emitted in production binaries lets handle it as is for now. -- You are

[Bug general/25511] unknown program header entry type 0x6474e553

2020-02-18 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25511 Mark Wielaard changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug debuginfod/25502] debuginfod client should default to XDG cache

2020-02-18 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25502 Aaron Merey changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #5 from Aaron Mere

[Bug debuginfod/25502] debuginfod client should default to XDG cache

2020-02-18 Thread tromey at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25502 --- Comment #6 from Tom Tromey --- > I think it's fair to default to XDG_CACHE_HOME since if the database is > particularly important to a user they'll probably just specify its location > like Mark said. FWIW I only really care about the beh