From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 07E6A3858D32; Tue, 14 Nov 2023 15:31:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 07E6A3858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1699975912; bh=n1soB2OIjPZsbHJJEPEy5o3FxS57SxvSuwJHCpE+ljg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=IrCUsu1CygSzB2TC068dCTwLwG/7kwzF63bPugBCtFgdr1jCAbIvVLgNe+Eib3l+A 763AFoSoOeEyh1FJMQev/29LFLlA2YE+wXP6JV4tOzfntbgMBlkN0o8C+JAGLqVAIQ v+b/X6rEGKsJ5BaDVe1okg/biVd01syv/mhgICeU= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/28063] ASan crash in value_primitive_field / value_contents_copy_raw when printing std::tuple Date: Tue, 14 Nov 2023 15:31:51 +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: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: NEW 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=3D28063 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg --- Comment #6 from Tom Tromey --- Can there even be a situation where a negative offset makes sense? If not we can issue a complaint in the dwarf reader and then invalidate the field somehow. --=20 You are receiving this mail because: You are on the CC list for the bug.=