Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2001 17:31:22 +0100
From:      void <float@firedrake.org>
To:        Andrew Gallatin <gallatin@cs.duke.edu>
Cc:        Steve Ames <steve@virtual-voodoo.com>, David O'Brien <obrien@FreeBSD.ORG>, Jim Bryant <kc5vdj@yahoo.com>, Charlie & <root@virtual-voodoo.com>, FreeBSD-hackers@FreeBSD.ORG
Subject:   Re: TCSH bug...
Message-ID:  <20010828173122.A10015@firedrake.org>
In-Reply-To: <15243.50114.846473.519938@grasshopper.cs.duke.edu>
References:  <3B8AC157.5000203@yahoo.com> <020701c12f43$8e0e2310$28d90c42@eservoffice.com> <3B8AC8DB.5090603@yahoo.com> <004801c12f49$66cccb20$28d90c42@eservoffice.com> <20010827201407.A32152@virtual-voodoo.com> <3B8B05AF.9070004@yahoo.com> <20010827200243.A8113@dragon.nuxi.com> <20010828092016.B21396@virtual-voodoo.com> <15243.50114.846473.519938@grasshopper.cs.duke.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 28, 2001 at 12:16:02PM -0400, Andrew Gallatin wrote:
> 
> Actually, it is a tcsh bug. Try playing with the MALLOC_OPTIONS
> env. variable in -stable.  Specifically, set it to 'AJ' & I bet it will
> drop core in -stable.

You would win that bet.

% uname -sr
FreeBSD 4.4-PRERELEASE
% export MALLOC_OPTIONS='AJ'
% tcsh
% set rmstar
% rm *
Do you really want to delete all files? [n/y] n
Bus error (core dumped)

-- 
 Ben

"An art scene of delight
 I created this to be ..."		-- Sun Ra

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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