On 24 Sep 2008, at 12:35, Michael Van Canneyt wrote:

This is a known problem; the heap manager does not function correctly in a DLL when an external program (apache, in this case) creates new threads.

The heap manager is simply not thread safe until the FPC threading system has been initialised (by starting a thread).


Jonas
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to