On Dienstag, 27. April 2004 10:55, Hallvard Ystad wrote: > Hi list, > > I have a rebol script started by cron. Works fine mostly, but then suddenly > I get this: root 1135 0.0 1.2 17932 16216 std- S 11:39PM > 0:41.29 rebol -cs /Users/hallvard/cvs/rebol/indexer.r root 1136 0.0 > 0.0 0 0 con- Z+ 1Jan70 0:00.00 (rebol) > > The script has stopped, and the second line above shows (rebol) instead of > being equal to the first line. Looking at /var/log/system.log I find > nothing. My own logs give no hint either. Is this a known problem? What > could be wrong? Memory use? I have no clue here. >
Try to use 'quit explicitely. Some older rebols have a bug in auto-quitting and forget some cleanup, making them zombies. > Thanks for any help > HY > > Prętera censeo Carthaginem esse delendam -Volker -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.