Ruslan Ermilov 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[
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
On Wed, Aug 10, 2011 at 08:02:32PM +, Alexander Best wrote:
> On Wed Aug 10 11, Navdeep Parhar wrote:
> > On Wed, Aug 10, 2011 at 11:12 AM, 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
On Wed Aug 10 11, Navdeep Parhar wrote:
> On Wed, Aug 10, 2011 at 11:12 AM, 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.
just out of curiosity: what's the point of doing a vend
On Wed, Aug 10, 2011 at 11:12 AM, 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.
...
>
> Anyone else?
I see this too.
___
freebsd-current@