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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to