From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 79FAD3858C53; Sun, 2 Apr 2023 18:10:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 79FAD3858C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1680459035; bh=49o7pKxwmxQAdf3yWOqsinGxMmq7XUr198Pi+5LDnyk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=nKq/TV7/PTYoaBuFhAn0zrzd1c/nVbjPBLjubW37CA1VB/AX6v1H3ZppS1d6UxfUx gufbXL41T5piTAz7aM8KtRCx5ABuG5uYJRCtZPu3dn/qBYtgRDm9bQ5qBkcwtwcufM XUC67vwrgChh3s9VwoLHi1NWtG14kNvKqhRCCROA= From: "simark at simark dot ca" To: gdb-prs@sourceware.org Subject: [Bug gdb/30207] GDB crashes on processing Apache2 crash dump Date: Sun, 02 Apr 2023 18:10:34 +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: 12.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: simark at simark dot ca X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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=3D30207 Simon Marchi changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #11 from Simon Marchi --- I tried reproducing on an Ubuntu 22.04 system, using a recent build from master, but got: (gdb) detach No core file now. But I then realized that all this time I was not using the gdb from the dis= tro, as I thought, but a more recent build. With /usr/bin/gdb, I do get a crash when trying to "detach" a core. It was fixed by this commit: https://gitlab.com/gnutools/binutils-gdb/-/commit/0fe74cb9ad35add9c6da4df5c= 9879f254d918a6a *** This bug has been marked as a duplicate of bug 29275 *** --=20 You are receiving this mail because: You are on the CC list for the bug.=