From nobody Mon Dec 11 14:52:19 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 4Spl8N04qyz53hd7 for ; Mon, 11 Dec 2023 14:52:20 +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 4Spl8M62bZz3fGg for ; Mon, 11 Dec 2023 14:52:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1702306339; a=rsa-sha256; cv=none; b=DME87cOtbALbZjbPJC7mbtQUpJrQF+GBMAf8CMJ6RO55cV5KA5XRrRfz3anCGYdEW70lfT 2L2uftbhYC3ozhkm4soVe1xob+7WB0iHUgxtDEvRQYR8OKs8k/UDoKpE14YrYKu2sGhO1e V1BegOll1AusSMD+y6ZQ7W0R0tgbBoMSy5U8CE3RnqnWuIMdAYnGdXthEq0KoavvvMlAwV A/GIC0ae37B/pbPkEGAQ0rlr+iU4qKeJBznG8nYydWe/VtdSRTIf/D755K3k4aBbtF51u6 rcLQEkZuLuwODj+BmD+geYrZ2W+Nl+9R2PU0z4lw1yOmGNdHtLI3Tf0TGg72Lg== 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=1702306339; 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=gAm245+2Iga3Kshk34xJnVL0f84fz0RKY4Y+NBnUoso=; b=mW+X5LiMoi2Q2s8qJ5UcZV2Oh6qsc3S/bRVzWPfeRQ7dAsKxHD5xzyi+RdezbiI22astR/ Zb2+OI+yPH9FhedA5qhDw/CS8PLtQNp0XKhw6nxLxBcMqR7xR8Q7afzmBNC9wrOy92QIhn 1cUelJS0eFjDXQQFgvXlCdeNSJNPEhCpOaGjf6qVdsr0mjU1A9Y03+1G+AFstoPOjxxX1n kPo4byYsNde7EtBE+8+nOZ8naCiz8+irzJzO9d+/IBm1pRGAIk4iT+uS8ivUJ+uM83zBM7 gv/SehF2W3zQjkJrFmdBArCs8OWRPoB5S/LaoVgb+f2/1kzZrOZPB74ZRkWdtA== 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 4Spl8M56dxzbdK for ; Mon, 11 Dec 2023 14:52:19 +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 3BBEqJDs062622 for ; Mon, 11 Dec 2023 14:52:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BBEqJlX062621 for net@FreeBSD.org; Mon, 11 Dec 2023 14:52:19 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 14:52:19 +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 #6 from Jonathan Vasquez --- This is the list *[addr] and 'backtrace' from kgdb for the dump I provided yesterday. Let me know if you need me to recompile the kernel with a debugg= ing configuration. Perhaps that can provide further information if the current = info isn't enough. Thank you! (kgdb) list *0xffffffff80c686e0 0xffffffff80c686e0 is in ether_input (/usr/src/sys/net/if_ethersubr.c:849). 844 */ 845 CURVNET_SET_QUIET(ifp->if_vnet); 846 if (__predict_false(needs_epoch)) 847 NET_EPOCH_ENTER(et); 848 while (m) { 849 mn =3D m->m_nextpkt; 850 m->m_nextpkt =3D NULL; 851=20=20=20=20=20 852 /* 853 * We will rely on rcvif being set properly in the deferred (kgdb) backtrace #0 __curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:57 #1 doadump (textdump=3D) at /usr/src/sys/kern/kern_shutdown= .c:405 #2 0xffffffff80b42cc7 in kern_reboot (howto=3D260) at /usr/src/sys/kern/kern_shutdown.c:526 #3 0xffffffff80b4319f in vpanic (fmt=3D0xffffffff81136b3b "%s", ap=3Dap@entry=3D0xfffffe015f114b80) at /usr/src/sys/kern/kern_shutdown.c:970 #4 0xffffffff80b42ff3 in panic (fmt=3D) at /usr/src/sys/kern/kern_shutdown.c:894 #5 0xffffffff8100c85c in trap_fatal (frame=3D0xfffffe015f114c70, eva=3D655= 43) at /usr/src/sys/amd64/amd64/trap.c:952 #6 0xffffffff8100c8af in trap_pfault (frame=3D0xfffffe015f114c70, usermode=3Dfalse, signo=3D, ucode=3D) at /usr/src/sys/amd64/amd64/trap.c:760 #7 #8 ether_input (ifp=3D, m=3D0xffff) at /usr/src/sys/net/if_ethersubr.c:849 #9 0xffffffff8253edd0 in re_rxeof () from /boot/modules/if_re.ko #10 0xffffffff8252f87a in re_int_task_8125 () from /boot/modules/if_re.ko #11 0xffffffff80ba5922 in taskqueue_run_locked (queue=3D0xfffffe006ba84168, queue@entry=3D0xfffff800025df700) at /usr/src/sys/kern/subr_taskqueue.c:512 #12 0xffffffff80ba6bb2 in taskqueue_thread_loop (arg=3Darg@entry=3D0xfffffe006ba84238) at /usr/src/sys/kern/subr_taskqueue.c:824 #13 0xffffffff80afdb0f in fork_exit (callout=3D0xffffffff80ba6af0 , arg=3D0xfffffe006ba84238, frame=3D0xfffffe015f114f40) at /usr/src/sys/kern/kern_fork.c:1160 #14 #15 0x3b1daa5d375daa59 in ?? () Backtrace stopped: Cannot access memory at address 0x9c2a3111906a3115 --=20 You are receiving this mail because: You are the assignee for the bug.=