From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from euclid.skiles.gatech.edu (list@euclid.skiles.gatech.edu [130.207.146.50]) by melb.werple.net.au (8.7.5/8.7.3) with ESMTP id LAA22286 for ; Sat, 25 May 1996 11:30:47 +1000 (EST) Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id VAA02021; Fri, 24 May 1996 21:03:06 -0400 (EDT) Resent-Date: Fri, 24 May 1996 21:03:06 -0400 (EDT) From: Hrvoje.Niksic@public.srce.hr (Hrvoje Niksic) Message-Id: <199605250058.CAA12532@jagor.srce.hr> Subject: Re: seg fault on $(dgqhghdqwdhqwjq) : beta19 To: heading_anthony@jpmorgan.com (Anthony Heading) Date: Sat, 25 May 1996 02:58:49 +0200 (MET DST) Cc: zsh-workers@math.gatech.edu In-Reply-To: <199605242106.WAA24132@et-sun4.uk.jpmorgan.com> from Anthony Heading at "May 24, 96 10:06:40 pm" Reply-To: hniksic@public.srce.hr X-Mailer: ELM [version 2.4ME+ PL16 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"e_8pv1.0.SV.9nbfn"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/1172 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu In your mail, you said: > Rather a large core file, but it takes no time to dump. So maybe > it's not real. A peculiarity of SunOS 4.1.3? I believe the size of the core file is a SunOS peculiarity (and I don't think it's real either -- I used to ged "400M" core files without a slightest change in df output). As per the bug itself, I could not reproduce it on SunOS, but running a non-existent command in backquotes returns me to the current directory (I have autocd setopt-ed). I think this also counts as a bug. Oh, yes, I did reproduce it on Linux, like: Script started, file is typescript gnjilux% setopt autocd gnjilux% echo $ZSH_VERSION 2.6-beta19 gnjilux% pwd /home/hniksic/work/zsh-2.6-beta19 gnjilux% $(obviously_not_in_path) zsh: command not found: obviously_not_in_path zsh: segmentation fault $(obviously_not_in_path) gnjilux% It is kernel 1.99.7. -- hniksic@srce.hr | Student of electrical engineering hniksic@fly.cc.fer.hr | University of Zagreb, Croatia ------------------------------------------------------------------ `VI' - An editor used by those heretics that don't subscribe to the Emacs religion.