bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gawk core dumped on too many input values


From: Ed Morton
Subject: Re: gawk core dumped on too many input values
Date: Sun, 27 Aug 2023 13:22:00 -0500
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0

Miguel - Yup, you're right:

$ LC_ALL=C sed 's/x/y/' $(seq 1000000)
Segmentation fault (core dumped)

I should've thought to try another command first.

Thanks,

    Ed.

On 8/27/2023 11:35 AM, Miguel Pineiro Jr. wrote:
Hi, Ed:

I was able to reproduce the problem. However, I don't think it's a gawk 
problem. Trying to run grep or /bin/echo (not the builtin) also produces a 
segfault. Perhaps it's a bash or cygwin.dll issue?

Take care,
Miguel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]