Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cmcl2!phri!marob!daveh From: daveh@marob.MASA.COM (Dave Hammond) Newsgroups: comp.unix.xenix Subject: Re: memory fault Message-ID: <673@marob.MASA.COM> Date: 19 May 89 01:38:59 GMT References: <590@aurora.AthabascaU.CA> Reply-To: daveh@marob.masa.com (Dave Hammond) Distribution: na Organization: ESCC New York City Lines: 19 In article <590@aurora.AthabascaU.CA> louis@cs.AthabascaU.CA writes: >I am running FoxBase on Xenix 2.3. Under some conditions I get the >message -sh: 10075 memory fault. I cannot locate any list of >error messages in the manuals. Is this reporting a real memory >chip failure, or is FoxBase trying to write where it shouldn't? >I have tried to RTFMs but come up enpty-handed. Someone out there >must have seen this, eh? This message was printed by the shell, not FoxBase. The instance of FoxBase (I assume), running as process 10075, memory faulted and died. The shell caught the memory fault signal and reported the error to you. It would appear that FoxBase attempted to access a bad memory location, or overran an array, or something along those lines. -- Dave Hammond daveh@marob.masa.com