Re: Problem with FastMM and D7



Hi Karlheinz,

> Zugriffsverletzung bei Adresse 0040712C in Modul 'skraft.exe'. Lesen
> von Adresse 80808088.

This is the error you get when accessing an object that has been freed. I
would analyze the stack trace given by the JCL to find this invalid object
reference.

Good luck!

Regards,
Pierre


.