home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / INFO / FAQS / OS2FAX1 / OSHTLIST.FAX < prev    next >
Encoding:
Text File  |  1994-12-20  |  3.6 KB  |  93 lines

  1. OSHTLIST - GENERAL LIST OF OS/2 TRAPS
  2. 11/01/94
  3.  
  4. ================================================================
  5.               GENERAL LIST OF OS/2 TRAPS
  6. ================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. ----------------------------------------------------------------
  10.  
  11.  
  12.  
  13.    TRAP 0000 - DIVIDE ERROR.  A program attempted to divide a
  14.                number by zero.  Contact software support.
  15.  
  16.    TRAP 0001 - DEBUG EXCEPTION.  Contact software support.
  17.  
  18.    TRAP 0002 - HARDWARE/MEMORY ERROR.  Memory or hardware
  19.                failure in the system.  Contact hardware support.
  20.  
  21.    TRAP 0003 - BREAKPOINT.  This is a special instruction (INT
  22.                3) used in "debugging" software, which was left
  23.                in the code either accidentally or by design.
  24.                Contact software support.
  25.  
  26.    TRAP 0004 - OVERFLOW.  An overflow occurred while doing an
  27.                arithmetic operation.  Contact software support.
  28.  
  29.    TRAP 0005 - BOUND RANGE EXCEEDED.  A Bound instruction
  30.                exceeded the specified limits.  Contact
  31.                software support.
  32.  
  33.    TRAP 0006 - INVALID OPCODE.  The processor tried to execute
  34.                an unreserved invalid opcode.  Contact software
  35.                support.
  36.  
  37.    TRAP 0007 - COPROCESSOR NOT AVAILABLE.  If COPROCESSOR
  38.                diagnostics run error-free.  Contact software
  39.                support.
  40.  
  41.    TRAP 0008 - DOUBLE FAULT.  The processor detected an
  42.                exception while processing an exception.  It
  43.                could be caused by either hardware or software.
  44.                If trap 0002 is also being experienced, contact
  45.                hardware support.
  46.  
  47.   TRAP 0009 - COPROCESSOR OVERRUN.  The middle portion of a
  48.               COPROCESSOR operand is protected or
  49.               not-present.  Contact software support.
  50.  
  51.  
  52.   TRAP 000A - INVALID TASK STATE SEGMENT.  A task switch to
  53.               an invalid task switch segment was attempted.
  54.               Contact software support.
  55.  
  56.   TRAP 000B - SEGMENT NOT PRESENT.  The segment being
  57.               referenced is not present.  Contact software
  58.               support.
  59.  
  60.   TRAP 000C - STACK FAULT.  The page being referenced is not
  61.               present in memory or the procedure referencing
  62.               the page does not have enough privilege to
  63.               access the page.  Contact software support.
  64.  
  65.   TRAP 000D - GENERAL PROTECTION EXCEPTION.  All protection
  66.               violations which do not cause another exception
  67.               cause a Trap 000d.  Contact software support.
  68.  
  69.   TRAP 000E - PAGE FAULT.  The page being referenced is
  70.               not present in memory or the procedure
  71.               referencing the page does not have enough
  72.               privilege to access the page.  Contact software
  73.               support.
  74.  
  75.   TRAP 000F - RESERVED BY INTEL.
  76.  
  77.   TRAP 0010 - COPROCESSOR ERROR.  The processor detected an
  78.               error from the COPROCESSOR.  This could be
  79.               caused by hardware or software.
  80.  
  81.    If you receive any of the above traps, please copy down ALL
  82.                of the information on the screen and contact
  83.                OS/2 Support.
  84.  
  85.  
  86. ----------------------------------------------------------------
  87. IBM disclaims all warranties, whether express or implied,
  88. including without limitation, warranties of fitness and
  89. merchantability with respect to the information in this document.
  90. By furnishing this document, IBM grants no licenses to any
  91. related patents or copyrights.
  92.  
  93.