From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2302F389002E; Tue, 28 Nov 2023 09:24:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2302F389002E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1701163474; bh=OCzUYdkVExxr5urXHrAJgg8TWYQg/UZT2I0+0P7Tr6k=; h=From:To:Subject:Date:In-Reply-To:References:From; b=yZPPAd1ir4O+whJJG3hThHMEF3tvnPgdaUegb0KzlfNO8rmXZnAqZJDsZuskGmYZu MfVBFlSTq5ieepeNXGVIpFyXNqvBpB14LJvHixoJY+9JR1wTy3nq5371j1hfEDrWRO dq5KXQNyBtjWTTafByWBCUksssgAJ/hNTGVR0BCM= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/26284] gdb.base/step-over-syscall.exp: infrun.c:5312: internal-error: int finish_step_over(execution_control_state*): Assertion `ecs->event_thread->control.trap_expected' failed Date: Tue, 28 Nov 2023 09:24:32 +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: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org 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=3D26284 --- Comment #11 from Tom de Vries --- (In reply to Tom de Vries from comment #9) > (In reply to Tom de Vries from comment #7) > > Also reproduced with different test-case: > > ... > > ../../gdb/infrun.c:5886: internal-error: int > > finish_step_over(execution_control_state*): Assertion > > `ecs->event_thread->control.trap_expected' failed.^M > > A problem internal to GDB has been detected,^M > > further debugging may prove unreliable.^M > > Quit this debugging session? (y or n) FAIL: > > gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=3Dhos= t: > > target-non-stop=3Don: non-stop=3Don: displaced=3Doff: iter 2: attach (G= DB internal > > error) > > ... >=20 > Reproduced this, outside of OBS, on SLE 12 SP5, s390x, exact same failure. Now also spotted with current trunk, x86_64-linux. --=20 You are receiving this mail because: You are on the CC list for the bug.=