Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jul 2008 09:25:57 -0700
From:      Marcel Moolenaar <xcllnt@mac.com>
To:        Hiroki Sato <hrs@FreeBSD.org>
Cc:        freebsd-sparc64@FreeBSD.org, freebsd-ia64@FreeBSD.org
Subject:   Re: 7.0R panic in nfs_readdirrpc()
Message-ID:  <BDB0D269-FA6E-4017-B1B7-12872207DB56@mac.com>
In-Reply-To: <20080725.161039.177339309.hrs@allbsd.org>
References:  <20080725.142554.124338824.hrs@allbsd.org> <20080725.161039.177339309.hrs@allbsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Jul 25, 2008, at 12:10 AM, Hiroki Sato wrote:

> Almost the same panic occurred on sparc64, too.  Memory alignment
> issue?

Yes. The exception is for a 4-byte load on a 1-byte aligned
(i.e. odd) address. This is a code bug.

I can't remember having these issues with NFS. Can you tell
me more about your configuration?

-- 
Marcel Moolenaar
xcllnt@mac.com






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BDB0D269-FA6E-4017-B1B7-12872207DB56>