On 4/23/25 1:37 PM, Grisha Levit wrote:
On Wed, Apr 23, 2025, 11:40 Chet Ramey wrote:
On 4/23/25 11:30 AM, Александр Ушаков wrote:
I encountered an issue in Bash and would like to report it. buggyfile.txt is
attached to the email.
Steps to reproduce
$ CC=clang-19 CFLAGS="-fsanitize=addres
On Wed, Apr 23, 2025, 11:40 Chet Ramey wrote:
>
> On 4/23/25 11:30 AM, Александр Ушаков wrote:
>
> > I encountered an issue in Bash and would like to report it. buggyfile.txt
> > is attached to the email.
> >
> > Steps to reproduce
> >
> > $ CC=clang-19 CFLAGS="-fsanitize=address -g -O0" ./config
On 4/23/25 11:30 AM, Александр Ушаков wrote:
I encountered an issue in Bash and would like to report it. buggyfile.txt is
attached to the email.
Steps to reproduce
$ CC=clang-19 CFLAGS="-fsanitize=address -g -O0" ./configure
--without-bash-malloc
$ make
$ cat crash1.txt | ./bash --norc --noe
Dear Bash Maintainers,
I encountered an issue in Bash and would like to report it. buggyfile.txt is
attached to the email.
Steps to reproduce
$ CC=clang-19 CFLAGS="-fsanitize=address -g -O0" ./configure
--without-bash-malloc
$ make
$ cat crash1.txt | ./bash --norc --noediting -i
Expected Beh