From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9E864383B6A0; Tue, 13 Dec 2022 14:15:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9E864383B6A0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1670940944; bh=efn8y5ZlZaAJovdAdoNARnBHrfKzmbxhjLUoa8kQmXQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Zf2Z2ojE2DJMJfzgVVt5UUpKXxDDFSW6eiKZoHrwxKjI6kWGG/3Lpl4zfX9p9PUZQ UKAqh9FP7mTFIxo88mxjpGukQQlwg48UovJ0DD3Z0xJ6a/LSe00iMED6JlSzpw3IKG ZJ3ojdzv86ibSsGI1SQ51K9ggWgQHKVVBoiDuEx0= From: "mark at klomp dot org" To: elfutils-devel@sourceware.org Subject: [Bug general/29767] run-backtrace-native-core{,-biarch}.sh Tests Fail Date: Tue, 13 Dec 2022 14:15:43 +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: UNCONFIRMED 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: cc 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=3D29767 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark at klomp dot org --- Comment #6 from Mark Wielaard --- I don't fully understand what is going wrong here. The issue is "No modules recognized in core file" error which is produced w= hen dwfl_core_file_report return zero. A zero return means no modules were found from inspecting the core file. Would it be possible to see if the core file produced (inside the test dir)= is still there and attach it to this bug report for manual inspection? --=20 You are receiving this mail because: You are on the CC list for the bug.=