From nobody Mon Aug 19 08:03:48 2024 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 4WnQ8h3gKwz5SWpn for ; Mon, 19 Aug 2024 08:03:48 +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 4WnQ8h1MWZz4Cj5 for ; Mon, 19 Aug 2024 08:03:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724054628; a=rsa-sha256; cv=none; b=KpM559sQ6LuiaU8qgCiWem4U4IYFXfRDah9XsokzlIvZoo8q7nDuDof2fKJIHpz40LLgUx IWL1KjKt4dMe8LNl0hycXVeVFLMDqaF2SJqfAqQKjtRtvdd+7ZofiPDZdjITLCCzqncIe0 sUNUm8E+2HkL54heDWbG5/XehBVUHRdYOUz7Iodti1rtAizeXDYeqajeszzxcjX6smB+W5 qtzuk1VbzxLgt/CCcVuT53iyNvWp6YGUr2iwk0rTqKWHLcyn0Weh04KjhalsuEcHD7DSa4 0WO2BuIokHPrtUknD1P76YRrx1YjvSBAmh1SC5nZM4ETIJm/AwDERXlGgbzipg== 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=1724054628; 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=OQPo2nT3IgZ0Qqs2w+yZbRb7MfQdmwCETJIV6uMAXgQ=; b=EFrIrlXfSNtchJM42DISTG39Jdk0UN8LTjj10HdTIcZbg8qn5yAfnc8ZHS/cho/S9V8Jiu wQBR9Rro8i/jwcHDp02Z6UlLy+vavaBQwRcQG5RjbU0m9oAnS+FFizWpENYYosjph8Yyyo CScV2W829pANkyhTHp9nDbxvdOqCi+HFH4WsGqDWytg6JLhgo12lF00oXPICd+YRhC/i6+ W3fNoipx8jZSx9Pm/bryb1MWfGjVgiUpZa9ZIergsqmUdetG2NOHRY4sK/t6AWMsbKXVlr AhNuQ6teMpQj5JcamkEOlbB7pprbd6M165+g06HHkbpam3EDirpDwXXQVes3WA== 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 4WnQ8h0zYjz17m4 for ; Mon, 19 Aug 2024 08:03:48 +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 47J83mWG087609 for ; Mon, 19 Aug 2024 08:03:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47J83mjE087608 for bugs@FreeBSD.org; Mon, 19 Aug 2024 08:03:48 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 280910] [PATCH] Fix crash for "tail -F" Date: Mon, 19 Aug 2024 08:03:48 +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: 14.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: kib@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280910 Konstantin Belousov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kib@FreeBSD.org Status|New |In Progress --=20 You are receiving this mail because: You are the assignee for the bug.=