From owner-freebsd-current@FreeBSD.ORG Mon Aug 5 01:16:28 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6764B77 for ; Mon, 5 Aug 2013 01:16:28 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (gatekeeper.allbsd.org [IPv6:2001:2f0:104:e001::32]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DE85F2126 for ; Mon, 5 Aug 2013 01:16:27 +0000 (UTC) Received: from alph.d.allbsd.org (p2049-ipbf1102funabasi.chiba.ocn.ne.jp [122.26.101.49]) (authenticated bits=128) by mail.allbsd.org (8.14.5/8.14.5) with ESMTP id r751G8L1026264 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 5 Aug 2013 10:16:18 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) (authenticated bits=0) by alph.d.allbsd.org (8.14.5/8.14.5) with ESMTP id r751G8MC006062; Mon, 5 Aug 2013 10:16:08 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Mon, 05 Aug 2013 10:15:49 +0900 (JST) Message-Id: <20130805.101549.530648979044553714.hrs@allbsd.org> To: sfourman@gmail.com Subject: Re: Kernel Panic on FreeBSD 10.0-CURRENT #1 r253918 From: Hiroki Sato In-Reply-To: References: X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.5 on Emacs 24.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Mon_Aug__5_10_15_49_2013_686)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97.4 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (mail.allbsd.org [133.31.130.32]); Mon, 05 Aug 2013 10:16:18 +0900 (JST) X-Spam-Status: No, score=-90.5 required=13.0 tests=CONTENT_TYPE_PRESENT, DIRECTOCNDYN,DYN_PBL,RCVD_IN_PBL,SPF_SOFTFAIL,USER_IN_WHITELIST, X_CHINESE_RELAY autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on gatekeeper.allbsd.org Cc: freebsd-current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Aug 2013 01:16:28 -0000 ----Security_Multipart(Mon_Aug__5_10_15_49_2013_686)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit "Sam Fourman Jr." wrote in : sf> could someone help me figure out why this machine kernel paniced? sf> I have a full crashdump file if needed, sf> this machine is configured as a Firewall and wifi hostap running pf in a sf> small office ... sf> #7 0xffffffff809937a8 in in6_tmpaddrtimer (arg=0xfffffe00170fc0b6) at sf> /usr/src/sys/netinet6/in6_ifattach.c:935 sf> #8 0xffffffff8085140a in softclock_call_cc (c=0xffffffff81325210, sf> cc=0xffffffff8131c700, direct=0) at /usr/src/sys/kern/kern_timeout.c:674 Can you try to update the kernel to r253950 or later? This is probably because one of my recent commits broke IPv6 temporary address timer on non-IPv6 interfaces. -- Hiroki ----Security_Multipart(Mon_Aug__5_10_15_49_2013_686)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (FreeBSD) iEYEABECAAYFAlH+/MUACgkQTyzT2CeTzy2CsgCgrJzBpsXp4FxsMZyUbxpSxFdK jDUAoLqRixXIr5fm2RRp69hHr5qtmru/ =7kyn -----END PGP SIGNATURE----- ----Security_Multipart(Mon_Aug__5_10_15_49_2013_686)----