Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!ucsd!swrinde!zaphod.mps.ohio-state.edu!samsung!uunet!munnari.oz.au!ariel!ucsvc.ucs.unimelb.edu.au!wehi.dn.mu.oz!baxter_a From: baxter_a@wehi.dn.mu.oz Newsgroups: comp.sys.amiga.graphics Subject: Re: DCTV Message-ID: <1991May7.121856.24591@wehi.dn.mu.oz> Date: 7 May 91 12:18:55 GMT References: <9077@crash.cts.com> <1991May6.084353.12871@CAM.ORG> Organization: Walter & Eliza Hall Institute Lines: 16 In article <1991May6.084353.12871@CAM.ORG>, menzies@CAM.ORG (Stephen Menzies) writes: > > Thats really strange, Sean. I don't have the problem you're describing at > all. My flat maps are A-OK. But I have problems that others apparently > don't and others are having problems that probably you nor I have. It's > almost like we all are working with different versions of the software. > This gives a different meaning to the word "unstable". Personally I > find Imagine VERY unpredicable. Much more likely is it is written in C and has an array overwrite somewhere (or other similar, simple, but hard to find) error in the code which affects different parts of the code/os depending on how the code has been scatter loaded at execution. A very common problem in large system programming. Regards Alan