From nobody Fri Dec 13 16:20:04 2024 X-Original-To: bugs@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 4Y8vgm6fRQz5gmcD for ; Fri, 13 Dec 2024 16:20:04 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Y8vgm529Vz3xmq for ; Fri, 13 Dec 2024 16:20:04 +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=1734106804; 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=pwpINORskDSrQEGDh+7VJwVB21LeF2riZkmK9kAwIP8=; b=S+b/lCf//ZCu62fyjU/je8ZUYR6hV7Joa9WhmpyCebwHbmhAttCQPOQcVZLWy1rVg24G6A WT8BQStKOYnJFHpJseHYi/MzlxhD3aVoqYv+WQRlq+dUt1veCPMVK1ealHaT/csqXNsYhJ 79mUAwgjuGRX4ihLr+P3vOPwEvNrbnLFoOSWXNdgR1rm3bVWIMjSOPMLYRQbCd0EjrYmjM raaWJ/3ns5K9/99t1eBSC7h4NpIANjXw4Hdwn468eDvP31TztXeOx4+3rNPAR2oh7HnckA kv/m7CYt7b3zJ2atwWn6llOs5yLXQCAOoIoznmolV8puRUcDMqF2fk0t+5UiQg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1734106804; a=rsa-sha256; cv=none; b=QG/T22MBCTTOG5kd2Dn5W42HMy93AqleKCFhGjIxtsfvWB8zIUTP97swbYK5KiIIVTPrkp 1Qi58Vl60MUkG4uDveM8k46my9y2cusAta5B138nSL/fAur2X3VsKn0LBhxmSbSA3s6M+S jNhYSqfFfeh6p6Mm0OiWz8xfZc5hWLpHoGgi3aT3BbHliD34OnrWke9dAu7ck0nalH5bvy PaVWZyeUlj4Ux/FiiBj7ITnzqG5McHju1+heuLMIQ+6Vkmvb0uDfGahMxhd6SYyAlzrNMo FhqoNggpBqZK8FG+mqhx+YudTsGEB8jh3y37p+6Ddgoio51WLdDnNFK1cxqfMA== 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 4Y8vgm4fMBzl2n for ; Fri, 13 Dec 2024 16:20:04 +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 4BDGK44U089201 for ; Fri, 13 Dec 2024 16:20:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4BDGK4PQ089200 for bugs@FreeBSD.org; Fri, 13 Dec 2024 16:20:04 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 283312] Kernel crash in sched_switch Date: Fri, 13 Dec 2024 16:20:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.2-RELEASE X-Bugzilla-Keywords: crash, regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283312 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |crash, regression --=20 You are receiving this mail because: You are the assignee for the bug.=