Revision history for ErrorGeneralMacOs


Revision [1896]

Last edited on 2012-01-12 15:22:39 by admin
Additions:
{{color text="NOTE: THESE ARE NOT PARIS ERRORS, THEY ARE ACTUALLY MAC OS9 ERRORS" c="red"}}


Revision [1739]

Edited on 2010-03-06 17:36:00 by admin [added page "General Mac OS errors"]
Additions:
This should give you a place to start with cryptic error codes generated by the Mac OS itself.
Back to [[BugsTroubleshooting Bugs and Troubleshooting]]
Deletions:
Category: Programming and Memory


Revision [1738]

Edited on 2010-03-06 17:33:36 by admin [added page "General Mac OS errors"]
Additions:
**09 Line 1010 Trap** and
**10 Line 1111 Trap**
Deletions:
**09 Line 1010 Trap and
10 Line 1111 Trap**


Revision [1737]

Edited on 2010-03-06 17:33:00 by admin [added page "General Mac OS errors"]
Additions:
**33 negZcbFreeErr** - ""ZcbFree"" has gone negative
**81 dsBadSANEopcode** - bad opcode given to SANE ""Pack4""
**85 dsMBarNFnd** - ""SysErr"" -- cannot find MBDF
**86 dsHMenuFindErr** - ""SysErr"" -- recursively defined ""HMenus""
**20000 dsShutDownOrRestart** - user choice between ""ShutDown"" and Restart
**20002 dsForcedQuit** - allow the user to ""ExitToShell"", return if Cancel
Deletions:
**33 negZcbFreeErr** - ZcbFree has gone negative
**81 dsBadSANEopcode** - bad opcode given to SANE Pack4
**85 dsMBarNFnd** - SysErr -- cannot find MBDF
**86 dsHMenuFindErr** - SysErr -- recursively defined HMenus
**20000 dsShutDownOrRestart** - user choice between ShutDown and Restart
**20002 dsForcedQuit** - allow the user to ExitToShell, return if Cancel


Revision [1736]

Edited on 2010-03-06 17:31:42 by admin [added page "General Mac OS errors"]
Additions:
**30 dsReinsert** - request user to reinsert off-line volume
**31 dsNotThe1** - not the disk I wanted (obsolete)
**33 negZcbFreeErr** - ZcbFree has gone negative
**40 dsGreeting** - welcome to Macintosh greeting
**41 dsFinderErr** - can't load the Finder error
**42 shutDownAlert** - handled like a shutdown error (obsolete)
**43 dsSystemFileErr** - can't find System file to open (obsolete)
**51 dsBadSlotInt** - unserviceable slot interrupt
**81 dsBadSANEopcode** - bad opcode given to SANE Pack4
**84 menuPrgErr** - happens when a menu is purged
**85 dsMBarNFnd** - SysErr -- cannot find MBDF
**86 dsHMenuFindErr** - SysErr -- recursively defined HMenus
**87 dsWDEFnFnd** - Could not load WDEF
**88 dsCDEFnFnd** - Could not load CDEF
**89 dsMDEFnFnd** - Could not load MDEF
**98 dsNoPatch** - Can't patch for particular Model Mac
**99 dsBadPatch** - Can't load patch resource
**101 dsParityErr** - memory parity error
**102 dsOldSystem** - System is too old for this ROM
**103 ds32BitMode** - booting in 32-bit on a 24-bit sys
**20000 dsShutDownOrRestart** - user choice between ShutDown and Restart
**20001 dsSwitchOffOrRestart** - user choice between switching off and Restart
**20002 dsForcedQuit** - allow the user to ExitToShell, return if Cancel
**32767 dsSysErr** - general system error (catch-all used in DSAT)
Deletions:
**30 dsReinsert**-------------------request user to reinsert off-line volume
**31 dsNotThe1**-------------------not the disk I wanted (obsolete)
**33 negZcbFreeErr**--------------ZcbFree has gone negative
**40 dsGreeting**-------------------welcome to Macintosh greeting
**41 dsFinderErr**------------------can't load the Finder error
**42 shutDownAlert**--------------handled like a shutdown error (obsolete)
**43 dsSystemFileErr**------------can't find System file to open (obsolete)
**51 dsBadSlotInt**-----------------unserviceable slot interrupt
**81 dsBadSANEopcode**--------bad opcode given to SANE Pack4
**84 menuPrgErr**------------------happens when a menu is purged
**85 dsMBarNFnd**----------------SysErr -- cannot find MBDF
**86 dsHMenuFindErr**-----------SysErr -- recursively defined HMenus
**87 dsWDEFnFnd**---------------Could not load WDEF
**88 dsCDEFnFnd**----------------Could not load CDEF
**89 dsMDEFnFnd**---------------Could not load MDEF
**98 dsNoPatch**--------------------Can't patch for particular Model Mac
**99 dsBadPatch**-------------------Can't load patch resource
**101 dsParityErr**-------------------memory parity error
**102 dsOldSystem**-----------------System is too old for this ROM
**103 ds32BitMode**-----------------booting in 32-bit on a 24-bit sys
**20000 dsShutDownOrRestart**-----user choice between ShutDown and Restart
**20001 dsSwitchOffOrRestart**-----user choice between switching off and Restart
**20002 dsForcedQuit**-----------------allow the user to ExitToShell, return if Cancel
**32767 dsSysErr**-----------------------general system error (catch-all used in DSAT)


Revision [1735]

Edited on 2010-03-06 17:29:28 by admin [added page "General Mac OS errors"]
Additions:
======__Mac Error Codes (1 to 32767)__======
**01 Bus Error **
**02 Address Error **
**03 Illegal Instruction **
**04 Zero Divide Error **
**05 Range Check Error**
**06 Overflow Error **
**07 Privilege Violation **
**08 Trace Mode Error **
**09 Line 1010 Trap and
10 Line 1111 Trap**
----
**Error Type 10**
**Error Type 11**
**Troubleshooting Errors Type 10 and 11**
- 1.Restart the computer. The issue could have been temporary, and rebooting may solve this.
- 2.Trash the preferences associated with the application, then reconfigure the application. Trashing Finder preferences is a recommendation from Apple.
- 3.Rebuild the desktop.
- 4.Try to duplicate the error by disabling all extensions and control panels except those that would be necessary to attempt to duplicate the error.
- 5.Zap the PRAM
- 6.It may be a software problem (with the program that seems to be causing this). Contact the software vendor.
- 7.If nothing else works, try performing a clean install of the OS. The customer should talk to Apple at this point.
- 8.Update the version of the involved software and/or the Mac OS. There might be an incompatibility issue, in which case the customer needs to talk to Apple or the program vendor. If the problem continues, particularly in the Finder, it is probably a hardware-related issue.
----
**12 Unimplemented Core Routine **
**13 Uninstalled Interrupt**
**14 IO Core Error **
**15 Segment Loader Error **
**16 Floating point error **
**17, 18, 19, 20, 21, 22, 23, and 24 - Missing Packages 0-7 **
**25 Memory Full Error **
**26 Bad Program Launch **
**27 File system map has been trashed **
**28 Stack Ran into Heap**
**30 dsReinsert**-------------------request user to reinsert off-line volume
**31 dsNotThe1**-------------------not the disk I wanted (obsolete)
**33 negZcbFreeErr**--------------ZcbFree has gone negative
**40 dsGreeting**-------------------welcome to Macintosh greeting
**41 dsFinderErr**------------------can't load the Finder error
**42 shutDownAlert**--------------handled like a shutdown error (obsolete)
**43 dsSystemFileErr**------------can't find System file to open (obsolete)
**51 dsBadSlotInt**-----------------unserviceable slot interrupt
**81 dsBadSANEopcode**--------bad opcode given to SANE Pack4
**84 menuPrgErr**------------------happens when a menu is purged
**85 dsMBarNFnd**----------------SysErr -- cannot find MBDF
**86 dsHMenuFindErr**-----------SysErr -- recursively defined HMenus
**87 dsWDEFnFnd**---------------Could not load WDEF
**88 dsCDEFnFnd**----------------Could not load CDEF
**89 dsMDEFnFnd**---------------Could not load MDEF
**98 dsNoPatch**--------------------Can't patch for particular Model Mac
**99 dsBadPatch**-------------------Can't load patch resource
**101 dsParityErr**-------------------memory parity error
**102 dsOldSystem**-----------------System is too old for this ROM
**103 ds32BitMode**-----------------booting in 32-bit on a 24-bit sys
**20000 dsShutDownOrRestart**-----user choice between ShutDown and Restart
**20001 dsSwitchOffOrRestart**-----user choice between switching off and Restart
**20002 dsForcedQuit**-----------------allow the user to ExitToShell, return if Cancel
**32767 dsSysErr**-----------------------general system error (catch-all used in DSAT)
Deletions:
Mac Error Codes (1 to 32767)
01 Bus Error
02 Address Error
03 Illegal Instruction
04 Zero Divide Error
05 Range Check Error
06 Overflow Error
07 Privilege Violation
08 Trace Mode Error
09 Line 1010 Trap and
10 Line 1111 Trap
_________________________________________________________________________
Error Type 10
Error Type 11
Troubleshooting Errors Type 10 and 11
1.Restart the computer. The issue could have been temporary, and rebooting may solve this.
2.Trash the preferences associated with the application, then reconfigure the application. Trashing Finder preferences is a
recommendation from Apple.
3.Rebuild the desktop.
4.Try to duplicate the error by disabling all extensions and control panels except those that would be necessary to attempt to duplicate
the error.
5.Zap the PRAM
6.It may be a software problem (with the program that seems to be causing this). Contact the software vendor.
7.If nothing else works, try performing a clean install of the OS. The customer should talk to Apple at this point.
8.Update the version of the involved software and/or the Mac OS. There might be an incompatibility issue, in which case the customer
needs to talk to Apple or the program vendor. If the problem continues, particularly in the Finder, it is probably a hardware-related
issue.
_____________________________________________________________________
12 Unimplemented Core Routine
13 Uninstalled Interrupt
14 IO Core Error
15 Segment Loader Error
16 Floating point error
17, 18, 19, 20, 21, 22, 23, and 24 - Missing Packages 0-7
25 Memory Full Error
26 Bad Program Launch
27 File system map has been trashed
28 Stack Ran into Heap
30 dsReinsert-------------------request user to reinsert off-line volume
31 dsNotThe1-------------------not the disk I wanted (obsolete)
33 negZcbFreeErr--------------ZcbFree has gone negative
40 dsGreeting-------------------welcome to Macintosh greeting
41 dsFinderErr------------------can't load the Finder error
42 shutDownAlert--------------handled like a shutdown error (obsolete)
43 dsSystemFileErr------------can't find System file to open (obsolete)
51 dsBadSlotInt-----------------unserviceable slot interrupt
81 dsBadSANEopcode--------bad opcode given to SANE Pack4
84 menuPrgErr------------------happens when a menu is purged
85 dsMBarNFnd----------------SysErr -- cannot find MBDF
86 dsHMenuFindErr-----------SysErr -- recursively defined HMenus
87 dsWDEFnFnd---------------Could not load WDEF
88 dsCDEFnFnd----------------Could not load CDEF
89 dsMDEFnFnd---------------Could not load MDEF
98 dsNoPatch--------------------Can't patch for particular Model Mac
99 dsBadPatch-------------------Can't load patch resource
101 dsParityErr-------------------memory parity error
102 dsOldSystem-----------------System is too old for this ROM
103 ds32BitMode-----------------booting in 32-bit on a 24-bit sys
20000 dsShutDownOrRestart-----user choice between ShutDown and Restart
20001 dsSwitchOffOrRestart-----user choice between switching off and Restart
20002 dsForcedQuit-----------------allow the user to ExitToShell, return if Cancel
32767 dsSysErr-----------------------general system error (catch-all used in DSAT)


Revision [1734]

The oldest known version of this page was created on 2010-03-06 17:21:42 by admin [added page "General Mac OS errors"]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki