Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!think!mit-eddie!gary From: gary@mit-eddie.MIT.EDU (Gary Samad) Newsgroups: net.micro.amiga Subject: Re: Gurus and Amigaworld Message-ID: <2415@mit-eddie.MIT.EDU> Date: Sat, 28-Jun-86 14:35:28 EDT Article-I.D.: mit-eddi.2415 Posted: Sat Jun 28 14:35:28 1986 Date-Received: Sun, 29-Jun-86 07:23:26 EDT References: <511@zinfandel.UUCP> <282@orsvax1.UUCP> Distribution: net Organization: M.I.T. EE/CS Computer Facility, Cambridge MA Lines: 12 Summary: This is an explanation of where to find about the guru numbers. The first number in the Guru medititation is the error number. Evidently if the number is greater than 10 it is a 68000 error number (TRAP of some sort); the other numbers are defined in exec/alerts.h if you have one of the C compilers for the machine. The second number is the address where the error occurred. This may or may not be useful but someone at Amiga told me that if the number is 9Dxx it is probably your code and if it is 97xx it is probably an input handler error. Don't know what other numbers may mean... Gary