home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / cplus / 16221 < prev    next >
Encoding:
Internet Message Format  |  1992-11-14  |  1.7 KB

  1. Path: sparky!uunet!torolab6.VNET.IBM.COM
  2. From: lansche@torolab6.VNET.IBM.COM (Martin Lansche)
  3. Message-ID: <19921113.101148.12@almaden.ibm.com>
  4. Date: Fri, 13 Nov 92 13:06:34 EST
  5. Newsgroups: comp.lang.c++
  6. Subject: Re: something nasty
  7. Disclaimer: This posting represents the poster's views, not those of IBM
  8. News-Software: UReply 3.0
  9. References: <1992Nov06.105523.3309@ncrcae.ColumbiaSC.NCR.COM> <1992Nov9.171715.20728@sierra.com>
  10.             <1992Nov13.050829.952@BofA.com>
  11. Lines: 25
  12.  
  13. In <1992Nov13.050829.952@BofA.com> Dan Brockman writes:
  14. >I have received much correspondence of late regarding
  15. >error message "...bus error or something nasty...".  Many
  16. >have seen it, and each seems to have traced it to a different
  17. >specific problem.  No strong patterns.  Many suggested
  18. >"get another compiler".
  19.  
  20. Daniel,
  21.   This is simply the message that Cfront issues when it traps any
  22. signal (SIGSEGV, SIGFPE, etc.).  Some feel that this message is
  23. "friendlier" than getting a core dump, and possibly register dump
  24. and/or stack display (your experiences may vary depending upon
  25. which system that your Cfront is running).  Others differ 8-{)}.
  26.  
  27. Cheers,
  28. Martin Lansche
  29.   ________________________________________________________________________
  30.    Ilu Iluvatar en kare eldain a firimoin ar antarota mannar valion :
  31.    numessier.  Toi aina, mana, meldielto -- enga morion : talantie.
  32.    ----------------------------------------------------------------------
  33.    The father made the world for elves and mortals and he gave it into
  34.    the hands of the Lords in the West.  They are blessed, holy and loved,
  35.    except the black one.  He has fallen.
  36.   ________________________________________________________________________
  37.  
  38.