Hi,
I trying to run a script remotely for automated testing from a
machine running HPUX on one running Linux. I'm using remsh on the HPUX
machine and I assume the rshd daemon is handling the request on the
Linux machine. This script spawns processes on the Linux machine and
sometimes those processes crash. However, I never see any core files.
I know that the spawned processes are crashing because when I run the
script locally on the Linux machine, I can see them crash and get core
files. Is there something I can do to make sure those core files are
produced on the Linux machine when the script is being run remotely?
Thanks,
Jason Mazzotta
|