Marcos Douglas wrote:
Well, the problem was fixed.
Bug reporter: http://bugs.freepascal.org/view.php?id=16884
Solution: http://cia.vc/stats/project/fpc/.message/b8ef19
Unfortuately, not. Issue #16884 was a race condition which was causing the thread to start executing
before it was completely initialized by its constructor. The current issue is a resource leak that
happens when a TThread is created and then destroyed before executing any thread code.
Regards,
Sergei
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus