Subject: /bin/ksh: Memory fault (core dumped)
To: None <netbsd-help@netbsd.org>
From: None <collver1@attbi.com>
List: netbsd-help
Date: 10/06/2002 15:41:23
Hi,

I have a shell script that dumps core whenever I run it.  It is a CPU
intensive script.  But while watching "top", I never see the script use
more than 750k of RAM, so I doubt it is running out of memory.

The error is "Memory fault (core dumped)"

Could someone give me advice on tracking this down?  I'm going to try
running it with -x, and then try using ktruss.

Thanks,

Ben