eval '<$(;)' causes Segmentation Fault

2024-08-25 Thread youheng.lue
From: Youheng Lü To: bug-bash@gnu.org Subject: eval '<$(;)' causes Segmentation Fault Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -g -O2 -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fsta

RE: eval '<$(;)' causes Segmentation Fault

2024-08-26 Thread youheng.lue
>> These still cause the current devel branch to segfault, but (at least >> for me, on macOS) only when invoked via argument, as OP directed. For >> example, reading the scripts via stdin avoids the segfault. Tested on commit cf694865de527e597de5a906643a74037341a431 I reproduced within a Docker