From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 87FC23856DD0; Tue, 15 Aug 2023 16:37:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 87FC23856DD0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1692117479; bh=D6rDzYWzWpjq0dV82AePR1i28FiUhcCoXdQpipewQcU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NQiEQaoZ9a+0tRBbgCGUrxc0FN7erXvGTk2LH1s49eoaEEoghz0j6K8CZrzJBeNf6 ZEIWJmM2+lWTUORSZBCPk06Y3/zsJdHPCSxavO4K5Lx/G6nzYWHKQaNDo7loUCZ/ei 8IkNGJgCGRn5WRSZtQJSmTMb0byvpN/wvI8lsVzo= From: "keiths at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/30764] SUMMARY: AddressSanitizer: heap-use-after-free /home/root/gdb/binutils-gdb-gdb-13.1-release/gdb/coff-pe-read.c:137 in add_pe_exported_sym Date: Tue, 15 Aug 2023 16:37:59 +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: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: keiths 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=3D30764 Keith Seitz changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |keiths at redhat dot com --- Comment #1 from Keith Seitz --- Like 30763, I can reproduce this on gdb-13-branch. Also like the earlier bug, origin/master does NOT reproduce this. The same commit (2db20b97f1dc3e5dce3d6ed74a8a62f0dede8c80) fixes this, too. --=20 You are receiving this mail because: You are on the CC list for the bug.=