Ok, I found the crash report. You can download it from here:
Thanks.
It looks to me like the null uuids reported by this command:
Actually, I think that’s the other way around: that data is null because the importer has failed.
The importer shouldn’t crash regardless of what the
.dSYM
file looks like. Please file a
bug report about this, including the crash log and the
.dSYM
file that triggers the crash. Once you’ve done that, I’d appreciate you posting your bug number here, just for the record.
You may still be able to get your original crash report symbolicated by hacking the
symbolicatecrash
script (preferably a copy!) to bypass Spotlight and find the
.dSYM
manually. It’s not something I’d done before, and my Ruby skills are woeful, but it’s probably the best way forward given this problem.
Share and Enjoy
—
Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
let myEmail = "eskimo" + "1" + "@apple.com"