[Bug 882454] Re: Segfaults under deep function recursion
Bug Watch Updater
882454 at bugs.launchpad.net
Fri Oct 28 22:42:06 UTC 2011
** Changed in: bash (Debian)
Status: Unknown => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bash in Ubuntu.
https://bugs.launchpad.net/bugs/882454
Title:
Segfaults under deep function recursion
Status in “bash” package in Ubuntu:
Confirmed
Status in “bash” package in Debian:
Confirmed
Bug description:
% bash
$ foo() { echo $1; foo $(($1+1)); }; foo 1
1
2
...
7370
7371
zsh: segmentation fault bash
%
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: bash 4.2-0ubuntu4
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
CheckboxSubmission: b0d31efda01870980e2e5a89390b685c
CheckboxSystem: 6ce041aeed0a2c17b3343b66d157175d
Date: Thu Oct 27 10:18:33 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
ProcEnviron:
PATH=(custom, user)
LANG=en_GB.UTF-8
SHELL=/bin/zsh
SourcePackage: bash
UpgradeStatus: Upgraded to oneiric on 2011-05-03 (177 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash/+bug/882454/+subscriptions
More information about the foundations-bugs
mailing list