From owner-freebsd-current@FreeBSD.ORG Mon Aug 5 11:27:03 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 D6140EA1; Mon, 5 Aug 2013 11:27:03 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-vb0-x233.google.com (mail-vb0-x233.google.com [IPv6:2607:f8b0:400c:c02::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8109F283C; Mon, 5 Aug 2013 11:27:03 +0000 (UTC) Received: by mail-vb0-f51.google.com with SMTP id x16so2667886vbf.10 for ; Mon, 05 Aug 2013 04:27:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=vh/A6/BKBT0f5FHCFZMkxrNJv2HMeWwnNXmYyHjkkuM=; b=HRwaCDfU7GCJeTtt1zOeyn4vEJUMDnl3KZoLRqETepqvWoRojmZenHMYxbPDUjw4Bl MAIIg+uFOmlxdrc5lg0/n/SOccVmJEyU/RO0+0LjuQ3fzVXy0pIYhcwiKrRneUaCioh1 OAqD0t/Mn5qwxmjpsErM+O+vmVqpTBh+04pN/GXbOizVgyXVzTDQ2ulMkCvX97HSaWPF BUgJkCjl6bqtszhM74PoSt3tRP4oYPcstoTyfpL0YPG7+gcVqFZe21Bh53zXzp7HyGgY clY4qzKdWLAms0vFrGIsHaGtY6DDrWE5v7+JJ6M4hGPMt1dNuxRWuJJJcvRo4WOlX723 UHRw== MIME-Version: 1.0 X-Received: by 10.58.34.178 with SMTP id a18mr5550282vej.86.1375702022644; Mon, 05 Aug 2013 04:27:02 -0700 (PDT) Received: by 10.220.96.78 with HTTP; Mon, 5 Aug 2013 04:27:02 -0700 (PDT) In-Reply-To: <20130805.101549.530648979044553714.hrs@allbsd.org> References: <20130805.101549.530648979044553714.hrs@allbsd.org> Date: Mon, 5 Aug 2013 07:27:02 -0400 Message-ID: Subject: Re: Kernel Panic on FreeBSD 10.0-CURRENT #1 r253918 From: "Sam Fourman Jr." To: Hiroki Sato Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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 11:27:03 -0000 > 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 > I just built a kernel based on r253950, I will keep the list updated if the panic happens again -- Sam Fourman Jr.