Date: Sun, 4 Mar 2001 17:40:02 -0800 (PST) From: Matthew Jacob <mjacob@feral.com> To: freebsd-alpha@freebsd.org Subject: Re: alpha/25535: unaligned access crash on stq Message-ID: <200103050140.f251e2v88770@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR alpha/25535; it has been noted by GNATS. From: Matthew Jacob <mjacob@feral.com> To: User Raymond <raymond@one.com.au> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103050140.f251e2v88770>