From owner-freebsd-stable@FreeBSD.ORG Mon Feb 22 18:15:48 2010 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 353E3106566C for ; Mon, 22 Feb 2010 18:15:48 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from mail-pz0-f189.google.com (mail-pz0-f189.google.com [209.85.222.189]) by mx1.freebsd.org (Postfix) with ESMTP id F089B8FC0C for ; Mon, 22 Feb 2010 18:15:47 +0000 (UTC) Received: by pzk27 with SMTP id 27so173876pzk.27 for ; Mon, 22 Feb 2010 10:15:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:from:date:to:cc :subject:message-id:reply-to:references:mime-version:content-type :content-disposition:in-reply-to:user-agent; bh=LhX3mt1dAmA85psJUWLHa+Ozx/4CwXppjMLh4Yy2MM8=; b=xnrjVr1VW1DftYlEcC83OhXS/PSjx1LKgdFAvXMz6sqe1PoKLwUZVI4acjjO9ZphVk zggUh80FASbuUje81gulrkBODoYKLwERy4GUUxvJBrchhwLPD7PlWLwoYvoR8t18ktEJ /E3hgllsc1lXgoeyp/fGKzRj/JCcw2JAoboMU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:date:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=aBKE7sF6bEnBwKQ4cU+22WhMnXs9aDvg/gplyant8089a8a1EJjMqqKT2/u3ZZutei nBRF2DHnsGp5utVl+UKoa8NhR+joRSXhyjWxj5oqIIJUncfEIxXm5qvyO/ZRAkq49i2F K64irS7AyHObA+lXMfF2ELLMqJ6KDo/qXWlfI= Received: by 10.143.153.24 with SMTP id f24mr739737wfo.307.1266862543302; Mon, 22 Feb 2010 10:15:43 -0800 (PST) Received: from pyunyh@gmail.com ([174.35.1.224]) by mx.google.com with ESMTPS id 20sm161349pzk.7.2010.02.22.10.15.41 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 22 Feb 2010 10:15:42 -0800 (PST) Received: by pyunyh@gmail.com (sSMTP sendmail emulation); Mon, 22 Feb 2010 10:15:05 -0800 From: Pyun YongHyeon Date: Mon, 22 Feb 2010 10:15:05 -0800 To: Denis Lamanov Message-ID: <20100222181505.GF1251@michelle.cdnetworks.com> References: <20100218213213.GD11675@michelle.cdnetworks.com> <20100218215039.GK55307@zxy.spb.ru> <20100219001913.GE11675@michelle.cdnetworks.com> <20100219055129.GL55307@zxy.spb.ru> <20100219122415.GR55307@zxy.spb.ru> <20100219190359.GJ11675@michelle.cdnetworks.com> <20100219191103.GT55307@zxy.spb.ru> <20100219200647.GK11675@michelle.cdnetworks.com> <20100219201359.GU55307@zxy.spb.ru> <794030a71002220517l435f76f8pac47a6422050d509@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <794030a71002220517l435f76f8pac47a6422050d509@mail.gmail.com> User-Agent: Mutt/1.4.2.3i Cc: Nick Rogers , stable@freebsd.org, Slawa Olhovchenkov Subject: Re: trap 12: page fault while in kernel mode on 8.0-RELEASE (possibly bge(4) related) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Feb 2010 18:15:48 -0000 On Mon, Feb 22, 2010 at 03:17:17PM +0200, Denis Lamanov wrote: > I see same trouble (lost packets after 4 day uptime and reboot) :( > > dev.bge.0.stats.rx.FCSErrors: 18 > You also have PCIX BCM5704 controller? What FreeBSD version do you use? > 2010/2/19 Slawa Olhovchenkov > > > On Fri, Feb 19, 2010 at 12:06:47PM -0800, Pyun YongHyeon wrote: > > > > > > > > > dev.bge.1.stats.rx.Fragments: 1 > > > > > > You received a frame that is less than 64 bytes with a bad FCS. > > > > > > > dev.bge.1.stats.rx.UcastPkts: 2956515 > > > > dev.bge.1.stats.rx.MulticastPkts: 0 > > > > dev.bge.1.stats.rx.FCSErrors: 18 > > > > > > You have a lot of FCS errors here. > > > Please double check cabling. If the statistics counter is right, > > > sender is guilty or you have bad cabling issues here. > > > > 1. lost packets much more 18. I think hundreds, or thousands. > > 2. packets lost on both (bge0 & bge1) interfaces > > 3. packets don't lost on sources at Aug'09 > > _______________________________________________ > > freebsd-stable@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > >