Package: bash
Version: 3.0-17
Severity: normal

The bug #164134 is still present:

$ [ -p fifo ] || mkfifo fifo
$ sleep 1&
[1] 1607
$ { sleep 2; > fifo; }&
[2] 1608
$ < fifo :
bash: fifo: Interrupted system call
[1]-  Done                    sleep 1
$ 
$ echo $?
1
$ 

-- System Information
Debian Release: 3.1
Kernel Version: Linux gondolin 2.4.27-hx-1-686-smp #3 SMP Tue Oct 5 20:01:26 
EST 2004 i686 GNU/Linux

Versions of the packages bash depends on:
ii  base-files     3.1.2          Debian base system miscellaneous files
ii  libc6          2.3.2.ds1-22   GNU C Library: Shared libraries and Timezone
ii  libncurses5    5.4-4          Shared libraries for terminal handling
ii  passwd         4.0.3-31sarge5 change and administer password and group dat


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to