From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B1DD13849ACE; Fri, 3 May 2024 13:14:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B1DD13849ACE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1714742077; bh=ml/m+LvYUmFXF5aJ98C8eyDCZ1pzTXIzDdqtZRgRgc0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Z52pgRadjES4Weat5aDs6OzwGlJBEZYhsmdI47NjRCvvPo9D+B19lUYZalS/bCtv9 dMbdyHIiqnOWJY/C6t3uXOVXWjEl0FFlHvgmLFW3uvnI6ZGv5+d+QblMH3qgwXWxlT zIgkTO8QCyipnhKzRD3j+3t6Qk/cohXe4PdyT3VE= From: "ssbssa at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug symtab/31697] heap-use-after-free in symtab Date: Fri, 03 May 2024 13:14:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: symtab X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ssbssa 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: 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=3D31697 --- Comment #6 from Hannes Domani --- (In reply to Tom de Vries from comment #5) > At first glance, seems to be an ordering problem. Yes, I came to the same conclusion. I can 'fix' it by simply removing the tui_all_objfiles_removed hook, and I wonder if it is even needed at all. --=20 You are receiving this mail because: You are on the CC list for the bug.=