Actually all my apps globally work in 5.5.3 environment.
There is always some bugs in process (i think these bugs are due to a leak
in a global variable or in a base class property misupdated after use).
The NthField bug i report is some of one of these bug.
Since the enhancement of speed compilation and performance of compiled apps
i stop to use classic and 4.5 release
Best regards
> Thomas Kaltschmidt wrote:
>
>> guess the leak in RBScript is no quick fix, either.
>> While i agree that using RBScript is a basic functionality which should
>> certainly run without leaks, are you sure it was without problems in 4.5.3?
>
> Nope, the leak was there, too, but it was for unknown reasons rather
> insignificant - I could use my app on OS 9 for an hour without a
> problem. Now, after about 5 minutes of use (doing actions), the app
> will silently quit or even crash the entire system because it runs
> out of mem (and because RB never accomplished to be safe in low-mem
> situations), because it'll leak about 500-800 KB per action (and
> one can do such actions every few seconds). So, even when assigning
> much more mem to my app, it'll soon reach the physical RAM limits.
> And on OS X and Windows it just brings the app to a crawl after a
> while for all that VM swapping that takes place.
>
>> And since the weather is getting hot in germany the next days: Try to
>> calm down a bit, so you get not overheated ;-)
>
> Well, I just vented. That helped to calm me down for a while. :)
>
> Thomas
>
_______________________________________________
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>
|