Leak - GeneralBlock-3584

Posted by lamicka on Stack Overflow See other posts from Stack Overflow or by lamicka
Published on 2009-01-25T20:46:15Z Indexed on 2010/04/14 14:13 UTC
Read the original article Hit count: 445

When i try to check leaks of my iPhone App using Instruments, everything is just fine. Same App on actual real device shows this leak for a few times during the app launch. It is pretty non-deterministic and it happens in system libraries. I tried to google down the solution without a luck. Anyone experiencing the same problems? Anyone knows the solution?

I find interesting, that every of my leak in code will crash the app sooner or later. These GeneralBlock-3584 leaks keeps app perfectly stable. Might this be reason for AppStore rejection?

Thanx for any answer regarding this undocumented problem (Apple is silent unfortunately).

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about cocoa-touch