NIXPKGS-14: interactive bash hangs on 2.4 kernels
Bash hangs after executiing a command when started interactively (to be precise: with job control enabled) on kernels < 2.6.9. See
http://www.freelists.org/archives/slackintosh-users/07-2005/msg00008.html
Workaround: do “set +m”. Real solution: apply patch from the above message.
Reported by Christof Douma.
Submitted on 31 January 2006 at 21:28
Log in to post comments