internal error

2024-02-10 Thread Frank Heckenbach
% ./bash -c "set -e; f() { eval false; }; f" ./bash: line 1: pop_var_context: head of shell_variables not a function context Might be related to https://lists.gnu.org/archive/html/bug-bash/2022-10/msg00073.html, but still present in 5.2.21.

Re: Slow history load with some values of HISTSIZE

2024-02-10 Thread Casey Johnson
Thanks! I'm happy to help. From: alex xmb sw ratchev Sent: Friday, February 9, 2024 9:13 PM To: Chester Ramey Cc: Casey Johnson ; bug-bash Subject: Re: Slow history load with some values of HISTSIZE On Sat, Feb 10, 2024, 03:06 Chet Ramey mailto:chet.ra...@cas

Large command in bash history breaks rendering

2024-02-10 Thread Flightkick
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -f