From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17136 invoked from network); 19 Aug 2005 21:47:40 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 19 Aug 2005 21:47:40 -0000 Received: (qmail 38800 invoked from network); 19 Aug 2005 21:47:32 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 19 Aug 2005 21:47:32 -0000 Received: (qmail 9765 invoked by alias); 19 Aug 2005 21:47:27 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9331 Received: (qmail 9755 invoked from network); 19 Aug 2005 21:47:26 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 19 Aug 2005 21:47:26 -0000 Received: (qmail 37958 invoked from network); 19 Aug 2005 21:47:26 -0000 Received: from wproxy.gmail.com (64.233.184.196) by a.mx.sunsite.dk with SMTP; 19 Aug 2005 21:47:22 -0000 Received: by wproxy.gmail.com with SMTP id i20so656353wra for ; Fri, 19 Aug 2005 14:47:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=o2JjcLztNNkuItEDlIAXsrlV8YsC6SD+2mm+MQU2lrqxQ9EB4RGX0cXIhSXL0AWWAfbdNQ5W2CAmT/Lw2MZo2fy09/kOzGZR9o+XpAGj2CIcF5MbPpNy+deDB7yyHdNf0ruRTIeUx6U4MCUg6Z+XAceM1hnM1xOSJ/i2nx2VowY= Received: by 10.54.18.42 with SMTP id 42mr2128316wrr; Fri, 19 Aug 2005 14:47:21 -0700 (PDT) Received: by 10.54.121.5 with HTTP; Fri, 19 Aug 2005 14:47:21 -0700 (PDT) Message-ID: <48803072050819144774459984@mail.gmail.com> Date: Fri, 19 Aug 2005 14:47:21 -0700 From: John Reese To: zsh-users Subject: Segfault in zsh 4.2.5 in assignment to array variable tied to unset scalar. Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,RCVD_BY_IP autolearn=ham version=3.0.4 Howdy. ofb:3% zsh --version 14:40 o= fb:~ zsh 4.2.5 (i686-pc-linux-gnu) ofb:3% STRING=3Da:b 14:40= ofb:~ ofb:3% typeset -T STRING string 14:40 o= fb:~ ofb:3% unset STRING 14:40 o= fb:~ ofb:3% set -A string x y z 14:40 o= fb:~ zsh: 18569 segmentation fault zsh I'm told this also happens in 4.2.1.