Your message dated Wed, 8 Dec 2010 23:36:08 -0600
with message-id <20101209053608.ga5...@burratino>
and subject line Re: Seems to be fixed in 3.2-4
has caused the Debian Bug report #328462,
regarding bash: exits shell when C-c'ing 'while sleep'..
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
328462: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=328462
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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 policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: lang=fi_fi.ut...@euro, lc_ctype=fi_fi.ut...@euro (charmap=UTF-8)
Versions of packages bash depends on:
ii base-files 3.1.7 Debian base system miscellaneous f
ii libc6 2.3.5-6 GNU C Library: Shared libraries an
ii libncurses5 5.4-9 Shared libraries for terminal hand
ii passwd 1:4.0.3-39 change and administer password and
bash recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 3.0+3.1b1-1
Jörgen Tegnér wrote:
> fixed 328462 3.2-4
More precisely, from the release notes to 3.1beta1:
v. Fixed a bug that caused core dumps when interrupting loops running builtins
on some systems.
Thanks, all.
Jonathan
--- End Message ---