From nobody Wed Jul 3 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.= From nobody Sun Jul 7 21:00:49 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 4WHKR64HY3z5Q1tK for ; Sun, 07 Jul 2024 21:00:50 +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 4WHKR61NfPz4L3m for ; Sun, 7 Jul 2024 21:00:50 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1720386050; a=rsa-sha256; cv=none; b=rLnk2F6kkx8qMbSbh76GtfGyNgEFS/5Y4guSVXo212wBCuAoX96r++NzsqJ1i1eTxJ5ftQ qnIIHazHe77fJr4Y0jjgAFMUSwXdkSBbfG5sVRZUDCkmUQGslMIPM97yXd8Lku+G4QlYBr d4xFYVQfgIF9pjRz2DavtLrIRydR3z1XrokA+0FyhRepfrAzlxCD4/Vf7rOLHVKbbyW0Oo AbKHaGiHCIyNiRilHWq40wahCp+2BBBlOQdK9nPVLfxlvZsZKyoKCaC7lXlv3ztcq1W/xD Bkp83enXu7KY72oi8S4Q1vAe9Wzk2Z6ALZwrGfURDXIH40QfYq9gl8tMpO7zvQ== 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=1720386050; 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=lIXlwAZWP75MSbZBYKM3E+TpgW6KQKGmF0puYcUBcOc=; b=ZF5RVBDiWxuElrMvurUazgO8Lc9Pu2Obf+hf25pjZCPXIuuoxozAwMNADkBt51HDU+B1oK 3awbv6s3XqqpTAxq3nlOe5y8hxRP9hOnXHEIeULCavIWvmu0hV2PmKdX1gkFhbMdPTBcWk BBRt+rDC2x2xojDr6P6Otk2iuLJsIUyaUBm24bLI8ZFkMBIn8l6CU8uFqrLBr42y6NXEYx 1YSxNeLdYoXy1OGXlyHxFCbashE0BqNlsSu2HiD/E6MS/6fDpsBQJQLgvbA8x+2p4h2ALP RWSVHCMuu3y/3TN8GPebCmmK+Ry6Sd+LQ8tn4OLoqZymPMBwl0/fyXhI3heabw== 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 4WHKR60kXKzN1Q for ; Sun, 7 Jul 2024 21:00:50 +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 467L0o6S065429 for ; Sun, 7 Jul 2024 21:00:50 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 467L0oTO065427 for emulation@FreeBSD.org; Sun, 7 Jul 2024 21:00:50 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202407072100.467L0oTO065427@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: emulation@FreeBSD.org Subject: Problem reports for emulation@FreeBSD.org that need special attention Date: Sun, 7 Jul 2024 21:00:49 +0000 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 Content-Type: multipart/alternative; boundary="17203860496.ed7F8FEAc.59865" Content-Transfer-Encoding: 7bit --17203860496.ed7F8FEAc.59865 Date: Sun, 7 Jul 2024 21:00:49 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- New | 269934 | emulators/qemu-user-static does not support capab 1 problems total for which you should take action. --17203860496.ed7F8FEAc.59865 Date: Sun, 7 Jul 2024 21:00:49 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
New         |    269934 | emulators/qemu-user-static does not support capab

1 problems total for which you should take action.
--17203860496.ed7F8FEAc.59865-- From nobody Sun Jul 7 23:59:51 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 4WHPPh6JX6z5QPJs for ; Sun, 07 Jul 2024 23:59:52 +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 4WHPPh3TcSz4j0m for ; Sun, 7 Jul 2024 23:59:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1720396792; a=rsa-sha256; cv=none; b=BBYQqwEGa9eaScTYI0YjjQ7Yx/QpzMSCJBgG8uYwcTM7sdZcGqEbXrh3Og8t+rA4qYaJXF CNfOUruuqe2aHURxz09RTlhbUwjcMEi4nYrlwJZya9Oan5xygrUBU78D1M0sy1JXZurE/j zqNUw/SRM+fxnRvYNLZnIH+31fAkpMbGxeekDRLNGKLH1WQRZ6xDXWCsIC7QXOAtx4UP2T 2/uRejZr+jpjzjK0MdqpZmn5xVsFFonB2L/b/zvVF4WpuVywpf0kUpOvRNODIWzNxQ/yYC aG0cSXQ6LID2JxisAlzwPs6r4GXt2TLziVDITpXg0up3AuuPbHQZfQkYn9yVEA== 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=1720396792; 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=S/9HAGn6F2w6o1oRGcM4uC2LtVdUgIDfp+H9yV9hLwM=; b=OaydZZDX1fEh7TTpYlqUQlVAEjQwIwdcHkHeZxFIZIu3EzoUxe7j9s+HjYvhoeAcajlim3 ELREofzU6rsTqfejG1IuMgUGPrW6vz2duF+EGuU/N7DvG+R33bjh3qlpX3g2HtwS9FLuUQ 4yyPkbEwSxu8dKtuntAFvKMADXBAcHZVOsxQrY3gZcWatnekUlcTbpXrpjU4x+OJkvYr97 /qb//0VTnqy9vDyDLTh0edgBu9NWp5DrsieATbwT4Tfc3yyfA1RfMIdKbFhxgnGBJaafEH Vq1Axb0LkdDHEKNBURj/oEWC98wJpdwr8NG6bvmGTcdtvo42ZRnAYbDGVPyG8g== 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 4WHPPh33HyzTBs for ; Sun, 7 Jul 2024 23:59:52 +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 467Nxq0A070232 for ; Sun, 7 Jul 2024 23:59:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 467NxqqX070231 for emulation@FreeBSD.org; Sun, 7 Jul 2024 23:59:52 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 270900] emulators/virtualbox-ose USB passthrough fails with Failed to create a proxy device for the USB device. (Error: VERR_INVALID_PARAMETER) Date: Sun, 07 Jul 2024 23:59:51 +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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: tomek@cedro.info 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 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=3D270900 Tomasz "CeDeROM" CEDRO changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomek@cedro.info --- Comment #14 from Tomasz "CeDeROM" CEDRO --- The same problem here on releng/14.1-n267679-10e31f0946d8 vbox 6.1.50 :-( --=20 You are receiving this mail because: You are on the CC list for the bug.=