20050510: computer freezes

Gabe,

If you run cleanup while a script is running, you will kill the gplt
process and orphan the gf process. When you remove the message
queue (the script does this with the "ipcrm -q" command), you no
longer have a connection to the gf process.
The script should be run when your scripts are not running.

Another bit of advice is to run each script in its own temporary
directory (such as shown in the csh examples using $$ to obtain
a unique process id for a working directory name) so you don't have
multiple scripts creating race conditions with ipcs and .nts files.

Steve Chiswell
Unidata User Support



On Tue, 2005-05-10 at 12:28, Gabe Langbauer wrote:
Robert (et al),

I am running the cleanup script that comes with gempak (once a day), and
it appears to me that the time at which my "gf" programs begin running
away is shortly after the cleanup is called from the cron.  Any thoughts
on why this might be?

  • 2005 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the gembud archives: