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'

Crash when using ulimit -n

2021-11-21 Thread balasr
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -flto=auto -g  -D_GN