From owner-freebsd-questions Sun Oct 10 6:11:37 1999 Delivered-To: freebsd-questions@freebsd.org Received: from hobby.digiware.nl (cgmd76163.chello.nl [212.83.76.163]) by hub.freebsd.org (Postfix) with ESMTP id F051814C37 for ; Sun, 10 Oct 1999 06:11:19 -0700 (PDT) (envelope-from wjw@hobby.digiware.nl) Received: (from wjw@localhost) by hobby.digiware.nl (8.9.3/8.9.3) id PAA32220 for questions@freeBsd.org; Sun, 10 Oct 1999 15:18:37 +0200 (CEST) (envelope-from wjw) From: Willem Jan Withagen Message-Id: <199910101318.PAA32220@hobby.digiware.nl> Subject: Strange loggings during make buildworld To: questions@freeBsd.org Date: Sun, 10 Oct 1999 15:18:36 +0200 (CEST) Reply-To: wjw@iae.nl Reply-To: wjw@digiware.nl X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm trying to do a 'make -j 8 buildworld' on a 3.3-release box, and I'm getting: Oct 10 15:13:55 hobby /kernel: pid 32115 (as), uid 0: exited on signal 11 (core dumped) Oct 10 15:13:55 hobby /kernel: spec_getpages: preposterous offset 0xffffffd881cdd000 Oct 10 15:13:55 hobby /kernel: vm_fault: pager read error, pid 32102 (as) Oct 10 15:13:55 hobby /kernel: pid 32102 (as), uid 0: exited on signal 11 (core dumped) Oct 10 15:13:56 hobby /kernel: spec_getpages: preposterous offset 0xffffffd881cdd000 Oct 10 15:13:56 hobby /kernel: vm_fault: pager read error, pid 32134 (as) Oct 10 15:13:56 hobby /kernel: pid 32134 (as), uid 0: exited on signal 11 (core dumped) Anybody an idea where this could be caused. Note that restarting the make, gives the same "trouble" right away on the first cc. Thanx, --WjW To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message