FastMM4
FastMM4 copied to clipboard
FastMM_FullDebugMode64.dll defect
It seems the 64bit version of the DLL still contains the defect if the executable does not contain debug information. This is reproduceable with an empty VCL application that just creates a small leak of say a TStringList and then close it. You get an AV from the DLL.
If you recompile it using a rather recent JCL version the problem is gone.