From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5B0473858C2D; Sat, 29 Jul 2023 07:21:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5B0473858C2D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1690615306; bh=3+mCiNYRElj7SpVZr672F+f/IDx4Wtj9npQHW7711vw=; h=From:To:Subject:Date:From; b=R/BCu1R/xqlvHdCSrqZNvuNLdW7o795j7f8fTelrcSO4biBcyXM3FUUSrwN+uwZGD SH2uAvQCXfTiYreYraulwy6XxIylAy1nGO0lQtGL/fGaDNgUlMKBYc/n7eHjsaawff 0hMGYYBlLpjvTsopVl75pPU6Hsvhvek7mUbO3ZtA= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug testsuite/30696] New: [gdb/testsuite] FAIL: gdb.reverse/test_ioctl_TCSETSW.exp: handle TCSETSW Date: Sat, 29 Jul 2023 07:21:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: testsuite X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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=3D30696 Bug ID: 30696 Summary: [gdb/testsuite] FAIL: gdb.reverse/test_ioctl_TCSETSW.exp: handle TCSETSW Product: gdb Version: HEAD Status: NEW Severity: normal Priority: P2 Component: testsuite Assignee: unassigned at sourceware dot org Reporter: vries at gcc dot gnu.org Target Milestone: --- On a server I'm running into: ... (gdb) PASS: gdb.reverse/test_ioctl_TCSETSW.exp: at TCSETSW call next^M Process record does not support instruction 0xfae64 at address 0x7ffff7fe9ff8.^M Process record: failed to record execution log.^M ^M Program stopped.^M 0x00007ffff7fe9ff8 in _dl_runtime_resolve_xsave () from /lib64/ld-linux-x86-64.so.2^M (gdb) FAIL: gdb.reverse/test_ioctl_TCSETSW.exp: handle TCSETSW ... We need to mark this as an PR25038 KFAIL. --=20 You are receiving this mail because: You are on the CC list for the bug.=