From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 003A13858C2B; Thu, 31 Aug 2023 23:34:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 003A13858C2B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1693524895; bh=3CcaTdLwKjSH80NZOmre6JRptCbr45YRdx24GXTy+D8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FxkVw6s8Y2QmlxHVOa+fJYnttS9xm7PQTo31AVIVOPhBKHXil3NBPcvPup6KKrPOB 1nDGOnHf74WDfEzdLdH9nfOzTpP0pVIYT+pA8D+I+7/l4b4by29w9K5mI0n188OPRz WU93JLj1tESHCIGKCRr4Hwg9k7sbpmNDhaKNumG8= From: "Mikhail.Terekhov at dell 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: Thu, 31 Aug 2023 23:34:53 +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: Mikhail.Terekhov at dell 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: --- 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 Mikhail Terekhov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Mikhail.Terekhov at dell d= ot com --- Comment #3 from Mikhail Terekhov --- I've got the same error in GDB 12.1 in non-stop async mode. Here is the last several lines of remote log: [remote] Sending packet: $vStopped#55 [remote] Packet received: T00thread:177; [remote] Sending packet: $vStopped#55 [remote] Packet received: T00thread:178; [remote] Sending packet: $vStopped#55 [remote] Packet received: OK [remote] wait: enter [remote] wait: exit [remote] wait: enter ../../gdb/remote.c:8334: internal-error: wait: Assertion `!async_event_handler_marked (rs->remote_async_inferior_event_token)' faile= d. 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.=