[fpc-pascal] Re: Re: Re: Multi-threaded project with few locks (no Thread.waitfor). Memory consumption keeps increasing on Ubuntu 10.10 x64

Vinzent Höfler JeLlyFish.software at gmx.net
Sat Oct 16 17:46:14 CEST 2010


On Sat, 16 Oct 2010 17:12:51 +0200, Jonas Maebe  
<jonas.maebe at elis.ugent.be> wrote:

> On 16 Oct 2010, at 17:13, Martin Schreiber wrote:
>
>> As written before it does not crash in
>> tmsethread which does not inherit from FPC TThread.
>
> You're just getting lucky in your tests.

Either that, or the object validity checks are off. IIRC,
the problem only occurred with range checks on, otherwise
the access to the invalid VMT doesn't (necessarily) cause
a crash.


Vinzent.



More information about the fpc-pascal mailing list