Re: Segmentation fault in restore_tilde (bashline.c)

2018-09-24 Thread Chet Ramey
On 9/22/18 3:01 PM, Eduardo A. Bustamante López wrote: > Found via fuzzing (of `read -e') using AFL, > > To reproduce: > > In a shell with `emacs' readline mode, type: > > ~/ Thanks for the report. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer

Segmentation fault in restore_tilde (bashline.c)

2018-09-22 Thread Eduardo A . Bustamante López
Found via fuzzing (of `read -e') using AFL, To reproduce: In a shell with `emacs' readline mode, type: ~/ e.g. (gdb) r The program being debugged has been started already. Start it from the beginning? (y or n) y Starting program: /home/dualbus/src/gnu/bash/bash [Thread debuggi