bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: read -t 0 causes segfault on SIGINT


From: Jim Paris
Subject: Re: read -t 0 causes segfault on SIGINT
Date: Mon, 3 Oct 2005 18:00:11 -0400
User-agent: Mutt/1.5.9i

> Repeat-By:
>   address@hidden:~$ bash
>   address@hidden:~$ while sleep 1; do read -t 0; done
> ... type ^C ...
>   Segmentation fault
>   address@hidden:~$

Hi Heike,

This bug sounds like the one I just reported to Debian:
  http://bugs.debian.org/331381
There's a patch there.

-jim




reply via email to

[Prev in Thread] Current Thread [Next in Thread]