iphone - memory leak - application exited with signal 9 -


i have application dealing many data structures, uiimageviews, videos, creating bit map context , on. every time application crashing on continuous usage long time. application crashing memory warning --> application exited abnormally signal 9. may reason. signal 9 means.

i think due memory issue. app using lot of memory due app killed..


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

c# - Binding attached property to IEnumerable -