From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BACB73858423; Sat, 29 Jul 2023 15:15:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BACB73858423 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1690643758; bh=tzwywNety3+u9nXi2qzuxIhRzlT+BgdD+qiyUSEe9EY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=uHinOY5OjWVeOjr+YVQt/vSwXQh1jhOUJvCYmx3igA5MeWDl73Ls6Si+vpeLvXvJv 4FTocHdWNuhV8vnwEN1tls05osViWM4vTSlw7K/O2QaPxkOqoTdIzacLwWjGQvS6A4 1UtsomroelYYhEc9bKdLNMHkGLdExpMTcBxQtLGY= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/30639] AddressSanitizer: dynamic-stack-buffer-overflow /home/root/sp/Dataset/Binutils/binutils_aflpp/gdb/ada-lang.c:1388:16 in ada_decode[abi:cxx11](char const*, bool, bool) Date: Sat, 29 Jul 2023 15:15:58 +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: tromey at sourceware 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=3D30639 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg --- Comment #7 from Tom Tromey --- For me this crashes in read_pe_truncate_name because read_pe_exported_syms seems to make a pointer to invalid memory. If there's a crash in the Ada decoder, that isn't a case of GIGO, what I'd really like to know is the name being decoded. --=20 You are receiving this mail because: You are on the CC list for the bug.=