From owner-freebsd-current Thu Aug 26 7:21:53 1999 Delivered-To: freebsd-current@freebsd.org Received: from lamb.sas.com (lamb.sas.com [192.35.83.8]) by hub.freebsd.org (Postfix) with ESMTP id 5425614E4A for ; Thu, 26 Aug 1999 07:21:49 -0700 (PDT) (envelope-from jwd@unx.sas.com) Received: from mozart (mozart.unx.sas.com [192.58.184.8]) by lamb.sas.com (8.9.3/8.9.1) with SMTP id KAA25515; Thu, 26 Aug 1999 10:21:39 -0400 (EDT) Received: from bb01f39.unx.sas.com by mozart (5.65c/SAS/Domains/5-6-90) id AA15752; Thu, 26 Aug 1999 10:21:09 -0400 Received: (from jwd@localhost) by bb01f39.unx.sas.com (8.9.1/8.9.1) id KAA43149; Thu, 26 Aug 1999 10:21:08 -0400 (EDT) (envelope-from jwd) From: "John W. DeBoskey" Message-Id: <199908261421.KAA43149@bb01f39.unx.sas.com> Subject: Re: make world failure (signal 11 in cpp) In-Reply-To: <19990826131514.B8184@freebie.lemis.com> from Greg Lehey at "Aug 26, 1999 1:15:15 pm" To: grog@lemis.com (Greg Lehey) Date: Thu, 26 Aug 1999 10:21:08 -0400 (EDT) Cc: freebsd-current@FreeBSD.ORG 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-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks, To answer my own question, I came into work this morning and found my console full of messages... spec_getpages: I/O read failure: (error code=0) bp 0xc36fe9a0 vp 0xc92ce000 size: 0, resid: 0, a_count: 4096, valid: 0x0 nread: 0, reqpage: 0, pindex: 9, pcount: 1 vm_fault: pager read error, pid 56587 (yacc) Aug 25 23:53:56 FreeBSD /kernel: pid 56587 (yacc), uid 0: exited on signal 11 (c ore dumped) spec_getpages: I/O read failure: (error code=0) bp 0xc36ffe20 vp 0xc92ce000 size: 0, resid: 0, a_count: 65536, valid: 0x0 nread: 0, reqpage: 0, pindex: 0, pcount: 16 spec_getpages: I/O read failure: (error code=0) bp 0xc37000b0 vp 0xc92ce000 size: 0, resid: 0, a_count: 4096, valid: 0x0 nread: 0, reqpage: 0, pindex: 9, pcount: 1 vm_fault: pager read error, pid 6178 (yacc) Aug 26 00:34:27 FreeBSD /kernel: pid 6178 (yacc), uid 0: exited on signal 11 (co re dumped) If I reboot my system with a kernel which is about two weeks old, things run fine... I'm not sure where to go from here... I'd appreciate any help. Again, my source (and kernel which is failing) is current as of 11:30pm EST, 8/25/99. Thanks, -John > On Wednesday, 25 August 1999 at 23:39:56 -0400, John W. DeBoskey wrote: > > Hi, > > > > I'm having problems making world... before I dig into this, does > > anyone already know what's going on? My source is current as of > > 11:30pm EST. > > > > thanks, > > John > > > > ===> cpp > > cc -O -pipe -I/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc -I/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/config -DFREEBSD_NATIVE -DHAVE_CONFIG_H -DDEFAULT_TARGET_VERSION=\"egcs-2.91.66\" -DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cpp/../cc_tools -I/usr/src/gnu/usr.bin/cc/cpp/../cc_tools -DPREFIX=\"/usr\" -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c > > yacc -o cexp.c /usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cexp.y > > *** Signal 11 > > The canonical explanation for this sort of thing is processor or > memory problems. Would that fit? > > Greg > -- > See complete headers for address, home page and phone numbers > finger grog@lemis.com for PGP public key > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message