From nobody Wed Nov 09 19:34:46 2022 X-Original-To: testing@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4N6wCV61Ldz4VB9C for ; Wed, 9 Nov 2022 19:34:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4N6wCV4sWHz3mj7 for ; Wed, 9 Nov 2022 19:34:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1668022486; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=dvU4N353jl4soZ6UHZkxkXqLgWYUVpFNvVRPMLEfags=; b=NkLXFk6yBx2o2xMjHZnE9lsWzGTr9Fjp7/o458v0Rmr4twDWV+s5CmldzWpdPzNnSMoQ8k PnWZPM0iqDAHx33MeA+1u5mTMc0ea/unhN3PKEP6JD17yr8uanpGodoa6EUiZ6CFYNFOw+ pXMoPxoYAXepFdJAdiq+eLoEnnIojj9j6qS8NAB3zr1UjD8bk0LX2D29fVa7dmuK1lHmFD sl7OKkunJGsX9o6dxTGYCM+qRkEJ0PR1Z6684L6NcJVRXcZpGVYRyHYkD03uvlnhXVV77f wDu8k/iOE43/tD8YUeWZ3WQZ1aC7+vBkw/SM4BGVONlqWkooWuQMXQArHLmdUg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1668022486; a=rsa-sha256; cv=none; b=HiDnYNMwEdvyQ+lL7Pmdn2c0X8IWxWKNvExfs2XjEPyt0oFPtsV8ijxxM3ITEhzYeZ4aUv 1NVp+zSegHdREdGX+0TCV4RJfIXV/A8Uh4ZMqDF+0Y76WJFrpuqUDPBFr+t/EbetDBYsFG smYUXP9xi4pQD/zLXCTZjfAv4SjemSDTucKJla7Q2GVEvsBpyaCvN+T6Ij0gmPYURX76U5 jxjVDc1OatzusLdq1ACTIqcrabIohykbUyo5/2Fv70U4Q2EqZM5jCu9aCGTH2gz+GLio7N FO6KgeimQhORf4y+IGR9fup9CMY7r5oU65KtP5O7+a0bssdWCPPduUO5QtGdcg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4N6wCV3qvVzYMt for ; Wed, 9 Nov 2022 19:34:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2A9JYkB5021309 for ; Wed, 9 Nov 2022 19:34:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2A9JYk0Q021308 for testing@FreeBSD.org; Wed, 9 Nov 2022 19:34:46 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@FreeBSD.org Subject: [Bug 265889] sys.kern.basic_signal.trap_signal_test crashes bhyve in i386 VM Date: Wed, 09 Nov 2022 19:34:46 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@FreeBSD.org 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: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Testing List-Archive: https://lists.freebsd.org/archives/freebsd-testing List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-testing@freebsd.org X-BeenThere: freebsd-testing@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265889 --- Comment #8 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Daf3ccd7b6d427ab2d419b8500d71392ea= d2e7eb9 commit af3ccd7b6d427ab2d419b8500d71392ead2e7eb9 Author: Li-Wen Hsu AuthorDate: 2022-08-25 04:09:00 +0000 Commit: Li-Wen Hsu CommitDate: 2022-11-09 19:34:02 +0000 Reenable basic_signal:trap_signal_test on i386 This is fixed in dc4a2d1d0e838579f21d9d1fef8655f902f06ab2 PR: 265889 Sponsored by: The FreeBSD Foundation MFC with: dc4a2d1d0e838579f21d9d1fef8655f902f06ab2 (cherry picked from commit 9ea2716b7758b72725b932f1ad9f3457a69cbea6) tests/sys/kern/basic_signal.c | 4 ---- 1 file changed, 4 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=