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%20Warhol2.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:
> Hello
> 
> I repeatedly get a segmentation fault when trying to read 
> http://home.tiscali.dk/Andy%20Warhol2.htm on a Mac OSX. Try to read the same URL 
> from a Win2k, and do not get the fault. The URL behaves a bit funny (quasi-circular 
> redirects). Turn on trace/net, and you'll see (but hurry, the URL mess-up could be 
> fixed any time).
> 
> Here's from the end of the Win2k trace:
> Net-log: "HTTP/1.1 302 Found"
> ** User Error: URL error: http://home.tiscali.dk/Andy%20Warhol2.htm//////////
> /////////////////////////////////////////////////////////////////////////////
> /////////////////////////////////////////////////////////////////////////////
> ///////////////////////////////////
> ** Near: t: read http://home.tiscali.dk/Andy%20Warhol2.htm
> 
> 
> And here's from the Mac OSX ditto:
> Net-log: "HTTP/1.1 302 Found"
> Segmentation fault
>                   [www:~] root#
> 
> 
> Is this a known bug? (How does one find out? Is there a public bug tracker 
> somewhere?)
> 
> HY
> 
> Prętera censeo Carthaginem esse delendam
> 
> 

-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to