Interesting story how a development team at Facebook debugged a resource handling issue in their iOS app.
What they found is another strong argument for using techniques like RAII to automate your resource management if you are working in non-garbage collected OO languages.