Re: Bash parser segmentation fault

2017-05-05 Thread Chet Ramey
On 5/3/17 10:29 PM, Eduardo Bustamante wrote: > On Wed, May 3, 2017 at 9:40 AM, Eduardo Bustamante wrote: > [...] > > Here are more cases, which seem to just be variations that trigger the > same bug on different paths: It's all the same path. -- ``The lyf so short, the craft so long to lerne.

Re: Bash parser segmentation fault

2017-05-03 Thread Eduardo Bustamante
On Wed, May 3, 2017 at 9:40 AM, Eduardo Bustamante wrote: [...] Here are more cases, which seem to just be variations that trigger the same bug on different paths: dualbus@debian:~/bash-fuzzing/bash-parser$ for f in minimized/*; do printf '\n\n%s\n' ---; cat -v "$f"; printf '\n%s\n' ---; xxd "$f