From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6483238654AD; Thu, 15 Feb 2024 17:02:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6483238654AD DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1708016578; bh=UM9vNSORx4pUkiMfD+wENi77aaxkrRW74qVIymuph7A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=auv8R9a3IMlEshW8okYJiwhHTdf7aAS96X2DuncEkYXf4R4Fe7wFyJIhlYpogloaO 0tJ+JBPfx7PWVudSGVfZOjk5EnezkYioGVSPzQKf1yR/9BNRfdNIBOtbZqrtY+uEeT UJPGS7pUgYNSY8lxyk7xRo1xxoe9XDw2BwCXWjW4= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug symtab/31010] Evaluating "mixed-cased" fundamental types causes hangs/OOM due to full symtab expansion Date: Thu, 15 Feb 2024 17:02:57 +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: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D31010 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Tom Tromey --- Closing this as a dup, since it seems to be basically the same problem as the other bug, and that bug has a patch. Worth noting that this problem is reported as being fixed by that patch as well. *** This bug has been marked as a duplicate of bug 30520 *** --=20 You are receiving this mail because: You are on the CC list for the bug.=