Re: undo list free crash

2023-03-02 Thread Chet Ramey
On 2/28/23 5:17 PM, Grisha Levit wrote: After the changes in https://git.savannah.gnu.org/cgit/bash.git/commit/?h=devel&id=9e3495c9, I sometimes get segfaults when performing a bunch of history navigations followed by ^C. Thanks for the report and the reproducer. It looks like a pointer aliasin

undo list free crash

2023-02-28 Thread Grisha Levit
After the changes in https://git.savannah.gnu.org/cgit/bash.git/commit/?h=devel&id=9e3495c9, I sometimes get segfaults when performing a bunch of history navigations followed by ^C. Small reproducer from some input fuzzing and debugger output below. cat >/tmp/hist <<'EOF' X XX EOF cat >/tmp/brc