Question

We have recently discovered that when we run a lot of different processes on our mac while running the instruments to check for leaks, we get some:

GeneralBlock-16 and GeneralBlock-64 leaks that happens within ProofReader and UIKit.

None of these leaks can be traced to our own libraries or classes. They only point to apple's own libraries.

We ran the application on the device for 25 minutes and got a total of 96 bytes leaked. And these leaks only occurred when our Mac-mini lagged.

If run NOTHING ELSE but the instruments to check for leaks, we get ZERO leaks.

Has anyone else encountered this? Thoughts?

*Edit:*We're running the application on an iPhone device.

Was it helpful?

Solution

96 bytes?

Just submit it, that's nothing!

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top