CRFlexibleTimer - memory leaks using Instruments Version 7.3 (Crittercism)

111 Views Asked by At

I'm testing the memory leaks in my app using Instruments Version 7.3. In the timeline pane, a leak appears as a red bar. Clicked on the Leaks instrument in the timeline pane to display leak-related information in the detail pane and chosen Call Tree from the detail type list in the navigation bar of the detail pane. Under the Call Tree display settings, selected Invert Call Tree and Hide System Libraries.

A list of method calls related to any detected leaks is displayed like this screenshot.

Memory leaks detail pane

I didn't get what is CRFlexibleTimer. Can anyone help me out of this?

Double-clicked the method call in the stack trace to display its code in Instruments. But, It is showing only memory address and Xcode button at the top of the detail pane also like disabled.

Can anybody help me with this thing?

1

There are 1 best solutions below

0
On BEST ANSWER

Update into latest version of Crittercism 5.6.6 SDK.

NOTE: if memory leaks happen from Crittercism SDK.