From owner-freebsd-net@FreeBSD.ORG Fri Jul 9 05:59:34 2010 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5C9D106564A for ; Fri, 9 Jul 2010 05:59:34 +0000 (UTC) (envelope-from cbuechler@gmail.com) Received: from mail-ww0-f42.google.com (mail-ww0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id 69FA18FC08 for ; Fri, 9 Jul 2010 05:59:34 +0000 (UTC) Received: by wwb13 with SMTP id 13so645773wwb.1 for ; Thu, 08 Jul 2010 22:59:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=UpfwB/JNNkQ5lddxJc8ACWQwBBiG9+dcUQnYVK/MeYM=; b=dcpM6apSx4uSdkiIJEEUjcRV67PDDOcrJ+Wz1EwC4tciR1Gs2rScu3eadEh6aKCXIe imy644gMgC98EthHRiBz7oAKkO5C2RThgdc5NvIBDUb4g5mv8axwf9Hu4Mkfvb4tnjjU b3+pS1vsjKc2zzn/3WGXBw0tnUR7TW+FoQTDI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=OSFvqfd0Ms8NDQ6ua79iboqvEl4kJjrVUp7fVBfiEcG7hPhuuNSl46PUdw9zQbp1+L PDKmmM0lsqcD4lkDgBWhrvMYVb5iIlVvJWlrFdOErjZQSozfQVyWBtXc0EL16dp5qsMZ T7A87EctfS9nXB9ga8g2apHV8GKlGzRB1/nMM= MIME-Version: 1.0 Received: by 10.216.157.213 with SMTP id o63mr3564805wek.79.1278655158070; Thu, 08 Jul 2010 22:59:18 -0700 (PDT) Received: by 10.216.181.196 with HTTP; Thu, 8 Jul 2010 22:59:18 -0700 (PDT) In-Reply-To: References: <4C3631F4.4090504@gmail.com> <20100708215554.GH9303@michelle.cdnetworks.com> Date: Fri, 9 Jul 2010 01:59:18 -0400 Message-ID: From: Chris Buechler To: Jack Vogel Content-Type: text/plain; charset=ISO-8859-1 Cc: pyunyh@gmail.com, net@freebsd.org Subject: Re: page fault in igb on 8.1 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jul 2010 05:59:34 -0000 On Fri, Jul 9, 2010 at 1:03 AM, Jack Vogel wrote: > Damn, thats bad, and this is with what installed exactly, RC1, 2? I'll have > someone in validation install to see if we can repro this tomorrow, let me > know what it is asap. > This is RELENG_8_1 as of date=2010.06.25.00.00.00 It's pfSense 2.0, technically, but equivalent to RELENG_8_1 as of that date. We use a fixed date to prevent snapshot breakage with one of our kernel patches failing to apply (none for any drivers, nor any that impact drivers in our experience). We'll be bumping that again in the near future. All the info I have at the moment is this picture: http://cvs.pfsense.org/~cmb/20100708211.jpg Will be getting a backtrace in the morning. thanks! Chris