From owner-freebsd-current@FreeBSD.ORG Thu Jan 6 15:37:47 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D35016A4CE for ; Thu, 6 Jan 2005 15:37:47 +0000 (GMT) Received: from psg.com (psg.com [147.28.0.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FA6243D1F for ; Thu, 6 Jan 2005 15:37:47 +0000 (GMT) (envelope-from randy@psg.com) Received: from [127.0.0.1] (helo=roam.psg.com) by psg.com with esmtp (Exim 4.43 (FreeBSD)) id 1CmZhq-000Ghb-Pb; Thu, 06 Jan 2005 15:37:46 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com.psg.com) by roam.psg.com with esmtp (Exim 4.43 (FreeBSD)) id 1CmZhp-0005tD-BE; Thu, 06 Jan 2005 05:37:45 -1000 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16861.23368.278359.209907@roam.psg.com> Date: Thu, 6 Jan 2005 05:37:44 -1000 To: Olafur Osvaldsson cc: FreeBSD Current Subject: Re: Crash after: discard frame without packet header X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jan 2005 15:37:47 -0000 > I've had two crashes on two different machines (one on each) running the same > kernel and same hardware in the last week. > > I see the following two entries in /var/log/messages on both machines right > before the crash: > > Dec 27 09:00:21 bastet kernel: bge0: discard frame w/o packet header > Dec 27 09:02:05 bastet kernel: bge0: discard frame w/o packet header jacques suggested that i me too i had a machine lock up dead with Jan 5 12:21:39 foo kernel: fxp0: discard frame w/o packet header as it locked solid and left no crash dump, i can not be of much help. i am monitoring its console in case it happens again. randy