[Bug debuginfod/30000] introduce new srcfiles tool

2023-10-24 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=3 Aaron Merey changed: What|Removed |Added CC||amerey at redhat dot com

[Bug libdw/30980] offline.c:53: dwfl_offline_section_address: Assertion `mod->e_type == ET_REL' failed.

2023-11-01 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30980 Aaron Merey changed: What|Removed |Added CC||amerey at redhat dot com

[Bug general/31027] New: Remove asserts from library code

2023-11-02 Thread amerey at redhat dot com
Assignee: unassigned at sourceware dot org Reporter: amerey at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- It would be better for elfutils library functions to return an error code instead of aborting because of a failed assert

[Bug libdw/30980] offline.c:53: dwfl_offline_section_address: Assertion `mod->e_type == ET_REL' failed.

2023-11-02 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30980 --- Comment #7 from Aaron Merey --- (In reply to Mark Wielaard from comment #6) > We should go over all asserts in the library code and rewrite/remove them. > It is never a good thing to trigger an abort in library code. I created a PR for th

[Bug general/30975] elfutils incorrectly reports core files with non-contiguous segments

2023-11-12 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30975 Aaron Merey changed: What|Removed |Added Assignee|unassigned at sourceware dot org |amerey at redhat dot com

[Bug general/30975] elfutils incorrectly reports core files with non-contiguous segments

2023-11-13 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30975 --- Comment #4 from Aaron Merey --- (In reply to Aaron Merey from comment #3) > Patch posted to elfutils-devel@ > > https://sourceware.org/pipermail/elfutils-devel/2023q4/006644.html I should also clarify that this patch just prevents eager

[Bug general/30975] elfutils incorrectly reports core files with non-contiguous segments

2023-11-21 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30975 --- Comment #5 from Aaron Merey --- A fix for this bug has been merged into elfutils upstream in commit 2f38fa57942f9. I'm going to leave this bug open for now while the patch makes its way into Fedora and RHEL. Pablo if you get a chance, ple

[Bug general/30975] elfutils incorrectly reports core files with non-contiguous segments

2023-11-23 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30975 --- Comment #7 from Aaron Merey --- (In reply to Pablo Galindo Salgado from comment #6) > Hi, I can confirm that this indeed fixes the issue. Thanks to everyone > involved. Fantastic work! Thanks Pablo, glad to hear! -- You are receiving th

[Bug tools/31097] New: strip/unstrip on ET_REL binary might fail elflint on i386

2023-11-29 Thread amerey at redhat dot com
Priority: P2 Component: tools Assignee: unassigned at sourceware dot org Reporter: amerey at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- tests/run-strip-strmerge.sh contains tests that strip and unstrip an ET_REL

[Bug debuginfod/30991] - srcfiles tarball feature

2024-02-05 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30991 Aaron Merey changed: What|Removed |Added CC||amerey at redhat dot com

[Bug tools/31345] New: eu-elfcmp: Add option to compare all sections

2024-02-06 Thread amerey at redhat dot com
Component: tools Assignee: unassigned at sourceware dot org Reporter: amerey at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- eu-elfcmp currently skips comparing sections that are strippable. Having an --all-sections flag to compare

[Bug tools/31097] strip/unstrip on ET_REL binary might fail elflint on i386

2024-02-06 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31097 Aaron Merey changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug libdw/31111] Handle Clang DWARF 5 DW_AT_decl_file 0

2024-02-12 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=3 Aaron Merey changed: What|Removed |Added CC||amerey at redhat dot com

[Bug tools/22288] eu-addr2line doesn't find a rust file:line

2024-02-29 Thread amerey at redhat dot com
|--- |FIXED CC||amerey at redhat dot com --- Comment #6 from Aaron Merey --- Fixed in the following commit: commit d7768acc697735cc7498ddc891a1065439ba1d6f Author: Aaron Merey Date: Mon Feb 26 09:58:39 2024 -0500 Add

[Bug libdw/30948] src/stack doesn't show source inforamtion if the target is compiled with clang

2024-02-29 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30948 Aaron Merey changed: What|Removed |Added CC||amerey at redhat dot com

[Bug debuginfod/31480] New: debuginfod_find_debuginfo returns corrupt debuginfo file when out of memory

2024-03-13 Thread amerey at redhat dot com
Severity: normal Priority: P2 Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: amerey at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- This bug has been seen when gdb ran out of memory while

[Bug debuginfod/31480] debuginfod_find_debuginfo returns corrupt debuginfo file when out of memory

2024-03-13 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31480 Aaron Merey changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug debuginfod/31562] profile.sh might fail with set -o pipefail

2024-03-26 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31562 Aaron Merey changed: What|Removed |Added CC||amerey at redhat dot com

[Bug libdw/27405] libdw_get_srcfiles should not imply srclines

2024-03-28 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27405 Aaron Merey changed: What|Removed |Added CC||amerey at redhat dot com --- Comment

[Bug libdw/27405] libdw_get_srcfiles should not imply srclines

2024-04-11 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27405 Aaron Merey changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug general/31783] New: Add directory of C code examples to the elfutils source

2024-05-21 Thread amerey at redhat dot com
Priority: P2 Component: general Assignee: unassigned at sourceware dot org Reporter: amerey at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- It would be useful to have example C code demonstrating various uses of the

[Bug libdw/31447] Provide a public debug section relocation function

2024-08-02 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31447 Aaron Merey changed: What|Removed |Added CC||amerey at redhat dot com --- Comment

[Bug debuginfod/32144] New: debuginfod: Add optional fault injection for testing

2024-09-05 Thread amerey at redhat dot com
Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: amerey at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- Add fault injection into debuginfod to facilitate testing timeouts, for example. The faults could

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

2020-02-05 Thread amerey at redhat dot com
Component: general Assignee: unassigned at sourceware dot org Reporter: amerey at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- On ubuntu 19.10 x86_64 run-strip-strmerge.sh, run-elflint-self.sh and run-reverse-sections-self.sh all with

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

2020-02-11 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25502 Aaron Merey changed: What|Removed |Added CC||amerey at redhat dot com

[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-28 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25502 Aaron Merey changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug debuginfod/25628] New: client should cache negative results

2020-03-03 Thread amerey at redhat dot com
: debuginfod Assignee: unassigned at sourceware dot org Reporter: amerey at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- When a query for a file fails the client should save this information in the cache, possibly as an empty file with

[Bug debuginfod/25628] client should cache negative results

2020-03-03 Thread amerey at redhat dot com
at sourceware dot org |amerey at redhat dot com -- You are receiving this mail because: You are on the CC list for the bug.

[Bug debuginfod/25628] client should cache negative results

2020-03-03 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25628 --- Comment #2 from Aaron Merey --- (In reply to Frank Ch. Eigler from comment #1) > debuginfod misses are pretty quick tho - maybe it's harmless? If these are > to be cached, they shouldn't be cached too long, as the data could appear > late

[Bug debuginfod/32314] Profile script in elfutils-debuginfod-client throws error on login

2024-10-28 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32314 Aaron Merey changed: What|Removed |Added CC||amerey at redhat dot com --- Comment

[Bug tools/32253] FAIL: run-strip-reloc-self.sh with binutils master

2024-11-05 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32253 Aaron Merey changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug debuginfod/32314] Profile script in elfutils-debuginfod-client throws error on login

2024-10-30 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32314 Aaron Merey changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug libdw/31874] Tests failure on aarch64 with pointer authentication on

2024-10-03 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31874 Aaron Merey changed: What|Removed |Added CC||amerey at redhat dot com

[Bug tools/32253] FAIL: run-strip-reloc-self.sh with binutils master

2024-11-07 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32253 Aaron Merey changed: What|Removed |Added CC||amerey at redhat dot com

[Bug general/32598] Use --track-fds=yes when running tests under valgrind

2025-02-10 Thread amerey at redhat dot com
|--- |FIXED CC||amerey at redhat dot com --- Comment #1 from Aaron Merey --- Fixed in the following commit commit 9127ef13eb51cc57f848cb185ee1e56a55c6dad2 Author: Aaron Merey Date: Thu Jan 30 20:16:34 2025 -0500 tests/Makefile.am

[Bug tools/32538] unexpected result with addr2line

2025-01-20 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32538 Aaron Merey changed: What|Removed |Added CC||amerey at redhat dot com --- Comment

[Bug tools/32538] unexpected result with addr2line

2025-01-21 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32538 Aaron Merey changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug tools/32864] "eu-readelf: bad dynamic symbol" error on ELF without DT_VERSYM

2025-04-10 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32864 Aaron Merey changed: What|Removed |Added CC||amerey at redhat dot com --- Comment

[Bug tools/28873] Implement eu-readelf -D

2023-02-03 Thread amerey at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28873 Aaron Merey changed: What|Removed |Added CC||amerey at redhat dot com --- Comment

[Bug debuginfod/30221] Negative cache should differentiate failure types

2023-03-17 Thread amerey at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=30221 Aaron Merey changed: What|Removed |Added CC||amerey at redhat dot com --- Comment

[Bug debuginfod/30221] Negative cache should differentiate failure types

2023-03-17 Thread amerey at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=30221 --- Comment #10 from Aaron Merey --- (In reply to Vicki Pfau from comment #7) > The issue appears to be the debuginfod server taking a not-insignificant > amount of time per request (500ms - 2s I'd estimate) to report the absence > of an assoc

[Bug debuginfod/27917] protect against federation loops

2021-06-25 Thread amerey at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27917 Aaron Merey changed: What|Removed |Added CC||amerey at redhat dot com --- Comment

[Bug gdb/27532] GDB should ask the user for permission before downloading debuginfod files

2021-11-23 Thread amerey at redhat dot com via Elfutils-devel
|--- |FIXED CC||amerey at redhat dot com --- Comment #5 from Aaron Merey --- (In reply to Sergio Durigan Junior from comment #4) > Instead of WONTFIX for debuginfod, I am reopening this against GDB because I > still think it is a goo

[Bug debuginfod/29022] 000-permissions files cause problems for backups

2022-04-13 Thread amerey at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29022 Aaron Merey changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED