From owner-freebsd-alpha Sun Mar 4 17:40: 5 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EA07137B719 for ; Sun, 4 Mar 2001 17:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f251e2v88770; Sun, 4 Mar 2001 17:40:02 -0800 (PST) (envelope-from gnats) Date: Sun, 4 Mar 2001 17:40:02 -0800 (PST) Message-Id: <200103050140.f251e2v88770@freefall.freebsd.org> To: freebsd-alpha@freebsd.org Cc: From: Matthew Jacob Subject: Re: alpha/25535: unaligned access crash on stq Reply-To: Matthew Jacob Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR alpha/25535; it has been noted by GNATS. From: Matthew Jacob To: User Raymond Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: alpha/25535: unaligned access crash on stq Date: Sun, 4 Mar 2001 17:34:28 -0800 (PST) Hmm. You're right. It's not recovering. We'll have to look into why. On Mon, 5 Mar 2001, User Raymond wrote: > Subj: alpha/25535: unaligned access crash on stq > To: mjacob@feral.com > From: raymond@one.com.au > > > If you set machdep.unaligned_fix to 0, it will stop fixups. The default is to > > do the fixup. If you set machdep.unaligned_print to 0, it won't print. > > %uname -a > FreeBSD alpha.local 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Tue Nov 21 09:42:09 GMT > 2000 jkh@rawhide.osd.bsdi.com:/usr/src/sys/compile/GENERIC alpha > %sysctl -a|grep alig > vfs.nfs.realign_test: 0 > vfs.nfs.realign_count: 0 > machdep.unaligned_print: 1 > machdep.unaligned_fix: 1 > machdep.unaligned_sigbus: 0 > % > > I really must be doing something wrong as machdep.unaligned_fix is set. > > Ray Newman > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message