I believe the bug should have already been fixed .. but The version number of Bash: GNU Bash 4.4 ----------- Hardware and OS:
Intel pentium 2 300 MHZ 256 MB Ram VGA: Nvidia MX 4000 - 64 mb Gnu/ Linux Debian 8.6.0 - i586 , LXDE --------- The compiler used to compile Bash: Gcc 4.9.2 --------- A description of the bug behaviour. : When you type the command: history -c, to clear the bash history, typing bash -v appears to open all configuration files, and the command history returns ----------- A short script or ‘recipe’ which exercises the bug and may be used to reproduce it : 1 - clear all history , digit history -c 2 - digit command : bash -v [Enter] , return all history of shell 2 - bash stay very crazy, and show all files configuration from bash 4 - use key direction up and key direction down from keyboard, for see all old history commands you clear. ------------- Thanks for all.