Re: "HISTSIZE=999999999" cause bash failure after lastest upgrade

2017-08-16 Thread Chet Ramey
On 8/16/17 9:34 AM, Klaas van Schelven wrote: > > I'm on GNU bash, version 4.4.5(1) myself. And you tested with this version? > > I'm not sure the solution mentioned above is sufficient to solve all > relevant variant problems caused by the pre-allocation of the memory. It appears to work

Re: "HISTSIZE=999999999" cause bash failure after lastest upgrade

2017-08-16 Thread Klaas van Schelven
Hello Chet, I'm replying to a 2-year old bug; I think it's still relevant. subject: "HISTSIZE=99999" cause bash failure after lastest upgrade link: https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00113.html text bellow: > > Bash Version: 4.4 > > > Patch Le

Re: "HISTSIZE=999999999" cause bash failure after lastest upgrade

2016-10-08 Thread Sean Zha
It's fixed, thank you. Sean From: Chet Ramey <chet.ra...@case.edu> Sent: Wednesday, October 5, 2016 9:16 PM To: Sean Zha; bug-bash@gnu.org; b...@packages.debian.org Cc: chet.ra...@case.edu Subject: Re: "HISTSIZE=99999" cause bash failure after

Re: "HISTSIZE=999999999" cause bash failure after lastest upgrade

2016-10-05 Thread Chet Ramey
On 9/25/16 6:59 PM, Chet Ramey wrote: > On 9/25/16 3:51 PM, Sean Zha wrote: > >> Bash Version: 4.4 >> Patch Level: 0 >> Release Status: release >> >> Description: >> I use a huge value for HISTSIZE (=9) to enable infinite >> history items. The actural size of ~/.bash_history is

Re: "HISTSIZE=999999999" cause bash failure after lastest upgrade

2016-09-25 Thread Chet Ramey
On 9/25/16 3:51 PM, Sean Zha wrote: > Bash Version: 4.4 > Patch Level: 0 > Release Status: release > > Description: > I use a huge value for HISTSIZE (=9) to enable infinite > history items. The actural size of ~/.bash_history is only 4MB now. > Everything worked fine

"HISTSIZE=999999999" cause bash failure after lastest upgrade

2016-09-25 Thread Sean Zha
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale'