Re: awk(1) segfaults when building kernel modules

From: Ruslan Ermilov <ru_at_FreeBSD.org>
Date: Thu, 11 Aug 2011 10:36:19 +0000
On Wed, Aug 10, 2011 at 10:12:11PM +0400, Test Rat wrote:
> `make -s buildkernel' seems to contain lots of segfaults after recent
> update of one-true-awk in r224731. It chokes on sys/conf/kmod_syms.awk.
> The case can be reduced to
> 
>   $ awk 'BEGIN { delete ARGV[1] } END { print ARGV[1] }' blah
>   [...]

Should be fixed in r224776; please confirm.


Cheers,
-- 
Ruslan Ermilov
ru_at_FreeBSD.org
FreeBSD committer
Received on Thu Aug 11 2011 - 08:32:05 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:16 UTC