Ruslan Ermilov <r...@freebsd.org> writes:

> 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.

Confirmed, it no longer crashes with either above example or when
building kernel modules.

--
FreeBSD 9.0-BETA1 r224776M amd64
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to