Date: Thu, 26 Aug 1999 10:21:08 -0400 (EDT) From: "John W. DeBoskey" <jwd@unx.sas.com> To: grog@lemis.com (Greg Lehey) Cc: freebsd-current@FreeBSD.ORG Subject: Re: make world failure (signal 11 in cpp) Message-ID: <199908261421.KAA43149@bb01f39.unx.sas.com> In-Reply-To: <19990826131514.B8184@freebie.lemis.com> from Greg Lehey at "Aug 26, 1999 1:15:15 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908261421.KAA43149>