https://sourceware.org/bugzilla/show_bug.cgi?id=29176
Mark Wielaard <mark at klomp dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|INVALID |---
Ever confirmed|0 |1
Last reconfirmed| |2022-05-28
Status|RESOLVED |REOPENED
--- Comment #5 from Mark Wielaard <mark at klomp dot org> ---
I hope you don't mind me reopening the bug. I would like the testcase to work
even without the dbgsym installed.
Is the dbgsym package for the main (x86_64) libc6 package also installed?
The problem is that the testcase requires all addresses to map to a know symbol
name. But what we are really interested in is that we are unwinding through the
main or the start_thread symbols. We probably should just skip any unknown/NULL
symbols.
--
You are receiving this mail because:
You are on the CC list for the bug.