From owner-freebsd-stable@FreeBSD.ORG Wed Jun 13 16:14:05 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C49E21065672 for ; Wed, 13 Jun 2012 16:14:05 +0000 (UTC) (envelope-from cryx-freebsd@h3q.com) Received: from mail.h3q.com (mail.h3q.com [213.73.89.199]) by mx1.freebsd.org (Postfix) with ESMTP id 10AA18FC18 for ; Wed, 13 Jun 2012 16:14:04 +0000 (UTC) Received: (qmail 12549 invoked from network); 13 Jun 2012 16:07:21 -0000 Received: from mail.h3q.com (HELO mail.h3q.com) (mail.h3q.com) by mail.h3q.com with CAMELLIA256-SHA encrypted SMTP; 13 Jun 2012 16:07:21 -0000 Message-ID: <4FD8BAB4.8080204@h3q.com> Date: Wed, 13 Jun 2012 18:07:16 +0200 From: Philipp Wuensche User-Agent: Postbox 3.0.3 (Macintosh/20120304) MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Rick Miller Subject: Re: Kernel trap with stable/8 on DL360p G8 w/ BCM5719 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2012 16:14:05 -0000 Rick Miller wrote: > Hi all, > > I am attempting to build stable/8 (as of 21 May 2012) on a DL360p G8 > with a BCM5719. I receive a kernel panic very similar to the one at > this URL: http://freebsd.1045724.n5.nabble.com/Fatal-trap-19-Stopped-at-bge-init-locked-and-bge-booting-problems-td5504461.html When booting 9.0-RELEASE on the exact same machine everything is fine, until I set an interface to UP which has an active link. Greetings, Philipp