On Thu, Jul 17, 2003 at 09:58:10AM +0200, Harti Brandt wrote:
> I have no idea how a program can core in vfork(). Probably a vm problem?

Most likely a KSE-related problem in vfork().  Try replacing vfork() with
fork() in make(1) and see if the problem goes away.  Warning: build times
may increase significantly...

DES
-- 
Dag-Erling Smørgrav - [EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to