From owner-freebsd-bugs@FreeBSD.ORG Thu Sep 14 23:10:34 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95E8A16A40F for ; Thu, 14 Sep 2006 23:10:34 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82BCD43D49 for ; Thu, 14 Sep 2006 23:10:31 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id AB7155E0A; Fri, 15 Sep 2006 03:10:30 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 8AD4E5DF3; Fri, 15 Sep 2006 03:10:30 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k8ENAZmn085127; Fri, 15 Sep 2006 03:10:35 +0400 (MSD) (envelope-from ru) Date: Fri, 15 Sep 2006 03:10:35 +0400 From: Ruslan Ermilov To: "Devon H. O'Dell" Message-ID: <20060914231035.GC84689@rambler-co.ru> References: <200609142140.k8ELeOIC078298@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KN5l+BnMqAQyZLvT" Content-Disposition: inline In-Reply-To: <200609142140.k8ELeOIC078298@freefall.freebsd.org> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: freebsd-bugs@freebsd.org Subject: Re: bin/100443 : awk(1) dies with SIGBUS when processing INDEX-6 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2006 23:10:34 -0000 --KN5l+BnMqAQyZLvT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 14, 2006 at 09:40:24PM +0000, Devon H. O'Dell wrote: > Got it. It was an off-by-one in fldbld(). Using the attached patch, I=20 > now get: > =20 > > ./run.sh > p5-Task-Catalyst-1.90 > p5-Template-GD-2.66 > =20 > The patch is attached, seems to not modify other awk behavior (or crash= =20 > when the buffer becomes 8193 bytes, which it didn't anyway), and is also= =20 > available at http://databits.net/~dho/awk.patch > =20 > Do we need to send this upstream? > =20 Yes, of course. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --KN5l+BnMqAQyZLvT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFCeFrqRfpzJluFF4RAgsIAKCOvDeULnSsYJI8sfToG47VSqtkcgCbBONX O0gp3ijLDk2/pqYA/oOhLdE= =lASj -----END PGP SIGNATURE----- --KN5l+BnMqAQyZLvT--