Return to BSD News archive
Newsgroups: comp.os.386bsd.misc Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!agate!doc.ic.ac.uk!uknet!mcsun!hp4at!siemens.co.at!pse5327 From: pse5327@siemens.co.at (Abolghassem Salahi) Subject: Re: Bus error signal when running g++ Message-ID: <1993Apr27.060304.17115@siemens.co.at> Date: Tue, 27 Apr 1993 06:03:04 GMT References: <1993Apr24.113432.9091@news.uit.no> Organization: SIEMENS Austria Corp., A-1100 Wien, Gudrunstr. 11 Lines: 16 thostr@stud.cs.uit.no (Thomas Strandenaes) writes: >I`m running NetBSD 0.8 on a 386/33 with 16 M of memory, enough >diskspace, and g++ keeps dying on me with signal 10. g++-FAQ says >that anything, any input, that causes a signal is a bug. Has anyone >had a similar problem, and is there a fix? I got this problem with gcc/g++ running on SCO Unix. After posting to gcc-bugs list, I was told that someone else had experienced the same problem and had tracked it down to a fault on the motherboard. My machine is currently in for repair because of ths. But however good GNU gcc is, it doesn't carry much weight over the repair shop counter. :-( My inclination is to recompile GNU gcc with traps on the offending signals. Alexis