[Bug 882456] [NEW] Segfaults under deep function recursion

Chris West 882456 at bugs.launchpad.net
Thu Oct 27 09:22:38 UTC 2011


Public bug reported:

% bash
$ foo() { echo $1; foo $(($1+1)); }; foo 1
1
2
...
15402
15403
zsh: segmentation fault  dash
%

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: dash 0.5.5.1-7.4ubuntu1
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:19:14 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: dash
UpgradeStatus: Upgraded to oneiric on 2011-05-03 (177 days ago)

** Affects: dash (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug oneiric running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dash in Ubuntu.
https://bugs.launchpad.net/bugs/882456

Title:
  Segfaults under deep function recursion

Status in “dash” package in Ubuntu:
  New

Bug description:
  % bash
  $ foo() { echo $1; foo $(($1+1)); }; foo 1
  1
  2
  ...
  15402
  15403
  zsh: segmentation fault  dash
  %

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: dash 0.5.5.1-7.4ubuntu1
  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:19:14 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: dash
  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/dash/+bug/882456/+subscriptions




More information about the foundations-bugs mailing list