I\'m running XCode 4.5.2 and am having problems getting symbolicatecrash to work.
Note that this is for an app and dsym that were NOT generated on my system, and aren\'t
If you never connect crashed device to your computer, you don't have symbol files for this device. That's why symbolicatecrash cannot find dsym files for system libraries.
Just connect your device to computer and wait xcode to download symbol files.