From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 405253857C77; Wed, 13 Mar 2024 15:49:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 405253857C77 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1710344962; bh=z+kyWFhKBmFp00IXoxXTKa20IHXpMdZREmH1jXs0J2k=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ibSxM7Y6vxQyot6Kq3h1+aPMiB31fRjmJMPA2y+gd71qmjH7akFoqy/VKNeQVh1If K6AiuzhVJywgcanAKtYLWSn2VHwFDqWWRT6HiFhNxBpA8lL9UY7/Iu5YU1Jbl3EVMr 3qgXXqT96zATogqrpGgtRp8kTFedhUEL0plLe6dE= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/31478] GDB crashes when corrupted debuginfo Date: Wed, 13 Mar 2024 15:49:21 +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: 14.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=3D31478 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg --- Comment #4 from Tom Tromey --- IMO there's probably two bugs here: debuginfod should delete files in cases like this, but also the DWARF scanner shouldn't crash. --=20 You are receiving this mail because: You are on the CC list for the bug.=