[Bug general/30241] New: RFE add APIs to elfutis libdw

2023-03-17 Thread woodard at redhat dot com via Elfutils-devel
Assignee: unassigned at sourceware dot org Reporter: woodard at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- Please add new APIs to write DWARF. Some of the users could be dwz and dyninst. One example would be: https://github.com

[Bug tools/28043] Add LSDA decoding to eu-readelf

2021-07-01 Thread woodard at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28043 --- Comment #1 from Ben Woodard --- Having code or maybe even an API that decodes the LSDA would also be helpful for elfutils-libs users like libabigail as they work to resolve issues like: https://sourceware.org/bugzilla/show_bug.cgi?id=28025

[Bug tools/28043] New: Add LSDA decoding to eu-readelf

2021-07-01 Thread woodard at redhat dot com via Elfutils-devel
Assignee: unassigned at sourceware dot org Reporter: woodard at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- One thing that is an important aspect of compatibility between libraries and their consumers (apps and other libraries) are

[Bug libdw/26921] dwarf_getalt () not thread-safe

2020-11-21 Thread woodard at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=26921 --- Comment #8 from Ben Woodard --- One thing that I’m unclear about is how these two are different. It doesn’t matter to me that they are split up but I just don’t understand why? -ben On Sat, Nov 21, 2020 at 2:00 PM mark at klomp dot org

[Bug libdw/26921] dwarf_getalt () not thread-safe

2020-11-20 Thread woodard at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=26921 --- Comment #6 from Ben Woodard --- Created attachment 12986 --> https://sourceware.org/bugzilla/attachment.cgi?id=12986&action=edit a unique one at tsearch.c:229 This one particular crash is unique in that it does NOT contain __libdw_inter

[Bug libdw/26921] dwarf_getalt () not thread-safe

2020-11-20 Thread woodard at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=26921 --- Comment #5 from Ben Woodard --- There were 214 crashes in my test that ended up in tseach.c those 4 back traces represent the 4 places where the problem occured. tsearch.c:229 - 181 cases tsearch.c:269 - 16 cases tsearch.c:214 - 13 cases

[Bug libdw/26921] dwarf_getalt () not thread-safe

2020-11-20 Thread woodard at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=26921 --- Comment #4 from Ben Woodard --- Created attachment 12985 --> https://sourceware.org/bugzilla/attachment.cgi?id=12985&action=edit example backtrace tsearch.c:214 -- You are receiving this mail because: You are on the CC list for the bug

[Bug libdw/26921] dwarf_getalt () not thread-safe

2020-11-20 Thread woodard at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=26921 --- Comment #3 from Ben Woodard --- Created attachment 12984 --> https://sourceware.org/bugzilla/attachment.cgi?id=12984&action=edit example backtrace tsearch.c:269 -- You are receiving this mail because: You are on the CC list for the bug

[Bug libdw/26921] dwarf_getalt () not thread-safe

2020-11-20 Thread woodard at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=26921 --- Comment #2 from Ben Woodard --- Created attachment 12983 --> https://sourceware.org/bugzilla/attachment.cgi?id=12983&action=edit example backtrace tsearch.c:229 -- You are receiving this mail because: You are on the CC list for the bug

[Bug libdw/26921] dwarf_getalt () not thread-safe

2020-11-20 Thread woodard at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=26921 Ben Woodard changed: What|Removed |Added CC||woodard at redhat dot com --- Comment

[Bug libdw/22252] Parallel parsing of CU's DIEs from libdw

2020-11-12 Thread woodard at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=22252 Ben Woodard changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug libdw/26696] New: Support SVE dwarf

2020-10-01 Thread woodard at redhat dot com via Elfutils-devel
Assignee: unassigned at sourceware dot org Reporter: woodard at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- SVE is starting to appear on aarch64. There are a few enhancements needed within elfutils's DWARF support needed to suppor

[Bug tools/25793] eu-readelf -w dumps incomplete even if debuginfod available

2020-09-09 Thread woodard at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=25793 --- Comment #5 from Ben Woodard --- (In reply to Mark Wielaard from comment #3) > We could maybe add something like --dwarf=follow-links to eu-readelf. But > the DWARF information dumping is already somewhat different from the rest of > eu-rea

[Bug tools/25793] eu-readelf -w dumps incomplete even if debuginfod available

2020-07-23 Thread woodard at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=25793 Ben Woodard changed: What|Removed |Added CC||woodard at redhat dot com --- Comment

[Bug general/22253] New: RFE elfutils add man pages documenting the API

2017-10-04 Thread woodard at redhat dot com
Component: general Assignee: unassigned at sourceware dot org Reporter: woodard at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- Currently all the documentation for the API for libelf and libdw is in the header files. The dyninst

[Bug libdw/22252] New: Parallel parsing of CU's DIEs from libdw

2017-10-04 Thread woodard at redhat dot com
onent: libdw Assignee: unassigned at sourceware dot org Reporter: woodard at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- To speed up the processing of large ELF files which are common in HPC please resolve the data races which pr

[Bug tools/21792] New: Decode DWARF5 in eu-readelf

2017-07-19 Thread woodard at redhat dot com
Assignee: unassigned at sourceware dot org Reporter: woodard at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- Created attachment 10274 --> https://sourceware.org/bugzilla/attachment.cgi?id=10274&action=edit clang compiled obje