From nobody Mon Dec 11 03:22:06 2023 X-Original-To: net@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 4SpRqy4VYkz53nlp for ; Mon, 11 Dec 2023 03:22:06 +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 4SpRqy2vP2z3RNW for ; Mon, 11 Dec 2023 03:22:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1702264926; a=rsa-sha256; cv=none; b=OBdEaDxc+VfByNG0TrYA43veeu4QRngNQk1wqHv9iXr1tYQs9JND3qCSiLoQG9O/trxVYb Hl0cmK4usQ/vlc02ckeTG8jyAiyefHNAm3B2IdeSbXLwuIrbfPLyVHmo4kHBrEcFmv+q25 VdjJPqZvg0L5pZLcQniFzHVBBMD7tVftOdkN7dxysm2O3eBOSxn1MssEmS7/plNc0p9EFG GS6AVy2ciwOPwwkNIJrYYfNpcl7dHS8zqzIrNo5vPDtKqeVvONvB60nSfUR7x7wQ7EpMZ0 lE787yAgPfP4TtlYWiRai8Wy3InTXsIrgB96r8zJVCD0K7bZB9T4byjp6QIS2g== 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=1702264926; 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=OwtwQxDBKDkaZAjfGfvn6//p+3TglQkdRpcP/cRqxrQ=; b=woxUw1SLo/LBhuPWGmSwpM/GvXfWm/HcrZXpphITU/uVT2YZDQMPiS3tz5Tb7zjPsL2UdN TVpV83FYHZEiYKCo8jzgkDLXfyRHgZhanLQoB2APJbrok5rFHcYesRjE3ofjYXmuhPzAVD 2nxktx31FjkcyoGIr3qPwkjT57NxstG4NpAl9PhddkpLCtY0yEA1Jc4nC2ytt/LaIWeXQt qw6MkZ6A6l+/fzHU/O2IL4LIBK+sC/iEKaN22iMSE8aTzLYMV0nn+nPytLiOJo8fm/d7+u cUvOA2FZVT3mCjxMMPRKREk+ZwpxYFe6suUrYHCn0ZrKa/kT37xnLY31LXLQGA== 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 4SpRqy1zBFzmN for ; Mon, 11 Dec 2023 03:22:06 +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 3BB3M6nS099870 for ; Mon, 11 Dec 2023 03:22:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BB3M6u7099840 for net@FreeBSD.org; Mon, 11 Dec 2023 03:22:06 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: net@FreeBSD.org Subject: [Bug 272416] Seldom crash happening with RTL8125 Date: Mon, 11 Dec 2023 03:22:06 +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: jon@xyinn.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@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: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272416 --- Comment #5 from Jonathan Vasquez --- Thanks Mina. That=E2=80=99s correct it=E2=80=99s mostly the same, I posted = it so we have as much latest data as possible (on a 14.X base, my last copy was from a while= ago on 13.X). --=20 You are receiving this mail because: You are the assignee for the bug.=