From owner-freebsd-net@freebsd.org Sun Sep 30 14:04:05 2018 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3EC0F10C0961 for ; Sun, 30 Sep 2018 14:04:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id BAA0283C94 for ; Sun, 30 Sep 2018 14:04:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 78D3210C095F; Sun, 30 Sep 2018 14:04:04 +0000 (UTC) Delivered-To: net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D3CC10C095C for ; Sun, 30 Sep 2018 14:04:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D215C83C7E for ; Sun, 30 Sep 2018 14:04:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 146AD212F6 for ; Sun, 30 Sep 2018 14:04:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w8UE42ZB076144 for ; Sun, 30 Sep 2018 14:04:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w8UE425n076143 for net@FreeBSD.org; Sun, 30 Sep 2018 14:04:02 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 231659] [em] 12-ALPHA7 r338900 crashes with IPsec on network load Date: Sun, 30 Sep 2018 14:04:02 +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: CURRENT X-Bugzilla-Keywords: IntelNetworking, crash, regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: lev@FreeBSD.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 MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Sep 2018 14:04:05 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231659 --- Comment #15 from Lev A. Serebryakov --- Other crash without debug options Fatal trap 9: general protection fault while in kernel mode cpuid =3D 0; cpuid =3D 1; apic id =3D 01 instruction pointer =3D 0x20:0xffffffff806585ea stack pointer =3D 0x28:0xfffffe0000470a30 frame pointer =3D 0x28:0xfffffe0000470b00 apic id =3D 00 instruction pointer =3D 0x20:0xffffffff806dab77 code segment =3D base 0x0, limit 0xfffff, type 0x1b stack pointer =3D 0x28:0xfffffe0025d10a10 =3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags =3D frame pointer =3D 0x28:0xfffffe0025d10b= 40 interrupt enabled, resume, IOPL =3D 0 current process =3D 0 (if_io_tqg_1) trap number =3D 9 panic: general protection fault cpuid =3D 1 #0 doadump (textdump=3D1) at pcpu.h:230 #1 0xffffffff8056008b in kern_reboot (howto=3D260) at /data/src/sys/kern/kern_shutdown.c:446 #2 0xffffffff805604c3 in vpanic (fmt=3D, ap=3D) at /data/src/sys/kern/kern_shutdown.c:872 #3 0xffffffff805602b3 in panic (fmt=3D) at /data/src/sys/kern/kern_shutdown.c:799 #4 0xffffffff8081fd2f in trap_fatal (frame=3D0xfffffe0000470970, eva=3D0) = at /data/src/sys/amd64/amd64/trap.c:929 #5 0xffffffff8081f22d in trap (frame=3D0xfffffe0000470970) at counter.h:87 #6 0xffffffff807ff367 in calltrap () at /data/src/sys/amd64/amd64/exception.S:232 #7 0xffffffff806585ea in iflib_rxeof (rxq=3D, budget= =3D) at /data/src/sys/net/iflib.c:2770 #8 0xffffffff80654970 in _task_fn_rx (context=3D0xfffff80002292ac0) at /data/src/sys/net/iflib.c:3820 #9 0xffffffff8059fa63 in gtaskqueue_run_locked (queue=3D0xfffff800021da500= ) at /data/src/sys/kern/subr_gtaskqueue.c:332 #10 0xffffffff8059f7e8 in gtaskqueue_thread_loop (arg=3D) at /data/src/sys/kern/subr_gtaskqueue.c:507 #11 0xffffffff8052d0a6 in fork_exit (callout=3D0xffffffff8059f760 , arg=3D0xfffffe00017fa020, frame=3D0xfffffe0000470= c00) at /data/src/sys/kern/kern_fork.c:1057 #12 0xffffffff8080034e in fork_trampoline () at /data/src/sys/amd64/amd64/exception.S:993 #13 0x0000000000000000 in ?? () --=20 You are receiving this mail because: You are the assignee for the bug.=