Re: Segmentation Fault 11 when running build with Release Config, only from the debugger?
Re: Segmentation Fault 11 when running build with Release Config, only from the debugger?
- Subject: Re: Segmentation Fault 11 when running build with Release Config, only from the debugger?
- From: Andreas Grosam <email@hidden>
- Date: Thu, 05 May 2011 21:41:28 +0200
On May 4, 2011, at 5:19 PM, Laurent Daudelin wrote:
> On May 4, 2011, at 04:09, Andreas Grosam wrote:
>
>> On May 4, 2011, at 5:48 AM, Laurent Daudelin wrote:
>>
>>> Hello.
>>>
>>> Just a weird thing that I did notice: when I build with the Release configuration and run on my iPad from the debugger with breakpoints off, it crashes shortly after it displays a UIAlertView. If I launch it directly on the iPad, no problem.
>>>
>>> Can't you run an app from the debugger with breakpoints off on a device?
>>>
>>> -Laurent.
>>
>> The Entitlements.plist, maybe?
>
> Hello Andreas.
>
> What about the "Entitlements.plist"?
You may have accidentally included an Entitlements.plist in your Release version, where the flag "can be debugged" (or similar) is set to false.
This happened once to me, although this is quite long ago. You should be able to check this quickly ;)
>
> -Laurent.
_______________________________________________
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