From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28970 invoked by alias); 4 Jul 2014 17:36:02 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 32838 Received: (qmail 28984 invoked from network); 4 Jul 2014 17:35:04 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.2 Date: Fri, 4 Jul 2014 19:25:45 +0200 From: Vincent Lefevre To: zsh-workers@zsh.org Subject: segmentation fault with {1..1234567} Message-ID: <20140704172545.GA29213@xvii.vinc17.org> Mail-Followup-To: zsh-workers@zsh.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer-Info: http://www.vinc17.net/mutt/ User-Agent: Mutt/1.5.21-6305-vl-r59709 (2013-04-16) Hi, With zsh 5.0.5 (Debian/unstable): $ zsh -c 'echo {1..1234567}' zsh: segmentation fault (core dumped) zsh -c 'echo {1..1234567}' If a failure is expected for any reason, it shouldn't be a crash. -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)