Date: Tue, 9 Oct 2007 16:00:06 GMT From: Bob Van Zant <bvanzant@ironport.com> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/116962: grep -R * cores right away Message-ID: <200710091600.l99G060v029184@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/116962; it has been noted by GNATS. From: Bob Van Zant <bvanzant@ironport.com> To: <bug-followup@FreeBSD.org>, <almarrie@gmail.com> Cc: Subject: Re: bin/116962: grep -R * cores right away Date: Tue, 09 Oct 2007 20:53:47 +0530 I've seen this happen before when the application I'm trying to run was compiled for a different version of the kernel. In this case I'm wondering if you forgot to do installworld (or installkernel)? Or maybe there is some old version of grep in your PATH? This is working fine on my system. -Bob
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710091600.l99G060v029184>