Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!lll-winken!uunet!microsoft!w-colinp From: w-colinp@microsoft.UUCP (Colin Plumb) Newsgroups: comp.sys.amiga Subject: Re: another bug in Sierra games and Lattice C 5.02. Message-ID: <60@microsoft.UUCP> Date: 25 Mar 89 03:53:21 GMT References: <8903212326.AA13026@ucbvax.Berkeley.EDU> Reply-To: w-colinp@microsoft.uucp (Colin Plumb) Organization: very little Lines: 13 11TSTARK@GALLUA.BITNET (Timothy Stark) wrote: > What is 8700000B error message? I never heard of it. Is this a bug in disk > swapper or software? I *hate* many bugs in my Amiga software! The high bit set means it's an unrecoverable alert. 0700000B is (from exec/alerts.h) AN_KeyRange. Somewhere in AmigaDos is a pointer to a disk block (which AmigsDos calls a key) that holds an illegal value. This is not good. If you can reproduce it (please provide lots of info about your startup-sequence and other environment), cbmvax!bugs would probably like to know. -- -Colin