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

[REBOL] Re: Segmentation fault from http port

From: blazs:netspeed:au at: 22-May-2004 16:52

Hi Ystad, I tried reading that same page running REBOL/Core 2.5.6.2.4 under Mac OS X 10.3.3...and got the follow result:
>> read http://home.tiscali.dk/Andy Warhol2.htm
connecting to: home.tiscali.dk connecting to: home.tiscali.dk connecting to: home.tiscali.dk .. .. .. connecting to: home.tiscali.dk connecting to: home.tiscali.dk connecting to: home.tiscali.dk ** Internal Error: Stack overflow ** Where: parse-head ** Near: insert tail head-list to-set-word w
>>
But I remained in the REBOL console after getting heaps of 'connecting to: home.tiscali.dk' messages and then it failed with the stack overflow message. I think this is the behaviour you expected? Cheers, Blaz Hallvard Ystad wrote: