From nobody Fri Aug 20 12:30:49 2021 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 313DA127690B for ; Fri, 20 Aug 2021 12:30:50 +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 4GrgwB0nqsz3jSR for ; Fri, 20 Aug 2021 12:30:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 0482419123 for ; Fri, 20 Aug 2021 12:30:50 +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 17KCUnoj089943 for ; Fri, 20 Aug 2021 12:30:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17KCUnmk089942 for net@FreeBSD.org; Fri, 20 Aug 2021 12:30:49 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 254695] Hyper-V + TCP_BBR: Kernel Panic: Assertion in_epoch(net_epoch_preempt) failed at netinet/tcp_lro.c:1180 Date: Fri, 20 Aug 2021 12:30:49 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: crash, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: gbe@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: tuexen@freebsd.org X-Bugzilla-Flags: mfc-stable13? mfc-stable12? X-Bugzilla-Changed-Fields: short_desc 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254695 Gordon Bergling changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Hyper-V + TCP_BBR: Kernel |Hyper-V + TCP_BBR: Kernel |Panic: Assertion |Panic: Assertion |in_epoch(net_epoch_preempt) |in_epoch(net_epoch_preempt) |failed at |failed at |netinet/tcp_lro.c:915 |netinet/tcp_lro.c:1180 --- Comment #33 from Gordon Bergling --- With a -CURRENT from today the line numbers have changed, so here is the new panic output and backtrace. ---------------------------------------------------------------- panic: Assertion in_epoch(net_epoch_preempt) failed at /boiler/nfs/src/sys/netinet/tcp_lro.c:1180 cpuid =3D 0 time =3D 1629461898 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe005174d= 850 vpanic() at vpanic+0x187/frame 0xfffffe005174d8b0 panic() at panic+0x43/frame 0xfffffe005174d910 tcp_lro_flush() at tcp_lro_flush+0x171d/frame 0xfffffe005174d9a0 tcp_lro_flush_all() at tcp_lro_flush_all+0x1a3/frame 0xfffffe005174d9f0 hn_chan_callback() at hn_chan_callback+0x112c/frame 0xfffffe005174dad0 vmbus_chan_task() at vmbus_chan_task+0x2f/frame 0xfffffe005174db00 taskqueue_run_locked() at taskqueue_run_locked+0xaa/frame 0xfffffe005174db80 taskqueue_thread_loop() at taskqueue_thread_loop+0xc2/frame 0xfffffe005174d= bb0 fork_exit() at fork_exit+0x80/frame 0xfffffe005174dbf0 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe005174dbf0 ---------------------------------------------------------------- backtrace: ---------------------------------------------------------------- #0 __curthread () at /boiler/nfs/src/sys/amd64/include/pcpu_aux.h:55 #1 doadump (textdump=3Dtextdump@entry=3D1) at /boiler/nfs/src/sys/kern/kern_shutdown.c:399 #2 0xffffffff80c245c0 in kern_reboot (howto=3D260) at /boiler/nfs/src/sys/kern/kern_shutdown.c:486 #3 0xffffffff80c24a26 in vpanic (fmt=3D0xffffffff8120a5e4 "Assertion %s fa= iled at %s:%d", ap=3D) at /boiler/nfs/src/sys/kern/kern_shutdown.c:919 #4 0xffffffff80c24773 in panic (fmt=3D) at /boiler/nfs/src/sys/kern/kern_shutdown.c:843 #5 0xffffffff80e08c6d in tcp_lro_lookup (ifp=3D0xfffff80008f42800, pa=3D0xfffffe00573dd748) at /boiler/nfs/src/sys/netinet/tcp_lro.c:1180 #6 tcp_lro_flush_tcphpts (lc=3D0xfffffe00572d1ad0, le=3D0xfffffe00573dd710= ) at /boiler/nfs/src/sys/netinet/tcp_lro.c:1293 #7 tcp_lro_flush (lc=3Dlc@entry=3D0xfffffe00572d1ad0, le=3Dle@entry=3D0xfffffe00573dd710) at /boiler/nfs/src/sys/netinet/tcp_lro.c:1373 #8 0xffffffff80e09003 in tcp_lro_rx_done (lc=3D) at /boiler/nfs/src/sys/netinet/tcp_lro.c:590 #9 tcp_lro_flush_all (lc=3Dlc@entry=3D0xfffffe00572d1ad0) at /boiler/nfs/src/sys/netinet/tcp_lro.c:1534 #10 0xffffffff8105bd2c in hn_chan_rollup (rxr=3D, txr=3D0xfffff80009026c00) at /boiler/nfs/src/sys/dev/hyperv/netvsc/if_hn.c:2886 #11 hn_chan_callback (chan=3Dchan@entry=3D0xfffff80003ab6400, xrxr=3D, xrxr@entry=3D0xfffffe00572d0000) at /boiler/nfs/src/sys/dev/hyperv/netvsc/if_hn.c:7617 #12 0xffffffff81067faf in vmbus_chan_task (xchan=3D0xfffff80003ab6400, pending=3D) at /boiler/nfs/src/sys/dev/hyperv/vmbus/vmbus_chan.c:1381 #13 0xffffffff80c8792a in taskqueue_run_locked (queue=3Dqueue@entry=3D0xfffff80003550100) at /boiler/nfs/src/sys/kern/subr_taskqueue.c:476 #14 0xffffffff80c889b2 in taskqueue_thread_loop (arg=3Darg@entry=3D0xfffffe0051a1f090) at /boiler/nfs/src/sys/kern/subr_taskqueue.c:793 #15 0xffffffff80bdd830 in fork_exit (callout=3D0xffffffff80c888f0 , arg=3D0xfffffe0051a1f090, frame=3D0xfffffe005174dc00) at /boiler/nfs/src/sys/kern/kern_fork.c:1087 #16 ---------------------------------------------------------------- --=20 You are receiving this mail because: You are on the CC list for the bug.=