Re: [bug-bash] Named fifo's causing hanging bash scripts

2015-01-16 Thread Jonathan Hankins
gt; On Fri, Jan 16, 2015 at 09:22:36AM -0500, Chet Ramey wrote: > >> On 1/13/15 4:29 AM, Dr. Werner Fink wrote: > >> > >>>>> Bash Version: 4.3 > >>>>> Patch Level: 33 > >>>>> Release Status: release > >&g

Re: [bug-bash] Named fifo's causing hanging bash scripts

2015-01-16 Thread Dr. Werner Fink
On Fri, Jan 16, 2015 at 10:46:02AM -0500, Chet Ramey wrote: > >> > >> What do ps and gdb tell you about pid 19175 (and the corresponding pid in > >> the call to waitchld in the other traceback)? Running, terminated, reaped, > >> other? > > > > d136:~ # ps 10942 > > PID TTY STAT TIME

Re: [bug-bash] Named fifo's causing hanging bash scripts

2015-01-16 Thread Chet Ramey
Patch Level: 33 >>>>> Release Status: release >>>>> >>>>> Description: >>>>> Named fifo's causing hanging bash scripts like >>>>> >>>>> while IFS="|" read a b c ; do >>>>> [

Re: [bug-bash] Named fifo's causing hanging bash scripts

2015-01-16 Thread Dr. Werner Fink
On Fri, Jan 16, 2015 at 09:22:36AM -0500, Chet Ramey wrote: > On 1/13/15 4:29 AM, Dr. Werner Fink wrote: > > >>> Bash Version: 4.3 > >>> Patch Level: 33 > >>> Release Status: release > >>> > >>> Description: > >>>

Re: Named fifo's causing hanging bash scripts

2015-01-16 Thread Chet Ramey
elease Status: release >>> >>> Description: >>> Named fifo's causing hanging bash scripts like >>> >>> while IFS="|" read a b c ; do >>> [shell code] >>> done < <(shell code) &

Re: Named fifo's causing hanging bash scripts

2015-01-16 Thread Dr. Werner Fink
On Fri, Jan 16, 2015 at 09:09:25AM -0500, Chet Ramey wrote: > On 1/12/15 9:55 AM, wer...@linux-8jdz.site wrote: > > > Bash Version: 4.3 > > Patch Level: 33 > > Release Status: release > > > > Description: > > Named fifo's causing hangi

Re: [bug-bash] Named fifo's causing hanging bash scripts

2015-01-16 Thread Chet Ramey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/13/15 4:29 AM, Dr. Werner Fink wrote: >>> Bash Version: 4.3 >>> Patch Level: 33 >>> Release Status: release >>> >>> Description: >>> Named fifo's causing hanging bash

Re: Named fifo's causing hanging bash scripts

2015-01-16 Thread Chet Ramey
On 1/12/15 9:55 AM, wer...@linux-8jdz.site wrote: > Bash Version: 4.3 > Patch Level: 33 > Release Status: release > > Description: > Named fifo's causing hanging bash scripts like > > while IFS="|" read a b c ; do >

Re: [bug-bash] Named fifo's causing hanging bash scripts

2015-01-13 Thread Dr. Werner Fink
profile-use > > uname output: Linux d136 3.15.0-rc7-3-desktop #1 SMP PREEMPT Wed May 28 > > 15:39:51 UTC 2014 (96f5b60) x86_64 x86_64 x86_64 GNU/Linux > > Machine Type: x86_64-suse-linux-gnu > > > > Bash Version: 4.3 > > Patch Level: 33 > > Relea

Re: Named fifo's causing hanging bash scripts

2015-01-12 Thread Chet Ramey
x86_64 GNU/Linux > Machine Type: x86_64-suse-linux-gnu > > Bash Version: 4.3 > Patch Level: 33 > Release Status: release > > Description: > Named fifo's causing hanging bash scripts like > > while IFS="|" read a b c ; do > [she

Named fifo's causing hanging bash scripts

2015-01-12 Thread werner
CHLD=1 -DIMPORT_FUNCTIONS_DEF=0 -fprofile-use uname output: Linux d136 3.15.0-rc7-3-desktop #1 SMP PREEMPT Wed May 28 15:39:51 UTC 2014 (96f5b60) x86_64 x86_64 x86_64 GNU/Linux Machine Type: x86_64-suse-linux-gnu Bash Version: 4.3 Patch Level: 33 Release Status: release Description: Named