Ole Tange writes:
> I get core dump when running:
>
> $ /bin/echo `seq 100`
> Segmentation fault (core dumped)
>
> This also looks bad:
>
> $ /bin/wc `seq 100`
> 2 [main] -bash 15396 C:\cygwin\bin\bash.exe: *** fatal error - cmalloc
> would have returned NULL
> Hangup
They both just
On Wed, 7 Nov 2018 13:37:53, Ole Tange wrote:
I get core dump when running:
$ /bin/echo `seq 100`
Segmentation fault (core dumped)
This also looks bad:
$ /bin/wc `seq 100`
2 [main] -bash 15396 C:\cygwin\bin\bash.exe: *** fatal error - cmallo=
c would have returned NULL
Hangup
N
I get core dump when running:
$ /bin/echo `seq 100`
Segmentation fault (core dumped)
This also looks bad:
$ /bin/wc `seq 100`
2 [main] -bash 15396 C:\cygwin\bin\bash.exe: *** fatal error - cmalloc
would have returned NULL
Hangup
Versions:
$ bash --version
GNU bash, version 4.4.
3 matches
Mail list logo