Christophe wrote:
> The app I'm working on is rather speed and image intensive:
>
> REBOL generates a DHTML page which displays an image during 3/100th sec,

Do you really mean 0.03 seconds or 30 milliseconds? :-\

> Those pages are distributed by a hacked rebweb as page server.
>
> Well after a few cycle, I get the message:
>
> "Invalid data during recycle"
>
> and the server crashes !

Possibly the GC bug?

> Do I have to put some recycle instruction somewhere ?

No. You shouldn't need to.

> Any other idea ?

How about showing the code on the list? So we can see where the problem
lies?

Andrew Martin
ICQ: 26227169
http://members.nbci.com/AndrewMartin/
-><-


-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to