-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 1/9/13 1:49 PM, Dan Douglas wrote:
> Hi. These were easy for me to reproduce in various versions.
>
> Export to mapfile the variable to be assigned, then run any callback:
> $ printf '%s\n' {a..z} | bash -xc 'a= mapfile -tc1 -C : a'
> +
Hi. These were easy for me to reproduce in various versions.
Export to mapfile the variable to be assigned, then run any callback:
$ printf '%s\n' {a..z} | bash -xc 'a= mapfile -tc1 -C : a'
+ a=
+ mapfile -tc1 -C : a
++ : 0 a
Segmentation fault
Set any vari