From nobody Sat Feb 17 23:48:29 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 4Tclqf2fKTz5B768 for ; Sat, 17 Feb 2024 23:48:30 +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 4Tclqf01tmz3xjt for ; Sat, 17 Feb 2024 23:48:30 +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=1708213710; 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=8BAicKjGlCHLnf448nl+uVSRE6fgDNgB8o08+/7rGjw=; b=BPv1sq37WDhAHHPuleo7NRyM5cWesObA/YZi1ZqwLPBwbd1fdIY/EKFjp0h0dHfGOxeh/E oMXh3kMkJ+hbirQaIclvpciVZfwWy1oFT0iaA4ELuj8OiRy+gebbztZogXpHLD4qhmInjI yzhI0qU3jxoAhQv/BXT9ZTyiyFs5bUXdr5bJMjr1Jsv9Uc4hUesIJ7xLlpOiQ1VsBZXIjm 2jBMGH1io8FK4UJQqd/GM3ByO6tenos0f4gygpryCKnmJWfJc5SQdoeCKcA/HfU+pr90Zn ygH/LdqUdIMNV+WdJ6WtVlycKQzRX+69UETD5FdyX11bQrrlxjxtwTrIZ0OWsA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708213710; a=rsa-sha256; cv=none; b=Da31kq5s1QK2uM6xqUfMdcSDethcmLEgAoB3Q9/gxCcKxqv7RlSz3Gy92ElQL4CH6BPUtz tUxqiboT/MPfSFILjNNG++q/R2aUb/mmjHS75u0aGJNLGGffkV4z04i44EAJYWswZNa6iK FmqIUvGCbFjb8NoJL37OcohDyTrQE7x5uu5NPMmFYhG0LE785a0YTMOb3lAl7NaBNC9uc9 A7SqVseG3+C9E4mL0hqxbJpO7dV043H4zWj0zua4LZcNM2RMeEy9QdmFg/giYiUuzZrFYz b9zNmLOqs9nbMl6Ifq8LWRzNqx4nueqQnofZq8GPCPW6fOrAaz+UECzpbr/0Iw== 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 4Tclqd66CWzSbf for ; Sat, 17 Feb 2024 23:48:29 +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 41HNmTZA035562 for ; Sat, 17 Feb 2024 23:48:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41HNmTg7035561 for emulation@FreeBSD.org; Sat, 17 Feb 2024 23:48:29 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 277118] Linux Emulation (Linuxulator): accept(2) does not time out, SO_RCVTIMEO is ignored Date: Sat, 17 Feb 2024 23:48:29 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emulation@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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=3D277118 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |emulation@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Feb 18 21:00:29 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 4TdJ3K6WH4z5Bknj for ; Sun, 18 Feb 2024 21:00:29 +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 4TdJ3K2rw5z4vG9 for ; Sun, 18 Feb 2024 21:00:29 +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=1708290029; 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=Xrws7XNOA5VpC0WluwQtLfXrSYfUQTuu+RvwJye44vE=; b=Shk0F8JEXgMTYK/2mm0s8HpoFn8H0hgtFJ0B1v4MK/W5kvkWPfrQJDedSOEPzFjirM+hiN uErjr+7berLPhJtb+uMUd1p15Jx5VElnRECWRts8k2LRQwxHDiTPfrAhFBzoRfcSOUUUH9 sQkR1MLbq41cRll3a53a4BsFN2YlmzqVyZnfRuym1A0z6GQ2YG6h7W7Q4Z/ye7xOziH7T2 0xS7fn8XPV6TxRDli7jcZZLJGR6tN4psng1Z7YPVBVl/Xy0aSg8mLwhmycLtXpUj6n7ImX Oxgu1KYBF5QFmSHuKb7pWqJR4Xko7wYPf8GDatySzYYYyVtKN6pN54lDpRTarA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708290029; a=rsa-sha256; cv=none; b=Jz1B2HwwL7TXa4CAVhxXukQawtK3JT+5Z8z/OtwpsJaBEXXf8XApRTvqOaZ4LKUKDj0VhV 9iRxznUPqtLE9QSeZMXKAt9zECwYGa4NEs4zSmu7+P9taiNNrhByP0WaPRlny3rYWs9KPa g+h2iFHKKICk1xlvCqNnctP+Q2SwNF3wAPHDmS6CGxJnKNM47NU+2oFuC9F6RfyQPVQdy9 0Bv4OWSAceIHPiD1PABQf5Ty0QYWSRAafzGy8L/ojD3SHQGRZOeLApTqwwkj5BAFKQxPTO pJ9g7u0d9aOMcXJBscYsVVUYRcH95V+8JrSBp/wJYXxQ6V9K17zAT/7apE8wBw== 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 4TdJ3K1z8lz15rp for ; Sun, 18 Feb 2024 21:00:29 +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 41IL0Tpb001117 for ; Sun, 18 Feb 2024 21:00:29 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41IL0Tqa001116 for emulation@FreeBSD.org; Sun, 18 Feb 2024 21:00:29 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202402182100.41IL0Tqa001116@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, 18 Feb 2024 21:00:29 +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="17082900290.bF7E138D.96481" Content-Transfer-Encoding: 7bit --17082900290.bF7E138D.96481 Date: Sun, 18 Feb 2024 21:00:29 +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 ------------+-----------+--------------------------------------------------- Open | 264835 | Linux: USB-IP tool fails to run: setsockopt - IP_ Open | 274330 | emulators/linux_base-c7: update package message New | 269934 | emulators/qemu-user-static does not support capab Open | 219913 | emulators/virtualbox-ose-kmod: if the MAXCPU opti 4 problems total for which you should take action. --17082900290.bF7E138D.96481 Date: Sun, 18 Feb 2024 21:00:29 +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
------------+-----------+---------------------------------------------------
Open        |    264835 | Linux: USB-IP tool fails to run: setsockopt - IP_
Open        |    274330 | emulators/linux_base-c7: update package message
New         |    269934 | emulators/qemu-user-static does not support capab
Open        |    219913 | emulators/virtualbox-ose-kmod: if the MAXCPU opti

4 problems total for which you should take action.
--17082900290.bF7E138D.96481--