From nobody Sun Jan 28 02:17:39 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 4TMw7R1YV8z57SST for ; Sun, 28 Jan 2024 02:17:39 +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 4TMw7Q6tFVz4jZQ for ; Sun, 28 Jan 2024 02:17:38 +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=1706408259; 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=ZTXtDFvXXmJxe4obEe9ppPz6KNfLYdOxTFyclurKnEo=; b=XE3M3ZTz9SZ1DceIlO+Yn48eTvSNkcamox/+VQ3ns934kxv2RgQkKmOPydVfsl8BRPxfRJ M1javaRMmZh4Oa8HWCeWfjOSLWnNxjvHHD28hPWim+tG7ATae4bYmrb/2xAL53hY1KCgow d7qmLIpe4A2c6Nxm+7wLA/JVzScfse/ynqyc4jzF69ra6HWM4EOY0dxDNjw8MJiFSxBsce oQt9/FV31GTEm58b/04fgi5AB93R6RXSamVwpnnEI/BuVU5V2w7vMlB76g/loo/zvtJKZb ya7BcltRb6Kei6IyAjGQmuXuZSZLTXbSYsaKR1x7soDkSiCphrME1EWLeGEUkA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706408259; a=rsa-sha256; cv=none; b=YBRKEe9BCN+e5scZNy1hqxvtCDJQsfDx0Eq6nWle4JoCCt04mK/UNY9gsye5SR65c39xML UvUTF3/XoQz71f/RsqFRMbcoyWPLBcSCYjeYy4CIlYV81Cwhlz3C7Yl5U4fY7QLd5/Th7x jln5VEniQyY27lR4QuLCQT7oysf2FOg6kSvsRqchlP8z4aVvS4cMa07HMjLLq6DYWaBK7r gz7V2yZzqp8xtdpQYVRhL6FbcGariAkFhG9SCrsvhUVDU6CGKd7ukA/3pAlrjGB/fPfPru IzmXDCbyOmd7sLSNMtT9bcDnuT2wqtzv3taY95rJgLftIXK4/1I2IbOJpN6eDA== 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 4TMw7Q5xMQzptN for ; Sun, 28 Jan 2024 02:17:38 +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 40S2HcUt014710 for ; Sun, 28 Jan 2024 02:17:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40S2Hcwt014703 for bugs@FreeBSD.org; Sun, 28 Jan 2024 02:17:38 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 276674] Panic appears when using the sysctl option net.inet.tcp.cc.algorithm=htcp Date: Sun, 28 Jan 2024 02:17:39 +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-STABLE X-Bugzilla-Keywords: crash, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: admin@support.od.ua X-Bugzilla-Status: New 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276674 --- Comment #1 from Vladyslav V. Prodan --- Sorry, there were problems with translation. This is more correct: Panic appears when using the sysctl option net.inet.tcp.cc.algorithm=3Dhtcp --=20 You are receiving this mail because: You are the assignee for the bug.=