home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / alltips.zip / HTLIST.FAX < prev    next >
Text File  |  1994-12-09  |  3KB  |  92 lines

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