From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 79E933839187; Sat, 28 May 2022 00:01:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 79E933839187 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: Sat, 28 May 2022 00:01:02 +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: REOPENED X-Bugzilla-Resolution: 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 everconfirmed cf_reconfirmed_on 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 X-BeenThere: elfutils-devel@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Elfutils-devel mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 May 2022 00:01:02 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D29176 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |--- Ever confirmed|0 |1 Last reconfirmed| |2022-05-28 Status|RESOLVED |REOPENED --- Comment #5 from Mark Wielaard --- I hope you don't mind me reopening the bug. I would like the testcase to wo= rk 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 sy= mbol 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. --=20 You are receiving this mail because: You are on the CC list for the bug.=