From owner-freebsd-net@FreeBSD.ORG Sun Sep 29 19:43:02 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 99CF8607; Sun, 29 Sep 2013 19:43:02 +0000 (UTC) (envelope-from rpaulo@FreeBSD.org) Received: from felyko.com (felyko.com [IPv6:2607:f2f8:a528::3:1337:ca7]) by mx1.freebsd.org (Postfix) with ESMTP id 81F43257C; Sun, 29 Sep 2013 19:43:02 +0000 (UTC) Received: from [IPv6:2601:9:4d00:119:c580:b9eb:64b9:56d1] (unknown [IPv6:2601:9:4d00:119:c580:b9eb:64b9:56d1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by felyko.com (Postfix) with ESMTPSA id 85D2C39821; Sun, 29 Sep 2013 12:42:55 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: devel/jenkins port not starting. Kernel panic in IPv6 multicast code From: Rui Paulo In-Reply-To: Date: Sun, 29 Sep 2013 12:42:54 -0700 Content-Transfer-Encoding: 7bit Message-Id: References: <521C5EC2.1060901@yandex.ru> To: Craig Rodrigues X-Mailer: Apple Mail (2.1510) Cc: freebsd-net@freebsd.org, "Andrey V. Elsukov" , bms@freebsd.org, lwhsu@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 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, 29 Sep 2013 19:43:02 -0000 On 29 Aug 2013, at 13:47, Craig Rodrigues wrote: > Thanks for the analysis. It looks like the mailing list is dropping my > attachments, so I uploaded my log files here: > > http://people.freebsd.org/~rodrigc/jenkins-problem/ > > I don't understand where to go about fixing the problem. > Should we fix the FreeBSD kernel to not panic in this case, by changing the > KASSERT > to an error? Definitely fix FreeBSD... -- Rui Paulo