https://sourceware.org/bugzilla/show_bug.cgi?id=29176
Mark Wielaard <mark at klomp dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|REOPENED |RESOLVED
--- Comment #13 from Mark Wielaard <mark at klomp dot org> ---
(In reply to Jan-Benedict Glaw from comment #12)
> Pulling in that patch works for me as well.
Great. Pushed as:
commit a7f65495258933eaf361e82eb325c9d826b455d5 (HEAD -> master)
Author: Mark Wielaard <[email protected]>
Date: Sat Mar 4 21:55:56 2023 +0100
tests: skip '(null)' symname frames in backtrace tests
Some setups might have some frames for unknown (null) functions
in the thread backtrace. Skip these frames instead of failing
immediately.
* tests/backtrace.c (callback_verify): Check and skip nulls_seen.
https://sourceware.org/bugzilla/show_bug.cgi?id=29176
Signed-off-by: Mark Wielaard <[email protected]>
--
You are receiving this mail because:
You are on the CC list for the bug.