Hi,
The problem can occur if the Depth parameter value of the Find method you set is too high. TestComplete starts searching for objects in the specified number of levels and consumes more and more memory.
To avoid this, try specifying a lesser value for the Depth parameter.