From nobody Mon Jun 12 23:42:26 2023 X-Original-To: bugs@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 4Qg7X33jl9z4cpKW for ; Mon, 12 Jun 2023 23:42:27 +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 4Qg7X30bzlz3MJt for ; Mon, 12 Jun 2023 23:42:27 +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=1686613347; 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=HfnsJ8VcjaGeFZdk9vf+v7s9p3ynfpu9IBPrKUOJ0wk=; b=NnPPYR4fMdwgFtGkdij6KLQGhI1XgRC/YccXfNLNPn9jUbR7R/3U+8KUsDsxuLumqLGxzK FEupM/CQmF3Mo2J75GNpoiqmvnxxfIYDSo62itrWhzkAr9G5EuHVaDjQaNBm35SONm0QL5 /PKXs+EOToK4U6rUAZ/1qwbaTi3a/ZWRWtORR8M/yh37wEok9O6p8wh3VP/xJh6fjzKjyk 11t8jf+pnojjVxbw0JXGz6ozbzNVf7/15sf6+uM6LeOzkePiYGg5H85kWSS0asl/+Z7mbB 3H7GUj0aWmhHMvKT8NL6iqoibM11BVGz21vJJNVynxxEF3uWVi9XuyFX+dsLpQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686613347; a=rsa-sha256; cv=none; b=MMGjL1coXqlQ4LVK4vj34Rnx7sqMryqFZM3Ij1cLIBx8dddDRJY1P1rp0ROOs9cRIsVrUo a9+sIHVCHZIfrY8sLHA7U9OEk1638NmdN8MTZJWCUQXUVbXwdUiYFR1+n0M4ge0BTP96Rd TScIQ3J9SwXpix+I3DXrBwsj6f037LDQpC7NXT1ej2bM4+T5O3Cxh2nxV7HpQ7X9z9xb2K diTMP74Z52i88YsxqRtvD4yaP/1UBniLEZlb7vBz1azr9Uxa0NzK46XSK8Hm2bnUBvek60 M7NMI73quGPjnl2TO75gp5+F39fHj9zNzzrmluE05PIcZy49FJYiXyRTBpd5zA== 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 4Qg7X26pchz10F4 for ; Mon, 12 Jun 2023 23:42:26 +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 35CNgQun020770 for ; Mon, 12 Jun 2023 23:42:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35CNgQxL020769 for bugs@FreeBSD.org; Mon, 12 Jun 2023 23:42:26 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: bugs@FreeBSD.org Subject: [Bug 271895] route(8) shows Invalid argument on an i386 jail when setting the default route Date: Mon, 12 Jun 2023 23:42:26 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: DtxdF@disroot.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271895 --- Comment #3 from Jes=C3=BAs Daniel Colmenares Oviedo = --- Hi Marek and Jamie, thank you for the quick response. (In reply to Jamie Gritton from comment #2) > This mostly likely isn't a jail problem, just an 32-bit emulation problem= . Have you tried running the i386 version of route(8) in the base system? = I'm confident you would run into the same issue. Yeah, I have run route(8) on the host and it has the same problem. This confirms that this is not a jail-specific problem. --=20 You are receiving this mail because: You are the assignee for the bug.=