From owner-freebsd-bugs Mon Oct 9 03:38:27 1995 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA06670 for bugs-outgoing; Mon, 9 Oct 1995 03:38:27 -0700 Received: from annax.tky.hut.fi (annax.tky.hut.fi [130.233.32.64]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id DAA06665 for ; Mon, 9 Oct 1995 03:38:11 -0700 Received: from pooh.tky.hut.fi (root@pooh.tky.hut.fi [130.233.33.233]) by annax.tky.hut.fi (8.6.12/8.6.5) with ESMTP id MAA07637 for ; Mon, 9 Oct 1995 12:35:29 +0200 Received: by pooh.tky.hut.fi (MAA04586); Mon, 9 Oct 1995 12:37:34 +0200 Date: Mon, 9 Oct 1995 12:37:34 +0200 Message-Id: <199510091037.MAA04586@pooh.tky.hut.fi> From: "Timo J. Rinne" To: freebsd-bugs@freebsd.org Subject: [current] bug in /bin/sh Reply-To: tri@iki.fi Organization: Helsinki University of Technology, Otakaari 1, 02150 ESPOO, Finland Mime-version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-bugs@freebsd.org Precedence: bulk Something seems to be wrong in options.c of /bin/sh in current. Sorry, I don't have time to debug it further at this time. 104.pooh:tri> cat xxx echo "$0" 105.pooh:tri> (export ENV=xxx ; sh ) /usr/src/bin/sh/obj/sh $ ^D 106.pooh:tri> (export ENV=xxx ; /usr/src/bin/sh/obj/sh -c ls ) Memory fault in expand.c (varvalue()) 121.pooh:sh> grep '\$Id' options.c expand.c options.c: * $Id: options.c,v 1.5 1995/10/01 15:11:42 joerg Exp $ expand.c: * $Id: expand.c,v 1.4 1995/05/30 00:07:13 rgrimes Exp $ -- Timo J. Rinne, E-mail: tri@iki.fi WWW : http://www.iki.fi/tri/ Hi! I am a .signature virus. Copy me into your .signature to join in! *** PGP 2.3 public key available ***