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

[REBOL] Re: Segmentation fault from http port

From: henrik:webz:dk at: 22-May-2004 14:46

Hallvard Ystad wrote:
> Hello > > I repeatedly get a segmentation fault when trying to read http://home.tiscali.dk/Andy Warhol2.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 Warhol2.htm////////// > ///////////////////////////////////////////////////////////////////////////// > ///////////////////////////////////////////////////////////////////////////// > /////////////////////////////////// > ** Near: t: read http://home.tiscali.dk/Andy Warhol2.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?)
http://rebol.net/cgi-bin/projects/track.r (it's a webpage) -- Regards, Henrik Mikael Kristensen