From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 81F903858C52; Fri, 21 Apr 2023 05:36:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 81F903858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1682055381; bh=AJ/pSQb33kOsvt4FgRLFi9XND2vZ1aHUcWoVdjYgA50=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hxTQdEeZSR+yBmRv7HThNoy0l4xLD9r3379RhuQi8o9j4x71tJsG5gsG2hbxWtNn4 QjF8a654/Lodo5tAk2HnkTWPCP5L3I+lfgHg4+31xjZaeHA7/1brAi7ztx9lPRVaKd BAy/jbEXiAzN0ipZTFFNYMETAdHG+cxrCdGcJhqw= From: "fthain@linux-m68k.org" To: gdb-prs@sourceware.org Subject: [Bug corefiles/30273] Regression - "Core file format not supported" Date: Fri, 21 Apr 2023 05:36:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: corefiles X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fthain@linux-m68k.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=3D30273 --- Comment #4 from Finn Thain --- Here is a workaround for this issue. (gdb) set osabi GNU/Linux (gdb) core core.0 [New LWP 366] Core was generated by `/bin/sh /etc/init.d/mountkernfs.sh reload'. Program terminated with signal SIGABRT, Aborted. #0 0xc00a7034 in ?? () (gdb) --=20 You are receiving this mail because: You are on the CC list for the bug.=