Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Aug 2011 10:36:19 +0000
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        Test Rat <ttsestt@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: awk(1) segfaults when building kernel modules
Message-ID:  <20110811103619.GB50947@lo0.su>
In-Reply-To: <86obzxw2ys.fsf@gmail.com>
References:  <86obzxw2ys.fsf@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@FreeBSD.org
FreeBSD committer



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110811103619.GB50947>