Debugging Memory Leaks in C++ CFX Tags
ColdFusion Application Server exits almost immediately when debugging C++/CFX tags for memory leaks and run-time errors using a program such as Rational Purify or NuMega BoundsChecker. This is because Rational Purify and NuMega BoundsChecker are not compatible with C++ variables that use SmartHeap, which ColdFusion uses internally for memory management. The URL below will give you an alternative.
Debugging Memory Leaks in C++ CFX Tags