I've been clueless with this one and have no leads to go on, during the last two weeks of development it crashes randomly, usually -10 seconds after opening the app.
How ever it doesn't crash the next time I open it.
The app basically gets a list of addresses and geocodes them and then displays them on a table and a mapview.
It could be a bad geo coding address that's causing this. Get the feeling since/if it caches the geocode result, next time it skips the lookup avoiding the crash. My geocoding code: (http://pastie.org/private/g4hqcwqasbgqus786eya)
Looking at every crash log exception type and code is exactly the same (including the 0x6f72726d)
Crash log here: http://pastie.org/977529