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

[REBOL] segmentation fault

From: gchiu:compkarori at: 6-Feb-2004 21:25

Will Arp wrote.. apparently on 6-Feb-2004/16:04:36+1:00
>How do I prevent "segmentation fault" ? >or what is likely to cause it ? > >The script is a webserver and that comes >after some days of running. > >running Core/2.5.6 on OS X 10.3.2
Carl said this in message 37518 Check to be sure you are running the 2.5.6 Core (or SDK or Command built on 2.5.6). There was a memory bug in the exit code that once caused this to happen from time to time. (The return point in the launch code got garbage collected.) Since you are running 2.5.6, perhaps the problem still exists? -- Graham Chiu http://www.compkarori.com/cerebrus