Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Sep 1998 03:41:08 -0400 (EDT)
From:      Snob Art Genre <benedict@echonyc.com>
To:        current@FreeBSD.ORG
Subject:   okay, so I'm a weirdo, but ...
Message-ID:  <Pine.GSO.4.02.9809140334400.20381-100000@echonyc.com>

next in thread | raw e-mail | index | archive | help
I was running the following script in zsh, typed in on the command line:

% while :
> do
> /bin/pwd
> sysctl vfs.cache.numcwdcalls
> done

Don't even ask me why, I'm not sure I could tell you.  Anyway, when I
hit ^C, I got:

^C[3]	exit 1	/bin/pwd		   #This looks normal to me.
-zsh in free(): warning: recursive call.   #This is real bad, isn't it?
-zsh in free(): warning: recursive call.

It doesn't readily reproduce.


 Ben

"You have your mind on computers, it seems." 


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.02.9809140334400.20381-100000>