From owner-cvs-src@FreeBSD.ORG Tue May 30 10:18:45 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B55D616A473; Tue, 30 May 2006 10:18:45 +0000 (UTC) (envelope-from ru@ip.net.ua) Received: from cielago.ip.net.ua (cielago.ip.net.ua [82.193.96.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDA5043D5E; Tue, 30 May 2006 10:18:42 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by cielago.ip.net.ua (8.13.6/8.13.6) with ESMTP id k4UAHh5e035084 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 30 May 2006 13:17:44 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.6/8.13.6) id k4UAIQnr061615; Tue, 30 May 2006 13:18:26 +0300 (EEST) (envelope-from ru) Date: Tue, 30 May 2006 13:18:25 +0300 From: Ruslan Ermilov To: "David O'Brien" Message-ID: <20060530101825.GC60856@ip.net.ua> References: <200605280715.k4S7Fa1E083206@repoman.freebsd.org> <20060529102126.GD44223@ip.net.ua> <20060529105954.GX49081@funkthat.com> <20060529153202.GE44223@ip.net.ua> <20060530095402.GB86239@dragon.NUXI.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="A6N2fC+uXW/VQSAv" Content-Disposition: inline In-Reply-To: <20060530095402.GB86239@dragon.NUXI.org> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavisd-new Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/file magic.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 May 2006 10:18:46 -0000 --A6N2fC+uXW/VQSAv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi David, On Tue, May 30, 2006 at 02:54:02AM -0700, David O'Brien wrote: > On Mon, May 29, 2006 at 06:32:02PM +0300, Ruslan Ermilov wrote: > > It doesn't really matter what the last line looks like; everything > > that matches the last line will cause the file(1) to coredump. > > I verified on 7-CURRENT, i386 and amd64. NetBSD-current doesn't > > exhibit this problem. Hint: grep ^file /usr/src/MAINTAINERS >=20 > What is that suppose to mean?!? >=20 > I don't see anything constructive from you - such as a patch in my inbox. > =20 Here's what I meant by the above: There's a bug in version 4.12 that we currently have that manifests itself as follows: # tail -1 magic 0 string FOO FOO # echo FOO | file - Segmentation fault (core dumped) Could you, as a maintainer, consider upgrading our file(1) to the latest version 4.16, where this problem seems to have been fixed? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --A6N2fC+uXW/VQSAv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEfBvxqRfpzJluFF4RAqOqAJ92sy+R3SNLiL85Z8cPNo688vE0UgCgnM0h jHcy0B6/sMd2YMUN9L7kKrI= =uNCc -----END PGP SIGNATURE----- --A6N2fC+uXW/VQSAv--