Date: Thu, 10 Mar 2005 09:42:40 -0500 From: Aaron Daubman <daubman@gmail.com> To: obrien@freebsd.org Cc: freebsd-amd64@freebsd.org Subject: Re: Consistant buildworld Segmentation fault at '===> gnu/usr.bin/cc/cpp' after latest RELENG_5 cvsup Message-ID: <ae63734105031006423efad778@mail.gmail.com> In-Reply-To: <ae637341050310063365468329@mail.gmail.com> References: <ae637341050309063657975c7@mail.gmail.com> <200503091404.25226.jkim@niksun.com> <ae6373410503091224521a4e36@mail.gmail.com> <200503091547.27614.jkim@niksun.com> <20050310044632.GB89100@dragon.nuxi.com> <ae637341050310063365468329@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Sorry for the many replies. I forgot to mention one thing that might help: While the build process consistently dies in: /usr/obj/usr/src/gnu/usr.bin/cc/cpp It's actually make that cores, not gcc... ...if that makes a difference =) I did not compile make with "DEBUG_FLAGS=-g" so this probably isn't useful, but gdb returns: --- # gdb /usr/bin/make /usr/obj/usr/src/gnu/usr.bin/cc/cpp/make.core [snip] This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols found)... Core was generated by `make'. Program terminated with signal 11, Segmentation fault. #0 0x0000000000436e52 in ?? () --- Thanks, ~Aaron
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ae63734105031006423efad778>