From owner-freebsd-current Sat Jan 20 09:25:12 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA06712 for current-outgoing; Sat, 20 Jan 1996 09:25:12 -0800 (PST) Received: from scrooge.ee.swin.oz.au (scrooge.ee.swin.oz.au [136.186.4.20]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA06699 Sat, 20 Jan 1996 09:25:08 -0800 (PST) Received: (from dtc@localhost) by scrooge.ee.swin.oz.au (8.6.9/8.6.9) id EAA24799; Sun, 21 Jan 1996 04:26:39 +1100 From: Douglas Thomas Crosher Message-Id: <199601201726.EAA24799@scrooge.ee.swin.oz.au> Subject: Re: awk broken ??? To: sos@freebsd.org Date: Sun, 21 Jan 1996 04:26:38 +1100 (EST) Cc: current@freebsd.org In-Reply-To: <199601201543.QAA00589@DeepCore.dk> from "Søren Schmidt" at Jan 20, 96 04:43:51 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-current@freebsd.org Precedence: bulk > After updating to the lastest I see awk failing on make depend in > sys/compile/XXXX: > > sh ../../kern/vnode_if.sh ../../kern/vnode_if.src > awk: cmd. line:4: (FILENAME=- FNR=318) fatal error: internal error > abort - core dumped > > Also my freshly built gcc-2.7.2 coredumps wih sig 11... > > It works on a kernel from jan 6... > > Anybody else having problems with the latest changes.... > I've had very similar trouble, awk gave a similar error, telnetd dumping core, emacs exiting with sig 11, and man and a few other applications were giving Malloc errors of things having been already cleared. This started after a make world a day ago. I restored things by backing up to my backup set of libs of about Jan 4, this fixed emacs. I had to recompile awk to fix it. Regards Douglas Crosher