From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A4D933858D39; Mon, 21 Apr 2025 16:13:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A4D933858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1745251993; bh=kOaGzvHiv6d26xAL9sBi9eLNNOKUwvJPDTPExg/pgq8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pBPN5fbIAzA9/5+8DYIjQD6kQUEpZZPDAvRCyG7SXzfHLSXOlg9o9eRTZoiGfSCuM hv+7gPbaL/ttw5Nu+0SF7cTPaotPy2NeFgAK7jI6JE2DEJ7wO2OoDXKAOxbK/CgT4i CYI3+7o/CggfwfB1Rczoy3xhxuS2t1nglMAA4iSA= From: "ssbssa at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/13242] MinGW-GDB crash in coff_symtab_read when running child program Date: Mon, 21 Apr 2025 16:13:11 +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: 7.3 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ssbssa at sourceware dot org X-Bugzilla-Status: WAITING 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=3D13242 --- Comment #5 from Hannes Domani --- (In reply to Hannes Domani from comment #4) > But I can't reproduce any crash, not even with the compiled gdb he provid= ed. > Maybe I would need a full Duke Nukem 3D copy to reproduce the issue. I see now why I can't reproduce it with the provided executable. It's because the crash happens inside solib_add, so it's when reading some = DLL, not the exe. Sadly we don't see which DLL is the reason, so there is probably not much o= f a chance to reproduce/fix this. --=20 You are receiving this mail because: You are on the CC list for the bug.=