From owner-freebsd-questions Fri Mar 28 21:04:00 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA08888 for questions-outgoing; Fri, 28 Mar 1997 21:04:00 -0800 (PST) Received: from goodall.u.washington.edu (durang@goodall.u.washington.edu [140.142.12.163]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA08883 for ; Fri, 28 Mar 1997 21:03:56 -0800 (PST) Received: from localhost (durang@localhost) by goodall.u.washington.edu (8.8.4+UW96.12/8.8.4+UW97.03) with SMTP id VAA25290 for ; Fri, 28 Mar 1997 21:03:51 -0800 Date: Fri, 28 Mar 1997 21:03:50 -0800 (PST) From: "K. Marsh" To: questions@freebsd.org Subject: inconsistant signal 11 exit during kernel build Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've noticed since upgrading to 2.2 that ports are not compiling as easily as they did before, often quiting with errors. Today I was rebuilding my kernal after changing the SCSI_DELAY to 5 from 15, and I got this error: Mar 28 19:56:17 ken /kernel: pid 1335 (cc1), uid 0: exited on signal 11 (core dumped) I then remade the compile directory with config and recompiled the exact same configuration with the exact same commands in the exact same way as before, and it built the kernel without errors. What does this error mean, and why would it not occur consistantly? -------------------------------------------------------- Ken Marsh University of Washington durang@u.washington.edu Chemical Engineering --------------------------------------------------------