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 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: 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com gnu.bash.bug:11485 $ ./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 This is free software; you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.