Path: utzoo!attcan!uunet!decwrl!ucbvax!RICHTER.MIT.EDU!krowitz From: krowitz@RICHTER.MIT.EDU (David Krowitz) Newsgroups: comp.sys.apollo Subject: Re: NCS/RPC question Message-ID: <9009181351.AA22630@richter.mit.edu> Date: 18 Sep 90 13:51:31 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 16 Odd address errors are hardware detected errors. Some, but not all, CPU's require integer and floating point operands to be "naturally alligned", ie. 16-bit integers must start on even memory addresses, 32-bit integers must start on a memory address which is evenly divisible by 4, etc. The error message you are getting indicates that the routine which trapped the error tried to access an integer or floating point number that was not properly aligned. -- David Krowitz krowitz@richter.mit.edu (18.83.0.109) krowitz%richter.mit.edu@eddie.mit.edu krowitz%richter.mit.edu@mitvma.bitnet (in order of decreasing preference)