home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- 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
- From: dave@news.ccutah.edu (dave martin)
- Subject: Re: Serious problem with BC++ 3.0
- Message-ID: <1993Jan7.171112.23702@fcom.cc.utah.edu>
- Sender: news@fcom.cc.utah.edu
- Organization: University of Utah Computer Center
- X-Newsreader: Tin 1.1 PL3
- References: <tpenttin.725581436@majakka>
- Date: Thu, 7 Jan 93 17:11:12 GMT
- Lines: 29
-
- tpenttin@majakka.uku.fi (Tommi Penttinen) writes:
- : When I try to compile one of my c++ files, BC (IDE version) halts the
- : compilation with an error message at some point and I have no idea what's
- : causing it. The error looks something like this:
- : EXCEPTION 13:general protection fault at 0A7F:03C0 error code 1768
- : ...
- : According to the above message segments ds, cs and ss point to BC.EXE (or
- : some part of it..)
- : Has anyone seen this error and/or does anyone know what's wrong here?
- : I have Windows 3.1 and I am using its himem.sys and emm386.exe; could that
- : be causing the problem?
- : Please, help me!
- :
- : Any replies appreciated.
- :
- : ++Tommi
- : +---------------------------------------------+-----------------------+
-
- I am having this same problem, it occurs at random times, usually it compiles
- fine, but sometimes (generaaly while trying to link but also when compiling)
- it has that blasted exception. It decreased in frequency when I switched to
- the huge memory model for code generation, but it still happens occasionally.
-
- Also the standalone debugger seems to love to hang the machine. The integrated
- one does sometimes but much less often. This is very annonying, I hope it
- gets fixed.
-
- dave@csulx.weber.edu (ignore the header, its probably the wrong address)
-
-