From owner-freebsd-current Thu May 4 0: 1:37 2000 Delivered-To: freebsd-current@freebsd.org Received: from peedub.muc.de (p3E9B8F21.dip.t-dialin.net [62.155.143.33]) by hub.freebsd.org (Postfix) with ESMTP id 12D7837B9F9 for ; Thu, 4 May 2000 00:01:27 -0700 (PDT) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id IAA28309; Thu, 4 May 2000 08:58:24 +0200 (CEST) Message-Id: <200005040658.IAA28309@peedub.muc.de> X-Mailer: exmh version 2.1.1 10/15/1999 To: Matthew Dillon Cc: freebsd-current@FreeBSD.ORG Subject: Re: NFS, rl0 and Alpha Reply-To: Gary Jennejohn In-reply-to: Your message of "Wed, 03 May 2000 23:00:26 +0200." <200005032100.OAA64943@apollo.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 04 May 2000 08:58:24 +0200 From: Gary Jennejohn Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Matthew Dillon writes: >:Thanks, but there is code in rl_rxeof() to align to a 32 bit boundary. >:If that weren't the case than I would expect the Alpha to panic with >:other IP applications, not just NFS. >: >:I don't know, NFS must be doing something weird. >: >:--- >:Gary Jennejohn / garyj@muc.de gj@freebsd.org > > NFS will realign the data payload for misaligned packets. > > I agree it sounds like an issue in the NFS code somewhere. Something > that is slipping through unnoticed. If someone can get a crash dump > and do a stack backtrace, or even a simple DDB 'trace', it should be > opssible to track the problem down. OK, I'll analyze my crash dump and send the reults to -current later today (Thursday). --- Gary Jennejohn / garyj@muc.de gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message