
Sad Mac Error Codes
The two-digit system error code is located in the lower-right corner of the dialog box that informs you "S serious system error has occurred." Refer to the following two tables for a list of these codes and an explanation of their meaning.
| Code | Type | Meaning |
|
|
Bus error | Program attempts to access an invalid memory location. Error is often caused by corrupt application. Replace with known good copy or upgraded version. If replacing software does not help, the problem is probably hardware related. |
|
|
Address Error | A corrupt application has placed program information in an odd vs. even address location. Install a known good copy or upgraded version of the application |
|
|
Illegal Instruction | Illegal Instruction Processor receives an instruction that does not match its internal list of instructions. |
|
|
Zero Divide | Programmer told processor to divide by 0 (mathematically impossible. |
|
|
Range Check Error | Index is out of range (for example, the programmer declares an array of five elements and searches for the sixth). |
|
|
Overflow | Computer attempts to store number that is too large for the allocated space. |
|
|
Privilege violation | 68000 is running in "user" mode and attempts to execute a command that requires "supervisor" mode. |
|
|
Trace mode error | 68000 can trace itself debugging, can interfere with normal execution. |
|
|
Line 1010 trap | Processor cannot execute a ROM call accessed via a trap with a hexadecimal "A" code. Often caused by a corrupt application. Replace application with a known good copy or upgraded version. |
|
|
Line 1111 trap | An incorrect ROM call. |
|
|
Exception error | A miscellaneous hardware error not covered elsewhere. |
|
|
Unimplemented core routine | Occurs when program attempts to execute a ROM call via an undefined trap. |
|
|
Uninstalled interrupt | Needed routines are not available if the interrupt switch is pressed when a runtime debugger is not present. |
|
|
I/O core error | Error in the file system of the device manager system. |
|
|
Segment loader error | Segment loader error System could not load needed segment from the disk into RAM memory. Often caused by corrupt application. Replace application with a known good copy or upgraded version. |
|
|
Floating point error | A mathematical error. |
|
|
17-24 Package not present (0-7) | System tries/fails to read special sections of the System file called "packages." System file may be damaged. |
|
|
Memory full | Program requests a chunk of memory, but the system could not find enough. |
|
|
Bad program launch | Attempt to load program without CODE resource of 0; program is not a real program. Often caused by a corrupt application. Replace application with a known good copy or upgraded version. |
|
|
File system map damaged | Something is wrong with information on the disk. Try rebuilding the desktop. |
|
|
Stack ran into heap | Two competing areas, the stack and the heap, have collided. You’re out of memory or memory is not being managed properly. |
|
|
Disk insertion error | |
|
|
No disk insertion | |
|
|
NegZcbFreeErr | ZcbFree has gone negative. |
|
|
Finder error | Attempt to boot with startup disk that does not contain Finder. Create a new startup disk. |
|
|
Bad slot interrupt | Unserviceable slot interrupt. |
|
|
Bad SANE opcode | Bad opcode given to SANE Pack 4. |
|
|
Menu purge error | Happens when a menu is purged. |
|
|
MbarNFnd | System error ? cannot find MBDF. |
|
|
Hmenu Find error | Could not load CDEF. |
|
|
WDEFnFND | Could not load WDEF |
|
|
CDEFnFND | Could not load CDEF. |
|
|
MDEFnFND | Could not load MDEF. |
|
|
No patch | Can’t patch for particular model Macintosh. |
|
|
Bad patch | Can’t patch resource. |
|
|
Parity error | Memory parity error. |
|
|
Old system | System is too old for this ROM. |
|
|
32-bit mode | Booting in 32-bit mode on a 24-bit system. |
|
|
Shut down or restart | User can choose Shutdown or Restart. |
|
|
Switch off or restart | User can choose ShutDown or Restart |
|
|
Forced quit | Allows user to exit to Shell |
|
|
System error | General system error |