Date: Sun, 20 Aug 2000 01:36:06 +0200 (CEST) From: Philippe CASIDY <pcasidy@worldnet.fr> To: freebsd-stable@freebsd.org Subject: Re: custom kernel problem Message-ID: <200008192336.BAA22459@greatoak.home>
next in thread | raw e-mail | index | archive | help
Hi! The result of the 'file' command on the generated core file (if any) would help knowing which tool really segfault! Phil. On 18 Aug, Greg Prosser wrote: > Is it the compiler or make that is segfaulting? > > Better phrasing: Do any other system binaries segfault? Is there a > noticeable pattern or perhaps similarities? > > The last time I worked on a machine where make/other stuff started > segfaulting, it turned out to be 'cc' segfaulting, and that was at the > fault of either some bad ram, or other hardware issues. The machine doing > this was an OC'd cpu, and when it was restored to normal speed I'm told > the problems stopped, but I'm not sure. > > If it is make that is segfaulting, on the other hand, and if nothing else > appears to have the problem, try going into /usr/src and just rebuilding > make, perhaps one of your compiles went bad in the past. > > /gp > > on Fri, 18 Aug 2000, zshack babbled .. > > ;; this system is on a cyrix processer > ;; any idea why its seg faulting?? > ;; > ;; > ;; su-2.04# /usr/sbin/config PIGLET > ;; Don't forget to do a ``make depend'' > ;; Kernel build directory is ../../compile/PIGLET > ;; su-2.04# cd ../../compile/PIGLET > ;; su-2.04# make depend > ;; Segmentation fault (core dumped) > ;; > ;; > ;; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008192336.BAA22459>