Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #11485

memory hog script crashes bash with segfault

Path csiph.com!xmission!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!news.ripco.com!news.glorb.com!usenet.stanford.edu!not-for-mail
From Konstantin Khlebnikov <koct9i@gmail.com>
Newsgroups gnu.bash.bug
Subject memory hog script crashes bash with segfault
Date Fri, 11 Sep 2015 09:19:47 +0300
Lines 11
Approved bug-bash@gnu.org
Message-ID <mailman.900.1441954943.19560.bug-bash@gnu.org> (permalink)
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
X-Trace usenet.stanford.edu 1441954943 10795 208.118.235.17 (11 Sep 2015 07:02:23 GMT)
X-Complaints-To action@cs.stanford.edu
To bug-bash@gnu.org
Envelope-to bug-bash@gnu.org
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=VDSkE2VooDcI7CwI15JMAvuF7XHfcHlq+ZREQTTkXHo=; b=Vr9Vd4zaM5hm432obocLZnit7SxIb0jF2W47F+97qPBYtixxAnAsNq/Wo/28Qz6f3T UZfsxXZnUCgHKi6xClQdRWaDoF1kp6yMCZ+P6vYNLRVCVQJ9/UAKpKzO029ibdCT9tsE n5dN0CyBOFP+iDgxxgCorJ7qR5mmqM+UN1SZtd9HwuKTyVJvXuyjZHHZaC/OInNVluoT q3TfMY0vFZU8X8xj9hDnU/Q/q5Nae/2azC0SNngkyO3KR0DZGRXv/JsCFKKRCm7AF3Cj /0iaQTIFOb8N1T9oDFj5RCA6SUENqfqz037yQHvK7yrhorAvrBIWyabL+xhq6Nb/A63d us4w==
X-Received by 10.112.64.228 with SMTP id r4mr39186344lbs.80.1441952387337; Thu, 10 Sep 2015 23:19:47 -0700 (PDT)
X-detected-operating-system by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value).
X-Received-From 2a00:1450:4010:c03::233
X-Mailman-Approved-At Fri, 11 Sep 2015 03:02:23 -0400
X-BeenThere bug-bash@gnu.org
X-Mailman-Version 2.1.14
Precedence list
List-Id Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe>
List-Archive <http://lists.gnu.org/archive/html/bug-bash>
List-Post <mailto:bug-bash@gnu.org>
List-Help <mailto:bug-bash-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe>
Xref csiph.com gnu.bash.bug:11485

Show key headers only | View raw


$ ./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


Thread

memory hog script crashes bash with segfault Konstantin Khlebnikov <koct9i@gmail.com> - 2015-09-11 09:19 +0300

csiph-web