Bug#328462: bash: exits shell when C-c'ing 'while sleep'..

2005-09-15 Thread Matthias Klose
tags 328462 + unreproducible thanks and not reproducible Justin Pryzby writes: > notfound 3.0-15 > thanks > > On Thu, Sep 15, 2005 at 03:55:51PM +0300, Elias Kunnas wrote: > > Package: bash > > Version: 3.0-16 > > Severity: normal > > > > This seems to be the simplest way of triggering the bug:

Bug#328462: bash: exits shell when C-c'ing 'while sleep'..

2005-09-15 Thread Justin Pryzby
notfound 3.0-15 thanks On Thu, Sep 15, 2005 at 03:55:51PM +0300, Elias Kunnas wrote: > Package: bash > Version: 3.0-16 > Severity: normal > > This seems to be the simplest way of triggering the bug: > while sleep 1; do true; done > or just putting anything there instead of true and C-c'ing it, ba

Bug#328462: bash: exits shell when C-c'ing 'while sleep'..

2005-09-15 Thread Elias Kunnas
Package: bash Version: 3.0-16 Severity: normal This seems to be the simplest way of triggering the bug: while sleep 1; do true; done or just putting anything there instead of true and C-c'ing it, bash exits. -- System Information: Debian Release: testing/unstable APT prefers unstable APT poli