From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3BE763858D35; Sun, 5 Mar 2023 12:16:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3BE763858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1678018588; bh=0CCN4jqq+HTv/H0FrAoMySAcNSFtWrhhvpsMYy7QsPY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qPfuHyGWmzhz6wDtSWHf9e834xAg5LPiEufFd9Tf6rB4RafOZZwXAUV701pNmYl6D +pdTKOIV5wiU9XB6d4yS+VxYUBAc+kgdIv/wIuTx5t1V2E/BP6hlzXfFxhXrUbn/wf XWr/6cABlsCsCrGBnaEAERq67WprrtTi/5qaeHBo= From: "mark at klomp dot org" To: elfutils-devel@sourceware.org Subject: [Bug general/29176] run-backtrace-native-biarch.sh seems to fail on Ubuntu Jammy Date: Sun, 05 Mar 2023 12:16:27 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: general X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29176 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REOPENED |RESOLVED --- Comment #13 from Mark Wielaard --- (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 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=3D29176 Signed-off-by: Mark Wielaard --=20 You are receiving this mail because: You are on the CC list for the bug.=