From nobody Sat Jun 29 00:17:20 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 4W9tD04QrVz5PwMM for ; Sat, 29 Jun 2024 00:17:20 +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 4W9tD03D8Zz4SBK for ; Sat, 29 Jun 2024 00:17:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1719620240; a=rsa-sha256; cv=none; b=Z/cd2kcO9FMVBVUZHEhVi6qxovWJDCJRbHnACnUtofu3Hw+2UCvNQANEgR35U8J3BMD7M+ 4mcycjun6YWw8KbwkA8NjYzjZw+upi8dtYPJ0cXKfF27QqkWccjxTm4hHO3dJikZC1fY8g cJv/7bMlEQZEJEG8hG69B1CKSQif9e1fDNmdDop2U50sQcqBPAZisdoBsGJAmw7HxccgQC z7eeTdgAaSPRZekwFGJay5ksXcpJN3UgFNct6lgKBEZBQAmqxAiLyvcSWxkeH+LABaY06D gybABCdfkKbiLVVCsTkH0kBe5hlaOzRT7NpeYmIsgEEuWFWsYY5MOsJYIH0vqw== 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=1719620240; 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=r/OWoCVlBDciYQmhlXjUjNaAFC1FCan8x68pkxx4YsE=; b=ADRIWSnPTRbvFpa3ed/bX06FgdQkx6An9eWn3pcwKSDLQL8EHLjqBzCD9eqKL9S1mqpGfF WPM34ntxuA4VeKUhGdNGLl5bAGi8kcnTDC+O1Njh4Zcp4UQGpFyba8PvJJyNLB78naloB3 HTgJXfsRUJE3sK8Nbock0keVjvlle//2q6ZwBPOiDCesetHGM+Xy6uKk+OAA3/23yM1FPT wqHMZhfuwP4iFCG/YEs4JdhpzSf/3TPijziWPnqJe+R1oeQElKzS4cb6uWg+LoxYBkOsZX K0Kcv0Y53BD0yvocEr3EaTmCpEj+nUQV+BmqpFVUWMWu32uuE3r8i/QzcNZYMg== 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 4W9tD02jlRzH8l for ; Sat, 29 Jun 2024 00:17:20 +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 45T0HKTd079513 for ; Sat, 29 Jun 2024 00:17:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 45T0HKkx079512 for emulation@FreeBSD.org; Sat, 29 Jun 2024 00:17:20 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: Sat, 29 Jun 2024 00:17:20 +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: vvd@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 #14 from Vladimir Druzenko --- (In reply to Craig Leres from comment #13) Can you please explain: if I build kernel with non-default MAXCPU, boot it, then build virtualbox-ose-kmod without any patched - can it work or I must = to rebuild virtualbox-ose-kmod with defined MAXCPU (make -DMAXCPU=3DN, add som= ething to /etc/make.conf, edit /usr/include/machine/param.h, export MAXCPU=3DN or something else)? --=20 You are receiving this mail because: You are on the CC list for the bug.=