Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Dead rebol process

 [1/3] from: hallvard:ystad:oops-as:no at: 27-Apr-2004 10:55


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. Thanks for any help HY

 [2/3] from: amicom:sonic at: 27-Apr-2004 6:00


Hallvard, I've seen the same thing on older Rebol/Core executables (earlier than 2.5.5) running on BSDi. Carl S. stated there was a problem with earlier versions when they sent email. Recently, I saw the same problem even on 2.5.5 for BSDi (the latest version). It was due to a "Corrupt Datatype" error. That's all I know about it for now. Bohdan "Bo" Lechnowsky Lechnowsky Technical Consulting At 10:55 AM 4/27/04 +0200, you wrote:

 [3/3] from: nitsch-lists::netcologne::de at: 27-Apr-2004 16:48


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
<<quoted lines omitted: 5>>
> 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=E6tera censeo Carthaginem esse delendam
-Volker

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted