iPhone: A memory leak I can't explain
iPhone: A memory leak I can't explain
- Subject: iPhone: A memory leak I can't explain
- From: Tino Rachui <email@hidden>
- Date: Thu, 15 Apr 2010 07:41:47 +0200
Hi,
in my app I'm accessing the photo library (in my opinion exactly as in
sample programs I have seen from Apple). When leak-testing the app on the
iPhone using Instrument the following leak is being reported (see stack
trace) and I don't know the root cause. Does anybody has seen this before
perhaps and knows the answer?
Stack trace excerpt (*):
...
MyApp main
UIKit UIApplicationMain
...
GraphicsServices GSEventRunModal
...
MusicLibrary MLPhotoLibrary albums
MusicLibrary MLPhotoLibrary _loadImageLibrary
MusicLibrary ReadITImageDB
MusicLibrary MemNewPtrClear
libSystem.B.dylib calloc
* How to get a textual representation of an Instrument stack trace? I can
take a screenshot but I'm not sure if it is allowed to post images on this
list.
Thanks,
Tino
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden