Date: Thu, 11 Jan 1996 00:32:38 +0100 (MET) From: J Wunsch <j@uriah.heep.sax.de> To: freebsd-current@FreeBSD.org (FreeBSD-current users) Subject: Re: make world Message-ID: <199601102332.AAA08015@uriah.heep.sax.de> In-Reply-To: <199601102234.XAA03442@keltia.freenix.fr> from "Ollivier Robert" at Jan 10, 96 11:34:29 pm
next in thread | previous in thread | raw e-mail | index | archive | help
As Ollivier Robert wrote: > > I remember a similar problem when I was soing a "chroot" followed by a > "pwd" in Perl... Maybe pwd/getcwd/getwd has a problem with chrooted trees ? My problem started about 4 days ago. I've done almost a dozen of ``make release''s recently, but the last two of them were totally hosed due to make aborting while building some lib, due to a sigsegv. Since my kernel hasn't changed between the `make' runs that were okay and those that fell over, i suspect something in userland, perhaps the memory allocator. The `make' that's in the regular tree doesn't have the problem, unlike for the guy who started a ``make world''. (Remember, ``make release'' does a full CVS checkout, so the chrooted tree is the lates and greatest bits.) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601102332.AAA08015>