[Bug libdw/30272] New: Unwinding multithreaded musl applications fails

2023-03-24 Thread godlygeek at gmail dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=30272 Bug ID: 30272 Summary: Unwinding multithreaded musl applications fails Product: elfutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2

[Bug libdw/30272] Unwinding multithreaded musl applications fails

2023-04-02 Thread godlygeek at gmail dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=30272 --- Comment #1 from Matt Wozniski --- I encountered this issue using `dwfl_getthread_frames`, and I've found that calling `dwfl_frame_reg` to check if the stack pointer register was the same for two frames in a row and breaking out if so seems

[Bug libdw/29430] New: `dwarf_getscopes` fails after a8493c1

2022-07-28 Thread godlygeek at gmail dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29430 Bug ID: 29430 Summary: `dwarf_getscopes` fails after a8493c1 Product: elfutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Componen

[Bug libdw/29430] `dwarf_getscopes` fails after a8493c1

2022-07-29 Thread godlygeek at gmail dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29430 Matt Wozniski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libdw/29434] New: Memory leak in `dwarf_getscopes`

2022-08-01 Thread godlygeek at gmail dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29434 Bug ID: 29434 Summary: Memory leak in `dwarf_getscopes` Product: elfutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: li