From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B67EE3858C33; Thu, 26 Jan 2023 15:31:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B67EE3858C33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1674747096; bh=cyNNEyQdPGxrYCmusurcLdYDX00ksGaYb79oiANNAsg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QRYyfIp71q9Fs3IcF5mmJHkSElHi9QfAtJl6T86PnnkCjgoOyofHGlpwpSS+eA8y0 JYkNwxqiRsOocHJOgrWx4cxWX6mksPUo/geiofMImXI4VY5PlNgtBZVersHdGc/wvt MG79vl4di13O40MN6M02FA8lW6AnddEu0xDj3MXs= From: "amerey at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/30055] warning: Can't open file ... (deleted) during file-backed mapping note processing Date: Thu, 26 Jan 2023 15:31:36 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: 12.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: amerey at redhat dot com 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=3D30055 Aaron Merey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amerey at redhat dot com --- Comment #1 from Aaron Merey --- Hi Brian, can you please provide this core file so we can take a look? For some of these "(deleted)" files it makes sense that debuginfod cannot download since the files don't have a build-id associated with them. But debuginfod should be able to get the shared libraries. Presumably your gdb = has debuginfod enabled and your $DEBUGINFOD_URLS environment variable contains = the URL of a server that has indexed these specific builds of the libraries? --=20 You are receiving this mail because: You are on the CC list for the bug.=