memory leak - application exited with signal 9
ipad, iphone, memory-leaks, memory-management
Solution
I think this is due to the memory issue. Your app is using lot of memory due that is app is killed..
Problem
I have an application which is dealing with many data structures, uiimageviews, videos, creating bit map context and so on. Every time the application is crashing on its continuous usage for a long time. The application is crashing with the memory warning --> Application exited abnormally with signal 9. What may be its reason. What does signal 9 means.