Strange Memory Leak at app start

Got this through the instruments tool. It’s 544 bytes leak. I am suspecting that this is not part of my code but Corona. Right?

r0, [r4, +r3]
+0x220 bl dyld_stub_objc_msgSend
+0x224 b -[UIApplication _performInitializationWithURL:sourceBundleID:]+ [import]uid: 8192 topic_id: 4234 reply_id: 304234[/import]

How did you get Instruments to work with a Corona app? (with any app for that matter) I failed miserably. [import]uid: 10835 topic_id: 4234 reply_id: 13196[/import]

Not sure what you mean. I just open the instruments select memory leak. Select the device from the dropdown by the record button. Select the application under attach process from the same dropdown menu. Press Record. The application starts. It’s super slow so you need to be patient. It takes about 1 minute to start my app that takes 8 seconds normally, but it does tell you if there are leaks. [import]uid: 8192 topic_id: 4234 reply_id: 13220[/import]

@Leo: You should definitely forward this to Corona in case there’s a bug they don’t know about (if you haven’t already). [import]uid: 7849 topic_id: 4234 reply_id: 13620[/import]