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