From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B054B3858C39; Tue, 7 Mar 2023 19:54:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B054B3858C39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1678218881; bh=fzaGDEwloRfsb2B7zKVdURhenXMYVi9TLwvfIHa6UVQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KgJO/UoF3s4Qg5OUmNeeTA21LYAingf7BkpymEVRqwF5/KHkMZdp294XoedBqj58e evkjkxxRm3cuQT5og8p7VpK+HamWIbdQDa8xcyYkcIJg7pifH6ijelfizgSOeGh729 eTTS4sw5tee3R70i5hnpRsA76wt7hvqaFh1fQXr4= From: "simark at simark dot ca" To: gdb-prs@sourceware.org Subject: [Bug gdb/30207] GDB crashes on processing Apache2 crash dump Date: Tue, 07 Mar 2023 19:54:41 +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: 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: 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 --- Comment #3 from Simon Marchi --- Ah, that's unfortunate, it must be that the dbgsym package is out of date. Alternatively, you can build GDB yourself, it's quite simple, just ./config= ure && make. There are only a few dependencies that are very common packages. Another option would be for you to upload your executable and core, see if somebody else can reproduce. --=20 You are receiving this mail because: You are on the CC list for the bug.=