Re: bash 4.4 infinite loop while handling SIGTTIN

2016-11-29 Thread Chet Ramey
On 11/29/16 1:32 AM, Pas wrote: > Hello, > > Thank you for the very fast reply, though I'd like to shamelessly ask > for more bits of your time. > > I've strace'd all the involved processes (as far as I know), and all > were just getting the SIGTTINs, no one was sending SIGCONTs ( > http://i.imgu

Re: bash 4.4 infinite loop while handling SIGTTIN

2016-11-29 Thread Pas
Hello, Thank you for the very fast reply, though I'd like to shamelessly ask for more bits of your time. I've strace'd all the involved processes (as far as I know), and all were just getting the SIGTTINs, no one was sending SIGCONTs ( http://i.imgur.com/n5bUQVM.png - 25799 a bash process, and ev

Re: bash 4.4 infinite loop while handling SIGTTIN

2016-11-28 Thread Chet Ramey
On 11/28/16 4:11 AM, pasthe...@gmail.com wrote: > Hello, > > I'm using this package: bash_4.4-2ubuntu1_amd64.deb ( > http://de.archive.ubuntu.com/ubuntu/pool/main/b/bash/bash_4.4-2ubuntu1_amd64.deb > ), but the same behavior happens with bash 4.3. > > This seems to be the bug (feature?): > htt

bash 4.4 infinite loop while handling SIGTTIN

2016-11-28 Thread pasthelod
Hello, I'm using this package: bash_4.4-2ubuntu1_amd64.deb ( http://de.archive.ubuntu.com/ubuntu/pool/main/b/bash/bash_4.4-2ubuntu1_amd64.deb ), but the same behavior happens with bash 4.3. This seems to be the bug (feature?): http://stackoverflow.com/questions/13718394/what-should-interactive