From nobody Thu Nov 28 07:25:47 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 4XzSXD6b4bz5fJyw for ; Thu, 28 Nov 2024 07:25:48 +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 4XzSXD3wKQz47h4 for ; Thu, 28 Nov 2024 07:25:48 +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=1732778748; 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; bh=e0qWAdwcpswUD4BThNTaiDPm+84YSgY/Sse/7kwvEIk=; b=OnvEcssM8RpEU2jisrTxemDTuMVekU2mXeUx+sYmT416SB9k3iRt/ysgk74DLBAQm0dJw7 PqVRkQxKpV4HK90nP+PdQhdZWrLgf7SYguoy4DQSykx01euWYn1ABkUgGNg/lqbC2QMTMj mCKnQLhJdDSD35/G/ymH5DF7KrzJ56oyV6L2S6cI8w1MrdajpIJ7rHHE0xJ9B9UD9QM76d oTE74KU1ihWDhag3uv0+oi1w4ADsJNEE/P2tAgjsNb1XtIPQL0Nlb1mm64Vl3ZILSTWSOW RvmeotUal3/S9HRA1jbMQc5ItsGAp0PtwOt8v4+OS9CltuHQvpFoZXNz5vKn7A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732778748; a=rsa-sha256; cv=none; b=t8HYFGfKzaUFSsBGmox00d/ojcBA+/QBUtINUFcRsO+p5Ax6cvL+OBZNxHt7/ByCMnEMcH pbUJfHm/gyZstJSUd2ua7aL3T9BdXkopeFC+VbBw4noykfQWRYTK18QvHjX5HaIMYFsrlh m/DJDXW1kFodmG4Ao2Wt3NP8AbGoSUV8oxlSsIF4CiUVBPXfB/KLTOU5l1eAbt3nRrBm1U Pn7LkfHRR33SBehKCZBfZlrRN0A29foazBQLL61TeHitSREqn3c4ncIlkg8Hz6f8mRbAqJ 9ToXiwRhROlJgp5hYxHeKt3QIbZhiA8X2IVO7/zKakPGAlbIh49BKpstX2zehg== 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 4XzSXD3L51zV52 for ; Thu, 28 Nov 2024 07:25:48 +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 4AS7PmAg093960 for ; Thu, 28 Nov 2024 07:25:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AS7PmjE093959 for bugs@FreeBSD.org; Thu, 28 Nov 2024 07:25:48 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 283016] custom kernel cannot boot with options VT_MAXWINDOWS Date: Thu, 28 Nov 2024 07:25:47 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: crash, i915 X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dansimon@radiotube.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: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter Message-ID: 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=3D283016 Bug ID: 283016 Summary: custom kernel cannot boot with options VT_MAXWINDOWS Product: Base System Version: 14.1-RELEASE Hardware: Any OS: Any Status: New Keywords: crash, i915 Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: dansimon@radiotube.org Recompiling a custom kernel with options VT_MAXWINDOWS=3D16, with drm-kmod installed (intel graphics), causes the kernel to crash immediately at the i= ntel kmod stage. Perhaps this is related to bug 241697 ? To reproduse: cat << EOF > MYKERNEL include GENERIC ident MYKERNEL options VT_MAXWINDOWS=3D16 EOF --=20 You are receiving this mail because: You are the assignee for the bug.=