From nobody Sat Aug 19 05:14:05 2023 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 4RSRjn6ZNWz4qBwD for ; Sat, 19 Aug 2023 05:14:05 +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 4RSRjn2qJTz4HNZ for ; Sat, 19 Aug 2023 05:14:05 +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=1692422045; 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=hICEgdqhJ8l4LYZTAgwba4nM9vqzN4UYdhbynpnbg6Q=; b=apxvyb8J2st3cP7IJ693QF2bxCk22j6/1GZY/IolSRGlym3i0U0pNrq+Ei9lBpr/P34pKr QBiogLNE/zr5nPgej8EZrwWJHRr8eUyBfS1ut2D0TZaeALz5HfeTQdw/f7ZnYRa2s2+Yqe 6B9jVqHRP29lWoSlqlCKYaCiJrzWAFaDYXmrzyzOO6F4VdKcJ8dagDZ8Mb5pxPlgFczSgW CemyrGdVqa3f9L9Y5BBughPERR0e6Bb0vsq8eMm+pFaJeYhhiWsZTdEARz1+jjg1r9nBcj xytVhFSe91zwfgsHheMS3JTocywky4iMCbAqSZlTak7oUt0ZsEdIW/OGp+RuSg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1692422045; a=rsa-sha256; cv=none; b=YuyfJI1eYc+NjAGanYRRV9guOR/CulHYOx0YgepelJGaEsnlQotINJYM82MzN7hZqHthOZ pf0f6/Ip2TSA5ekJcwL8yFpAwPerdMFbcTxQMrNfESb2zMAwez4fygLKBDRLqx7W0YQGB8 DQh3cJo6gmVGzXt+hvF/Diob6PHDjeVeE0WWiLHp18t6AhjF5yXVXFiMTek9G4GgnnU9d6 bstvNfLRhhhGx0qItkELufHMQlMlomEHUC1YnDGztP4oAWR535GkLnLKVWitbkp9twPmHR SxDYUGz/oWU75+pr2z2CgBfrSEYYqcO84+UdWjcIbu8CTWj9FUgLks0T9ZznKw== 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 4RSRjn1tKqzm13 for ; Sat, 19 Aug 2023 05:14:05 +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 37J5E5Ft029443 for ; Sat, 19 Aug 2023 05:14:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37J5E5rs029442 for emulation@FreeBSD.org; Sat, 19 Aug 2023 05:14:05 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, 19 Aug 2023 05:14:05 +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: grahamperrin@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: cc short_desc 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: 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 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- CC|grahamperrin@gmail.com |emulation@FreeBSD.org Summary|emulators/virtualbox-ose-km |emulators/virtualbox-ose-km |od: if MAXCPU option is not |od: if the MAXCPU option is |default for running kernel |not the default for the |'kldload vboxdrv.ko' will |running kernel, then |result in kernel panic |'kldload vboxdrv.ko' will | |result in a kernel panic Keywords| |crash --- Comment #6 from Graham Perrin --- (In reply to Craig Leres from comment #5) Thanks!=20 Side note: re: 1024. --=20 You are receiving this mail because: You are on the CC list for the bug.=