From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 291263858D1E; Tue, 2 May 2023 14:17:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 291263858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1683037061; bh=0McmAgNCsqaYGt/rmYf6UYey+V8WwTUzh5vbL4VpCB0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qKaEh+XZMNB7Gpyo+4TClx4302NqeOod2r3sE9Rvn7mVeu6tuJdmJI5V0IXE4yitl 3xnEosQBWEQ5d3bR9GB5chcUEep0nzreSXQ+iu5y4cLhxwpjfvtYUDkFriH3M/dNKw ykQuTRQ4ADkUCIMxur6ebTVPuGsWdNqJA+RzU9Rw= From: "luis.machado at arm dot com" To: gdb-prs@sourceware.org Subject: [Bug server/30387] gdbserver assert error on arm platform Date: Tue, 02 May 2023 14:17:40 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: server X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: luis.machado at arm dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 14.1 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: component bug_status cf_reconfirmed_on target_milestone everconfirmed 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=3D30387 Luis Machado changed: What |Removed |Added ---------------------------------------------------------------------------- Component|gdb |server Status|UNCONFIRMED |NEW Last reconfirmed| |2023-05-02 Target Milestone|--- |14.1 Ever confirmed|0 |1 --- Comment #6 from Luis Machado --- Confirmed. I managed to reproduce this. Might be related to targets with software single stepping and forks happening during stepping. Sometimes you can step a few more times than the reproducer. Other times it happens just like the reproducer. Would you mind sending the patch upstream (gdb-patches@sourceware.org) for further discussion? --=20 You are receiving this mail because: You are on the CC list for the bug.=