From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 91D8A3858D28; Sat, 4 Mar 2023 20:35:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 91D8A3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1677962126; bh=JgUqfhO/IWM0CCi/Tco4S8v32r9R6Q/bUgwO1B2fNfI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LFBehEOHYD/8JSP/RoXN+KLQjJgsS+hCvCyTi5Z7aIdU8sE5RN/AY+LGsvJ8eXJFC 6YRvVaYnV2YeKe7ymSF/Hm1Y+fu/JRIQjcO5okinIWjU6BiD11eh0wBBKPQTQl0cS5 Xf26NDbirgq0gJ4YDDwCh8XSyzAkNcEJvpiQBgEA= 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, 04 Mar 2023 20:35:26 +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: 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 --- Comment #10 from Mark Wielaard --- (In reply to Jan-Benedict Glaw from comment #9) > Is there already a decision on whether or not the tests should pass when > there's no dbgsym package installed for libc? The test should pass even without the dbgsym package. The unwinder should w= ork without any extra debuginfo installed. It (now) also fails on debian-testin= g in the buildbot: https://builder.sourceware.org/buildbot/#/builders/elfutils-debian-testing-= x86_64 PASS: run-backtrace-native.sh SKIP: run-backtrace-native-core.sh FAIL: run-backtrace-native-biarch.sh SKIP: run-backtrace-native-core-biarch.sh The skips there are because there are no core files created. The issue seems to be a testcase issue, where it expects "real" symbol name= s, even if it doesn't really matter. --=20 You are receiving this mail because: You are on the CC list for the bug.=