From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 116472 invoked by alias); 7 Nov 2018 13:38:05 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 116453 invoked by uid 89); 7 Nov 2018 13:38:04 -0000 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 Received: from se02.fab-it.dk (HELO se02.fab-it.dk) (93.90.114.122) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 07 Nov 2018 13:38:01 +0000 Received: from [62.243.9.110] (helo=post.prosa.dk) by se02.fab-it.dk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-SHA384:256) (Exim 4.89) (envelope-from ) id 1gKO1r-0000gC-6L for cygwin@cygwin.com; Wed, 07 Nov 2018 14:37:58 +0100 Received: from mail-03.prosa.local (10.1.0.16) by mail-03.prosa.local (10.1.0.16) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.1466.3; Wed, 7 Nov 2018 14:37:54 +0100 Received: from mail-03.prosa.local ([fe80::11e4:85de:ea8a:bb4a]) by mail-03.prosa.local ([fe80::11e4:85de:ea8a:bb4a%11]) with mapi id 15.01.1466.012; Wed, 7 Nov 2018 14:37:54 +0100 From: Ole Tange To: "cygwin@cygwin.com" Subject: Bug report: Core dump with too many args Date: Wed, 07 Nov 2018 13:38:00 -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@prosa.dk X-SpamExperts-Outgoing-Class: unsure X-SpamExperts-Outgoing-Evidence: Combined (0.50) X-Recommended-Action: accept X-Report-Abuse-To: spam@se01.fab-it.dk Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-SW-Source: 2018-11/txt/msg00064.txt.bz2 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 - cmallo= c 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@prosa.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