From owner-freebsd-net@freebsd.org Mon May 28 10:01: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 77788F79DF8 for ; Mon, 28 May 2018 10:01: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 1035386E20 for ; Mon, 28 May 2018 10:01:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id C2142F79DF5; Mon, 28 May 2018 10:01: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 9E268F79DF3 for ; Mon, 28 May 2018 10:01: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 3A32286E1C for ; Mon, 28 May 2018 10:01:04 +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 85E671AD91 for ; Mon, 28 May 2018 10:01: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 w4SA130K052337 for ; Mon, 28 May 2018 10:01:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w4SA13wg052333 for net@FreeBSD.org; Mon, 28 May 2018 10:01:03 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 228501] [VIMAGE JAIL] panic: negative refcount 0xfffff8002717643c (when stopping jail) Date: Mon, 28 May 2018 10:01: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: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: marieheleneka@gmail.com X-Bugzilla-Status: New 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.26 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 May 2018 10:01:05 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228501 --- Comment #10 from Marie Helene Kvello-Aune --- Does this shed some light on the issue? ---- #0 doadump (textdump=3D1) at pcpu.h:231 231 pcpu.h: No such file or directory. in pcpu.h (kgdb) #0 doadump (textdump=3D1) at pcpu.h:231 #1 0xffffffff80b747d2 in kern_reboot (howto=3D260) at /usr/src/sys/kern/kern_shutdown.c:446 #2 0xffffffff80b74db3 in vpanic (fmt=3D, ap=3D) at /usr/src/sys/kern/kern_shutdown.c:863 #3 0xffffffff80b74b20 in kassert_panic (fmt=3D) at /usr/src/sys/kern/kern_shutdown.c:749 #4 0xffffffff80c74505 in ifa_free (ifa=3D0xfffff80022f8c400) at refcount.h= :65 #5 0xffffffff80cf9420 in in_difaddr_ioctl (cmd=3D2149607705, data=3D, ifp=3D0xfffff80034428000, td=3D) at /usr/src/sys/netinet/in.c:648 #6 0xffffffff80cf9c1f in in_ifscrub_all () at /usr/src/sys/netinet/in.c:250 #7 0xffffffff80d0bf4d in ip_destroy (unused=3D) at /usr/src/sys/netinet/ip_input.c:398 #8 0xffffffff80ca74ec in vnet_destroy (vnet=3D0xfffff8000408ed40) at /usr/src/sys/net/vnet.c:597 #9 0xffffffff80b3b6ad in prison_deref (pr=3D0xffffffff81b0fae0, flags=3D20) at /usr/src/sys/kern/kern_jail.c:2630 #10 0xffffffff80bd027c in taskqueue_run_locked (queue=3D0xfffff8000461c000) at /usr/src/sys/kern/subr_taskqueue.c:465 #11 0xffffffff80bd1048 in taskqueue_thread_loop (arg=3D) at /usr/src/sys/kern/subr_taskqueue.c:757 #12 0xffffffff80b33ea4 in fork_exit ( callout=3D0xffffffff80bd0fc0 , arg=3D0xffffffff82024dd0, frame=3D0xfffffe0077b969c0) at /usr/src/sys/kern/kern_fork.c:1039 #13 0xffffffff8101f99e in fork_trampoline () at /usr/src/sys/amd64/amd64/exception.S:971 #14 0x0000000000000000 in ?? () Current language: auto; currently minimal (kgdb) --=20 You are receiving this mail because: You are the assignee for the bug.=