From nobody Mon Feb 12 21:41:42 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 4TYdFg15r7z58y2S for ; Mon, 12 Feb 2024 21:41: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TYdFf70qJz4JVn for ; Mon, 12 Feb 2024 21:41:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707774103; a=rsa-sha256; cv=none; b=kVb1WQktnk8Dadhd0f7ZYbbEVn7r6vyLzCfJicLYb9ILrB8ir11iOo88XdI0TYXRCHKF+k gavwZLQM4y1XygjjGgsKrIRQQGZ9hMgHF8RbxJoJ6cLDOBQ0B23A20a1kM8dcYVXHNuFkm QVICD1JwVxOsCTKf09uNlAkDY4sl286ilZuMroWMRZsTsb9tW6XIUt4ZnPaSqvfVdy7lc9 scuS8K0qvvrN34KA7i/s/L6SK6mv9MrxGZe3sWa5kctzHgCinupYEtYW2mX2nFee/A0K2l QwswLE6aJZv5PgBDptJc61A5QY6621itl8Owt4AM4AsbiD3ymJ4IrVlYZrCOBA== 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=1707774103; 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=hAXrTNEz9oDwx0Bo/Va7ecVjQL69nI4cClVqlUE8TDM=; b=S2nVlvQPMbV9FjdSVIXQp4HB5hxq+fuCd0RJOhohZiGgEXsbRs5KxJQX2mODt+QmRh51D6 QzFmVNH2X1RgSahffYih3eY3dMEqESobaEWPHFv/FJzd4GdLIRXF4CgGLiBz8GeEQyCBfh nPWMpZK77J79j6tigklsXeax4j0dCTewB89iS0U92oMw27phDuD/OUEyITt5fAANiKJ0tt L5L7ijCtZc5HioWeDokO17CBhsBPkFzY0VVi7hdF2APsEI0Q+kEiEs8ZOrWTKaOY1/tno0 /8pxtACkH7PgfiN/OrNpKh4Q6nEMW9jLbePxGeXD2dtALxCVoifcMUkiaL9xyQ== 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 4TYdFf65Lyzp7D for ; Mon, 12 Feb 2024 21:41: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 41CLfguc034692 for ; Mon, 12 Feb 2024 21:41:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41CLfgJq034691 for bugs@FreeBSD.org; Mon, 12 Feb 2024 21:41:42 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 277009] panic: Assertion !callout_active(&tp->t_callout) failed Date: Mon, 12 Feb 2024 21:41:42 +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: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: DUPLICATE 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=3D277009 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D57e27ff07aff35289892f79288bebf76a= 3c31fec commit 57e27ff07aff35289892f79288bebf76a3c31fec Author: Richard Scheffenegger AuthorDate: 2024-02-12 20:43:18 +0000 Commit: Richard Scheffenegger CommitDate: 2024-02-12 21:38:11 +0000 tcp: partially undo D43792 At the destruction of the tcpcb, no timers are supposed to be running. However, it turns out that stopping them in the close() / shutdown() call does not have the desired effect under all circumstances. This partially reverts 62d47d73b7eb to reduce the nuisance caused. PR: 277009 Reported-by:=20=20=20=20=20=20=20=20=20=20=20 syzbot+9a9aa434a14a2b35c3ba@syzkaller.appspotmail.com Reported-by:=20=20=20=20=20=20=20=20=20=20=20 syzbot+e82856782410e895bae7@syzkaller.appspotmail.com Reviewed By: glebius, tuexen, #transport Sponsored by: NetApp, Inc. Differential Revision: https://reviews.freebsd.org/D43855 sys/netinet/tcp_subr.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --=20 You are receiving this mail because: You are the assignee for the bug.=