From nobody Sun Jul 30 06:10:01 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 4RD9w26QjMz4py8j for ; Sun, 30 Jul 2023 06:10:11 +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 4RD9vZ1Q6yz3MwP for ; Sun, 30 Jul 2023 06:10:02 +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=1690697402; 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=RhKhpHcQFO4exhYO30M3cim2edjDU5WSe9Sw49Atqds=; b=jG8AU+bHyEGjP5hWiJEHoq2T/dqWpfqxjzx70/LD4im/RcC3PUEtLZiG7lrLVacrTHYirq NUwOp7lu2m2H/BUbS0kkYfzLYFxaCutv56IlWHJHpN4f/qaMwc7wZ6xp7y/HUOuO27zoXf 7k9NjwPlxHdWfy5tBink9HKX+h5VrkompqdJ2pwTDKK/uvy9VcuhDdiFpPwxesYYsrn6aX DYAlwFng5f4xCuBQCfzl+ykWvu5x8vTrDcQ6RrcBtR4YKcPsR1iAodAyZmqazQORxWId6u MWTvkBtg3z4ZmdzY4xsT7WxjYSzLY6Y8y/eX8i/swlRO224v0MfFH3mVkett4A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690697402; a=rsa-sha256; cv=none; b=p5+L21pFmEu9ga1UVKenbIzLD09qTNjYkRBXD8uuNvycakncP/u5YQgIWjkcisDmq4c6+y qHgEPQekuT7xJLlPFEjQ5/h4DZfiA3xemIO7O8q2nG0/RBrxuGXd585dX8UcS8koQFJmd0 A8sKfoWAzPmiXHWCkUgWJDyCTMceUsOkQZC5LXVXGS2GwAcCeGgnPYbnnH7cUJ+urns/8D Dia4YHg6fxHQNnlw5Yj9PiHdbxEinI0siW64ONoQiIkvzGJYA+SDSfXm+1ChXBKMOcwpSq /hFqQZi6M59u3qIcN9eKQUMQNc9q/Ff/U2MA/so6tuyCy43OO7CrZbGt8lSKjg== 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 4RD9vY6WWwz13Yj for ; Sun, 30 Jul 2023 06:10:01 +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 36U6A1c4068456 for ; Sun, 30 Jul 2023 06:10:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 36U6A19D068455 for bugs@FreeBSD.org; Sun, 30 Jul 2023 06:10:01 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 271409] kernel panic triggered by iscsi via IPSec Date: Sun, 30 Jul 2023 06:10:01 +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: 13.2-RELEASE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271409 --- Comment #2 from Mark Linimon --- (In reply to Mark Johnston from comment #1) Apparently 272616 now has a commit as of 20230728. To submitter: can you t= ry that to see if it fixes the problem? --=20 You are receiving this mail because: You are the assignee for the bug.=