home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / bit / listserv / notabene / 3175 < prev    next >
Encoding:
Text File  |  1992-12-30  |  2.7 KB  |  53 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!gatech!paladin.american.edu!auvm!CUNIXB.CC.COLUMBIA.EDU!PJB3
  3. Message-ID: <CMM.0.90.4.725736007.pjb3@cunixb.cc.columbia.edu>
  4. Date:         Wed, 30 Dec 92 12:20:07 EST
  5. Sender:       Nota Bene List <NOTABENE@TAUNIVM.BITNET>
  6. From:         "Paul J. Bodin" <pjb3@CUNIXB.CC.COLUMBIA.EDU>
  7. Subject:      Re: Orbis and limitations
  8. Comments: To: Nota Bene List <NOTABENE%TAUNIVM.BITNET@CUVMB.CC.COLUMBIA.EDU>
  9. Newsgroups: bit.listserv.notabene
  10. In-Reply-To:  Your message of Wed, 30 Dec 92 11:41:45 -0500
  11. Lines: 40
  12.  
  13. Mark Husbands writes:
  14.  
  15. > The same problem just occurred at the Dos level and this time QEMM was
  16. > kind enough (?) to leave the following message:
  17. >
  18. >         Exception #13 at 0EC8:AEC8, error code: 0000
  19. >         AX=2732 BX=FFFF CX=BBFE DX=14AE SI=0000 DI=2732 BP=0000
  20. >         DS=3408 ES=7907 SS=3408 SP=1ECB flags=7086
  21. >         Instruction: 2B 07 76 29 9D F8 9C 8B F1 01 07 2B 4F
  22. >         Do you want to (T)erminate the program or (R)eboot?
  23.  
  24. This is a report by QEMM that a processor exception has occured.
  25. Exception 13 is the exception generated when a program tries to access
  26. an address in memory that is protected from it (for example, it will
  27. occur if a program tries to write to a video ROM address).  This
  28. exception is not a QEMM function--it will occur whether QEMM is loaded
  29. or not if the program tries to execute this function.  It's just that
  30. under DOS you will never know it occured until the program crashes,
  31. and then you won't know why.  QEMM does you the service of trapping
  32. processor exceptions so that you know they have occured and can
  33. prepare for the consequences.
  34.  
  35. The rest of the message lists the location and nature of the errant
  36. machine instruction, and the contents of the processor registers when
  37. it occured.  If you send this information to the developer (NBI in
  38. this case) who has the source code and a map of the program they
  39. should be able to trace the bug and fix it.  Unless you know the
  40. program at the code level, though, the information doesn't tell you
  41. much.  If you would be willing to report the problem to NBI and send
  42. them the information that QEMM reported, along with a description of
  43. what you were doing when it occured, it might help them track down the
  44. problem.  They would also need a description of your machine and its
  45. configuration, including the type and brand of video card, the amount
  46. of memory and how you have it configured, what you are using for an
  47. overflow drive, etc.
  48.  
  49. ___________________________________________________________________________
  50. Paul J. Bodin                         Internet: pjb3@cunixb.cc.columbia.edu
  51. Union Theological Seminary               smail: 435-52nd Street
  52. (718) 439-3549                                  Brooklyn, NY 11220
  53.