Configuration Information [Automatically generated, do not change]:
Machine: i486
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='i486' 
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i486-pc-linux-gnu' 
-DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='bash' -DSHELL 
-DHAVE_CONFIG_H  -I.  -I../bash -I../bash/include -I../bash/lib   -g -O2
uname output: Linux tazzelwurm 2.6.13hcz1h #9 Sun Sep 18 13:23:52 CEST 2005 
i686 GNU/Linux
Machine Type: i486-pc-linux-gnu

Bash Version: 3.0
Patch Level: 16
Release Status: release

Description:
  While looking for a non-blocking read: See below.

Repeat-By:
  [EMAIL PROTECTED]:~$ bash
  [EMAIL PROTECTED]:~$ while sleep 1; do read -t 0; done
... type ^C ...
  Segmentation fault
  [EMAIL PROTECTED]:~$

Fix:
  I don't think that anybody really needs an urgent fix.


Greetings,

Heike


_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to