From owner-freebsd-net@FreeBSD.ORG Wed Jul 24 21:29:45 2013 Return-Path: Delivered-To: freebsd-net@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 755E3FAA; Wed, 24 Jul 2013 21:29:45 +0000 (UTC) (envelope-from hiren.panchasara@gmail.com) Received: from mail-ea0-x235.google.com (mail-ea0-x235.google.com [IPv6:2a00:1450:4013:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D8AEB2CF2; Wed, 24 Jul 2013 21:29:44 +0000 (UTC) Received: by mail-ea0-f181.google.com with SMTP id a15so520511eae.12 for ; Wed, 24 Jul 2013 14:29:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=TjNS5sXuELYS10R5qghJhAYGAKjWNPR4wdYTHb3gBhU=; b=nQAU+GoKBJBoMnOXLPKlAMKxu1Kta0Kaoa4i4i+2fRmknwtCsYvfVVLXuf+GpFuH+Z kgXjfzf9tPhT2x3+pcbusq1HjodXtjvdRS78FbW3sUnUFPiJqRMLjspLi2mPMdoklgce qdJrk/AW0eM2/uoHyLZQZuiwc01tvJ54Q1CL0VLemAHEmLlMZmdxpz47G0qeVJ0PNLva oZgHA4zQQ4RtpF15Ea9nwHp1U7Ht+z9RCM0IJ8XrjMmvaCdD/HpymkZhiTPOGcOkYz+e h9K9QI4SJTu5UF3Rpv4Uo2C/bE8gYijMXhy+vq9okpAXRC6KT7tSbLRBxRi62dgVZW2L UPDQ== MIME-Version: 1.0 X-Received: by 10.14.69.206 with SMTP id n54mr38815065eed.154.1374701383114; Wed, 24 Jul 2013 14:29:43 -0700 (PDT) Sender: hiren.panchasara@gmail.com Received: by 10.14.105.137 with HTTP; Wed, 24 Jul 2013 14:29:43 -0700 (PDT) In-Reply-To: <1374701022.1964.0.camel@localhost> References: <1374700042.1493.14.camel@localhost> <1374701022.1964.0.camel@localhost> Date: Wed, 24 Jul 2013 14:29:43 -0700 X-Google-Sender-Auth: IPGxHYmuH2aVRmkeeJnhGI_0fD4 Message-ID: Subject: Re: bce(4) panics, 9.2rc1 From: hiren panchasara To: sbruno@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-net@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: Wed, 24 Jul 2013 21:29:45 -0000 On Wed, Jul 24, 2013 at 2:23 PM, Sean Bruno wrote: > On Wed, 2013-07-24 at 14:07 -0700, Sean Bruno wrote: >> Running 9.2 in production load mail servers. We're hitting the >> "watchdog" message and crashing with the stable/9 version. We're >> reverting the change from 2 weeks ago and seeing if it still happens. >> We didn't see this from stable/9 from about a month ago. >> pciconf -lvb: http://people.freebsd.org/~hiren/pciconf.txt Thanks, Hiren