X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=y5j 6T1/UMbtEs1+Kehl1pEQOw46Es0KEC12eYFByze8/vT+YCksZato69dE7mFAhKuJ IujBuKYA8lD5f82gdB7iMMPHn2xC3oY1v+tbyN1txsS7UHp/1rkRyiakCgGVjJaf u/V2/vyt5Mxqp/kLMp9h0KVrWNu9T9aWE/f4clBU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:mime-version :content-type:content-transfer-encoding; s=default; bh=XSxmqb/2b Eho7jOJC2KgoNG6MYE=; b=Llopg+BG6PUgjMZQgIas4iGiBLctKcv1HHWSTUJlS g2Q143t+A3BPDawMtgi7jTtfnTkClKLVxFVhYyonZE69MZ44NHBGWFstBK0KzahV cuTuPYzTJOMPSOf98SxT9hDSijvUfq1idD4+MLA/7oNQusOwlHLCLaHZkrIQJPRg QM= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE,KAM_SHORT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=political, packaged, H*c:alternative, H*c:HHH X-HELO: se02.fab-it.dk From: Ole Tange To: "cygwin AT cygwin DOT com" Subject: Bug report: Core dump with too many args Date: Wed, 7 Nov 2018 13:37:53 +0000 Message-ID: MIME-Version: 1.0 X-SpamExperts-Domain: prosa.dk X-SpamExperts-Username: outgoing Authentication-Results: fab-it.dk; auth=pass (login) smtp.auth=outgoing AT prosa DOT dk X-SpamExperts-Outgoing-Class: unsure X-SpamExperts-Outgoing-Evidence: Combined (0.50) X-Recommended-Action: accept X-Report-Abuse-To: spam AT se01 DOT fab-it DOT dk Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id wA7DcEgo014977 I get core dump when running: $ /bin/echo `seq 1000000` Segmentation fault (core dumped) This also looks bad: $ /bin/wc `seq 1000000` 2 [main] -bash 15396 C:\cygwin\bin\bash.exe: *** fatal error - cmalloc would have returned NULL Hangup Versions: $ bash --version GNU bash, version 4.4.12(3)-release (i686-pc-cygwin) Copyright (C) 2016 Free Software Foundation, Inc. Licens GPLv3+: GNU GPL version 3 eller senere This is free software; you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. $ /bin/echo --version echo (GNU coreutils) 8.26 Packaged by Cygwin (8.26-2) Copyright (C) 2016 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. Written by Brian Fox and Chet Ramey. $ /bin/wc --version wc (GNU coreutils) 8.26 Packaged by Cygwin (8.26-2) Copyright (C) 2016 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. Written by Paul Rubin and David MacKenzie. Kind regards, Ole Tange It political advisor ota AT prosa DOT dk Encrypted mobile (Signal): +45 28 93 97 98 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple