From owner-freebsd-bugs@freebsd.org Thu Jul 7 07:21:23 2016 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 612C9B21625 for ; Thu, 7 Jul 2016 07:21:23 +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 mx1.freebsd.org (Postfix) with ESMTPS id 50C4D144B for ; Thu, 7 Jul 2016 07:21:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u677LNuc038117 for ; Thu, 7 Jul 2016 07:21:23 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 210884] panic: bogus refcnt 0 on lle 0xfffff80004608c00 Date: Thu, 07 Jul 2016 07:21:23 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: trasz@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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-bugs@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jul 2016 07:21:23 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210884 Bug ID: 210884 Summary: panic: bogus refcnt 0 on lle 0xfffff80004608c00 Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: trasz@FreeBSD.org 11-CURRENT panics every ten minutes or so with "panic: bogus refcnt 0 on lle 0xfffff80004608c00" message. This seems to have been introduced in the last two weeks or so. Backtrace: #8 0xffffffff80a89c2b in kdb_enter (why=3D0xffffffff813e3899 "panic",=20 msg=3D0x80
) at cpufunc.h:63 #9 0xffffffff80a4a7af in vpanic (fmt=3D,=20 ap=3D0xfffffe02327b2530) at /usr/home/trasz/svn/head/sys/kern/kern_shutdown.c:752 #10 0xffffffff80a4a606 in kassert_panic (fmt=3D) at /usr/home/trasz/svn/head/sys/kern/kern_shutdown.c:649 #11 0xffffffff80b3dd26 in llentry_free (lle=3D) at /usr/home/trasz/svn/head/sys/net/if_llatbl.c:432 #12 0xffffffff80ba6f30 in in_lltable_free_entry (llt=3D0xfffff800079cf000,= =20 lle=3D0xfffff80004608c00) at /usr/home/trasz/svn/head/sys/netinet/in.c:= 1144 #13 0xffffffff80b3e5fe in htable_prefix_free (llt=3D,= =20 addr=3D, mask=3D,=20 flags=3D) at /usr/home/trasz/svn/head/sys/net/if_llatbl.c:673 #14 0xffffffff80b3e2cd in lltable_prefix_free (af=3D,= =20 addr=3D, mask=3D,=20 flags=3D) at /usr/home/trasz/svn/head/sys/net/if_llatbl.c:599 #15 0xffffffff80ba5ff0 in in_scrubprefix (target=3D,=20 flags=3D) at /usr/home/trasz/svn/head/sys/netinet/in.c:757 #16 0xffffffff80ba5a25 in in_difaddr_ioctl (data=3D,=20 ifp=3D, td=3D) at /usr/home/trasz/svn/head/sys/netinet/in.c:608 #17 0xffffffff80ba4bf6 in in_control (so=3D,=20 cmd=3D2149607705, data=3D0xfffffe02327b28f0 "wlan0", ifp=3D0xfffff80007= f60800,=20 td=3D0xfffff8003fd88500) at /usr/home/trasz/svn/head/sys/netinet/in.c:2= 48 #18 0xffffffff80b35b81 in ifioctl (so=3D,=20 cmd=3D, data=3D,=20 td=3D) at /usr/home/trasz/svn/head/sys/net/if.c:28= 40 #19 0xffffffff80aae786 in kern_ioctl (td=3D,=20 fd=3D, com=3D,=20 data=3D) at file.h:327 #20 0xffffffff80aae4d1 in sys_ioctl (td=3D,=20 uap=3D0xfffffe02327b2a40) at /usr/home/trasz/svn/head/sys/kern/sys_generic.c:743 #21 0xffffffff80ebbb2b in amd64_syscall (td=3D0xfffff8003fd88500, traced=3D= 0) at subr_syscall.c:135 #22 0xffffffff80e9bf7b in Xfast_syscall () at /usr/home/trasz/svn/head/sys/amd64/amd64/exception.S:396 --=20 You are receiving this mail because: You are the assignee for the bug.=