From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E506B385800C; Wed, 23 Aug 2023 04:28:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E506B385800C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1692764893; bh=LeJ1LfKjERah3u39e661LUpj/EATCELuL3jrOEHZqR0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=vTV8vJVUG+BChBAW9876iMLCqJRWQYkKwEokp3jWXJ2m4AgzPSnwT3aCyM8OPucpK Ug7QtDwP0PGq7gNeR95+m2gDBlLEiloTn+aN//8UMZLUO4d7Z8LGxzS85qAf3TojWw dW2AGTr3c656UyfQOGrLQqwGKV6XfNmodYpnxe9Q= From: "rajesh.palla at amd dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/30630] remote.c:8352: internal-error: wait: Assertion `!async_event_handler_marked (rs->remote_async_inferior_event_token)' failed. Date: Wed, 23 Aug 2023 04:28:13 +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: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rajesh.palla at amd dot com 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: cc 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=3D30630 Palla, Rajesh changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rajesh.palla at amd dot com --- Comment #1 from Palla, Rajesh --- I too have similar issue with gdb12.x version. Attaching the gdb remote stub log GDB -> $QNonStop:1#8d GDB <- $OK#9a GDB -> $qfThreadInfo#bb GDB <- $mp1.1,p1.2#9a GDB -> $qsThreadInfo#c8 GDB <- $l#6c GDB -> $qAttached:1#fa GDB <- $1#31 GDB -> $qXfer:exec-file:read:1:0,1000#4a GDB <- $E01#a6 GDB -> $qXfer:exec-file:read:1:0,1000#4a GDB <- $E01#a6 GDB -> $qTStatus#49 GDB <- $T0#84 GDB -> $qTfV#81 GDB <- $#00 GDB -> $?#3f GDB <- $T05thread:p1.1;#a6 GDB -> $vStopped#55 GDB <- $T05thread:p1.2;#a7 GDB -> $vStopped#55 GDB <- $OK#9a remote.c:8334: internal-error: wait: Assertion `!async_event_handler_marked (rs->remote_async_inferior_event_token)' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. --=20 You are receiving this mail because: You are on the CC list for the bug.=