From nobody Wed Jul 03 17:30:42 2024 X-Original-To: emulation@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 4WDmyW0p4Lz5Ppy2 for ; Wed, 03 Jul 2024 17:30:43 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WDmyV5Tg0z4M3h for ; Wed, 3 Jul 2024 17:30:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1720027842; a=rsa-sha256; cv=none; b=O7hVQU1d2RjmXNhQa8bY/lb2Zzi5Kfsuyol95EG3+7EpfM27i45bTlPatp98yLba9euC2h pCPDFdFXzLfvacW6DhieP4//VaZyyb0Xk7v+oOr/Ab6G0hZKisiGPvmWnQCghNLqN4HB2q nkUocCPhaOVSlGrFwmkHyckrcglnGYHA3L6t+lkkb4pOpzs9F/l6jPQ0LBXPxmqxqH3RnB 8iMFMfGTFVRc35EvrkKhEjwDgxgsj+cCfz9w++CPynm4XRq1OSt+zG+4q3OmF09hwQgjCq oxFd5FsKm4+Lpc9M2XtBdNlRATpC9isTTM7/plwUtyJMj+1Y+htDPi1K9QZPKw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1720027842; 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=+B7gbzaz01DsOOfvs8IHvjAPxMJ0lMjVNKkJsW33zB4=; b=EUsP0j1rdRPWiP2zn5Ry9aUN3swLG9LFZEpZzRgNA0AVU3LCOTWy9kFiv0ODb5pP4RdLdH xv6fMQr289vTugmQR/CBUlo8OmgZiJkpaKjFtlfr8CBSXej/lVT8JEbgHJ2lioUdn2Yy8+ qjkTg1z9myUsJ/gdJ2nRL8z6pw1LkYKtxIlGcWTFekO9XezWgj03JKkfpHw8pJPvSjq2nf 6iIQY2XJ2DppBOu+6C5wjnZN6oDWO1V68GDoNOLGyn97U5aY7oveq1kLnmbyN47xLyhXtu fMcX7OwPrlmt4rghZDsLsGzvRfNXEU+aiI6FCEy6ECqg9M3wDvWlF4skPcoXQw== 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 4WDmyV4zklzgG7 for ; Wed, 3 Jul 2024 17:30:42 +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 463HUglf000132 for ; Wed, 3 Jul 2024 17:30:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 463HUgpJ000127 for emulation@FreeBSD.org; Wed, 3 Jul 2024 17:30:42 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: emulation@FreeBSD.org Subject: [Bug 219913] emulators/virtualbox-ose-kmod: if the MAXCPU option is not the default for the running kernel, then 'kldload vboxdrv.ko' will result in a kernel panic Date: Wed, 03 Jul 2024 17:30:42 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: leres@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: vbox@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? 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: Development of Emulators of other operating systems List-Archive: https://lists.freebsd.org/archives/freebsd-emulation List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-emulation@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219913 --- Comment #19 from Craig Leres --- (In reply to Vladimir Druzenko from comment #18) What's already in pkg-message.in is probably sufficient. And I don't unders= tand how the current mechanism to detect a mismatch works so I can't think of anything to add. --=20 You are receiving this mail because: You are on the CC list for the bug.=