home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / cplus / 16825 < prev    next >
Encoding:
Text File  |  1992-11-24  |  1.7 KB  |  50 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!cs.utexas.edu!uwm.edu!daffy!uwvax!uchinews!iitmax!thssjyh
  3. From: thssjyh@iitmax.iit.edu (Jianqing Hu)
  4. Subject: Re: Unhandled exception error in BC++3.1
  5. Message-ID: <1992Nov24.032348.10557@iitmax.iit.edu>
  6. Organization: Illinois Institute of Technology
  7. References: <wai.722433923@csuvax1> <1992Nov23.183940.1@vax1.bham.ac.uk>
  8. Date: Tue, 24 Nov 92 03:23:48 GMT
  9. Lines: 39
  10.  
  11. In article <1992Nov23.183940.1@vax1.bham.ac.uk> mccauleyba@vax1.bham.ac.uk (Brian McCauley) writes:
  12. >In article <wai.722433923@csuvax1>, wai@csuvax1.csu.murdoch.edu.au (Julian Wai) writes:
  13. >> 
  14. >> Hi,
  15. >> 
  16. >> Does anyone know what the following error mean ?  Any suggestions will be
  17. >> appreciated.
  18. >> 
  19. >> 
  20. >> ----------------------------------------------------------------------------
  21. >> 
  22. >>         UNHANDLED EXCEPTION 0D at 00B7:229A Error code: 034C
  23. >> 
  24. >>          AX = 000D   BX = 0000   CX = 0148   DX = 0050
  25. >>          SI = 0057   DI = 0045   BP = 0FE2   SP = 0FDA
  26. >>          CS = 00B7   Limit =240F
  27. >>          DS = 00BF   Limit =219F
  28. >>          ES = 00BF   Limit =219F
  29. >>          SS = 005B   Invalid segment
  30. >>          - 00B7:2292   3D 1E 06 2E 8E 1E 05 00  FF 1E 87 21 07 1F 5F CF
  31. >> 
  32. >>          You may hit [T] to terminate, but you should reboot as soon as possible,
  33. >>          as the system is unstable ...t
  34. >>          Unhandled exception 000D at 00B7 229A ErrCode 034C  
  35. >> 
  36. >> 
  37. >> 
  38. >> Thanks in advance.
  39. >> 
  40.  
  41. I got similar problem when I try to run TC++ on a 286 with a bad memory
  42. board. Later, I changed some memory chips, and this thing never happens
  43. so far.
  44.  
  45. Jianqing Hu                         |  Internet: thssjyh@iitmax.iit.edu
  46. ECE Dept.  Illinois Inst. of Tech.  |  
  47. Chicago, IL 60616                   |  Office phone: 312-567-6971
  48.  
  49.  
  50.