Re: Bash not reacting to Ctrl-C

From: Michael Witten
Date: Wed Feb 09 2011 - 01:18:12 EST


On Mon, Feb 7, 2011 at 07:08, Oleg Nesterov <oleg@xxxxxxxxxx> wrote:
> Now that it is clear what happens, the test-case becomes even more
> trivial:
>
> Â Â Â Âbash-4.1$ ./bash -c 'while true; do /bin/true; done'
> Â Â Â Â^C^C
>
> needs 4-5 attempts on my machine.

I feel like the odd penguin out.

I can't reproduce the behavior in question when using that example (I
haven't tried the other).

I'm running:

* bash version 4.1.9(2)-release (i686-pc-linux-gnu)

* linux 2.6.38-rc4 (100b33c8bd8a3235fd0b7948338d6cbb3db3c63d)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/