Date: Wed, 12 Jul 1995 04:02:33 -0700 From: David Greenman <davidg@Root.COM> To: Voradesh Yenbut <yenbut@cs.washington.edu> Cc: esser@zpr.uni-koeln.de (Stefan Esser), hackers@freebsd.org Subject: Re: One cause of 2.05R instability found Message-ID: <199507121102.EAA00282@corbin.Root.COM> In-Reply-To: Your message of "Wed, 12 Jul 95 08:04:19 GMT." <199507120804.BAA09215@vetch.cs.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
>A few days ago, my system (the kernel has the if statement in ncr.c commented >out) crashed twice after it has been running fine for almost a week: >type 12, trap, code = 0 >_sosend + 0x189: onl 0x758bf44d (%ebx),%ecx I'll assume that was really "orl"...but the instruction is bogus no matter how you look at it. >kernel type 1 trap, code = 0 >stopped at _lookup + 0x11b: lcall *%edi Okay, I'm sure that that instruction isn't in the routine. I think you are having memory problems - either incorrect timing (not enough wait states) or the memory is actually defective. -DG
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507121102.EAA00282>