Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 beta 3/9/83; site vaxine.UUCP Path: utzoo!watmath!clyde!akgua!mcnc!decvax!genrad!wjh12!vaxine!ptw From: ptw@vaxine.UUCP (P. T. Withington) Newsgroups: net.unix-wizards,net.micro.pc Subject: Csh bug? (Grows forever) Message-ID: <253@vaxine.UUCP> Date: Thu, 3-May-84 08:14:31 EDT Article-I.D.: vaxine.253 Posted: Thu May 3 08:14:31 1984 Date-Received: Sat, 5-May-84 07:30:00 EDT Organization: Automatix Inc., Billerica, MA Lines: 15 We have recently purchased a number of Venix's and noticed that their csh seems to grow ad nauseum, eventually blowing out its (small/medium model) data segment. Thought this was just a bad port on Venturcom's part, but seem to see the same effect on our Vaxen (of course the data segment there has yet to blow out...). Has anyone else noticed this bug/feature? No we don't have our history set to infinity. Additional detail: it almost looks like csh is just never freeing anything. One quick way to blow out our Venix is to source a .cshrc full of aliases a couple of times in a row. I do recall that csh does some funny mumbo-jumbo in place of malloc/free... o.o -ptw ~