Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #11485
| From | Konstantin Khlebnikov <koct9i@gmail.com> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | memory hog script crashes bash with segfault |
| Date | 2015-09-11 09:19 +0300 |
| Message-ID | <mailman.900.1441954943.19560.bug-bash@gnu.org> (permalink) |
$ ./bash -c ":(){ : $@$@;};: :"
Segmentation fault
$ ./bash --version
GNU bash, version 4.3.42(1)-release (x86_64-unknown-linux-gnu)
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Back to gnu.bash.bug | Previous | Next | Find similar
memory hog script crashes bash with segfault Konstantin Khlebnikov <koct9i@gmail.com> - 2015-09-11 09:19 +0300
csiph-web