Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Oct 1995 17:35:43 +0100 (MET)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        tri@iki.fi
Cc:        freebsd-bugs@freebsd.org
Subject:   Re: [current] bug in /bin/sh
Message-ID:  <199510091635.RAA02329@uriah.heep.sax.de>
In-Reply-To: <199510091037.MAA04586@pooh.tky.hut.fi> from "Timo J. Rinne" at Oct 9, 95 12:37:34 pm

next in thread | previous in thread | raw e-mail | index | archive | help
As Timo J. Rinne wrote:
> 
> 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())

Sh...!  Ok, my fault, gonna fix it.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510091635.RAA02329>