[Bug 1206370] Re: subshell that instantly locks up bash, dash, ksh, tcsh, and zsh

B Bobo 1206370 at bugs.launchpad.net
Sun Aug 18 23:51:07 UTC 2013


Sorry, the issue is not related to unlimited local resource overutilization.
 $ (yes &)
is not a fork bomb or any other kind of resource overutilization. There is only one subshell and only one subprocess being executed in it.

The issue is with buggy signal handling.
I'm re-opening this BR.

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

Title:
  subshell that instantly locks up bash, dash, ksh, tcsh, and zsh

Status in “bash” package in Ubuntu:
  Won't Fix
Status in “dash” package in Ubuntu:
  Won't Fix
Status in “ksh” package in Ubuntu:
  Won't Fix
Status in “tcsh” package in Ubuntu:
  Won't Fix
Status in “zsh” package in Ubuntu:
  Won't Fix

Bug description:
  Type this at a shell prompt in gnome-terminal:

  $ (yes&)
  y
  y
  y
  y
  y
  y
  ...

  Denial of service. Shell becomes totally unresponsive. Subshell
  command is uninterruptible.

  An old one that affects bash, dash, ksh, tcsh, and zsh shells at least
  in all versions in Ubuntu and further back in Ubuntu pre-history too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash/+bug/1206370/+subscriptions




More information about the foundations-bugs mailing list