Debug Build Runs Fine; Release Build Crashes
Debug Build Runs Fine; Release Build Crashes
- Subject: Debug Build Runs Fine; Release Build Crashes
- From: Thomas Wetmore <email@hidden>
- Date: Tue, 31 Jul 2012 19:03:28 -0400
I am using Xcode 4.3.3 on 10.7.4.
I have a Cocoa app that runs fine in debug version, but when I create the release version it crashes. It doesn't matter whether I create the release version using the "Export Developer ID-Signed Application" option or the "Export as Application" option. It crashes in both cases.
I have used the analyze option and there are no issues reported. I have used instruments to demonstrate that there are no memory leaks.
I can attach the Xcode debugger to the process before it crashes, but when it crashes, I don't see any symbolic run time stack to help figure out what's going on. I've done a little investigation to see if I could figure out how to change the release build settings so I could get the debug symbols, but haven't succeeded in getting them so I can use them.
It must be fairly straightforward to set something up so I can trace what's going on, but it is so far eluding me.
Does anyone have a link to a document that might get me over the next hump?
Thanks.
Tom Wetmore
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden