Working on an iPhone app for my company. Recently upgraded to XCode 4 (But kept an installation of XCode 3 in a separate folder).
The application, if compiled and run under XCode 3, runs stable and doesn't crash. If compiled and run under XCode 4, will run, open to an about screen, and will allow me to navigate to one of the other pages (a note-taking page) via the tab bar. But if I click on the other tab (a page containing almost nothing but a MKMapView), it crashes every time.
The exception is my iPod Touch, running iOS 5. That runs fine, so it seems the issue is XCode 4 on iOS4 (4.3.5 is what I'm currently testing on).
The crash log is here: http://pastebin.com/p0sXqbSZ