home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / cplus / 18801 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.8 KB  |  42 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!spool.mu.edu!agate!dog.ee.lbl.gov!hellgate.utah.edu!fcom.cc.utah.edu!dave
  3. From: dave@news.ccutah.edu (dave martin)
  4. Subject: Re: Serious problem with BC++ 3.0
  5. Message-ID: <1993Jan7.171112.23702@fcom.cc.utah.edu>
  6. Sender: news@fcom.cc.utah.edu
  7. Organization: University of Utah Computer Center
  8. X-Newsreader: Tin 1.1 PL3
  9. References: <tpenttin.725581436@majakka>
  10. Date: Thu, 7 Jan 93 17:11:12 GMT
  11. Lines: 29
  12.  
  13. tpenttin@majakka.uku.fi (Tommi Penttinen) writes:
  14. : When I try to compile one of my c++ files, BC (IDE version) halts the
  15. : compilation with an error message at some point and I have no idea what's
  16. : causing it. The error looks something like this:
  17. :     EXCEPTION 13:general protection fault at 0A7F:03C0 error code 1768
  18. :     ...
  19. : According to the above message segments ds, cs and ss point to BC.EXE (or
  20. : some part of it..)
  21. : Has anyone seen this error and/or does anyone know what's wrong here?
  22. : I have Windows 3.1 and I am using its himem.sys and emm386.exe; could that
  23. : be causing the problem?
  24. : Please, help me!
  25. : Any replies appreciated.
  26. : ++Tommi
  27. :       +---------------------------------------------+-----------------------+
  28.  
  29. I am having this same problem,  it occurs at random times, usually it compiles
  30. fine, but sometimes (generaaly while trying to link but also when compiling)
  31. it has that blasted exception.  It decreased in frequency when I switched to
  32. the huge memory model for code generation, but it still happens occasionally.
  33.  
  34. Also the standalone debugger seems to love to hang the machine.  The integrated
  35. one does sometimes but much less often.  This is very annonying, I hope it
  36. gets fixed.
  37.  
  38. dave@csulx.weber.edu (ignore the header, its probably the wrong address)
  39.  
  40.