Re: Crash when using ulimit -n

2021-11-22 Thread balasr
Thanks for trying It seems hibernation was the problem. I did a fresh reboot and the problem went  away. On 22/11/2021 15:05, Chet Ramey wrote: > On 11/21/21 8:34 PM, balasr wrote: > >> Bash Version: 5.1 >> Patch Level: 8 >> Release Status: release >> >> Description: >>     Calling ulimit -n 102

Re: Crash when using ulimit -n

2021-11-22 Thread Chet Ramey
On 11/21/21 8:34 PM, balasr wrote: > Bash Version: 5.1 > Patch Level: 8 > Release Status: release > > Description: >     Calling ulimit -n 1024 results in the message "Warning: Program > '/bin/bash' crashed." and bash locks up. > > Repeat-By: >     1. Open bash >     2. Enter `ulimit -n 1024'