Re: Strange app crash
Re: Strange app crash
- Subject: Re: Strange app crash
- From: Roland King <email@hidden>
- Date: Sat, 02 Jan 2016 10:21:07 +0800
> On 2 Jan 2016, at 10:14, SevenBits <email@hidden> wrote:
>
> Hi list,
>
> Xcode has decided not to cooperate with me.
>
> My latest app is crashing constantly when I launch it. It crashes immediately, without showing any UI or starting the app delegate, so I know that my code isn’t the cause. The app will be able to run 3 or 4 times before this happens. This did not happen before I started accessing, and writing to, my app’s Application Support directory.
>
> The app is sandboxed, destined for the MAS, and is using ARC. Deleting my app’s sandbox container fixes the problem, until it tries to write to the Application Support directory and the cycle starts all over.
>
> Does anyone have any pointers? Seen this before?
>
> Thanks in advance.
> _______________________________________________
crash report? stack trace? Anything from any of the logfiles in /var/log. If it’s crashing it’s dumping a crash report somewhere. Without that it’s just guesswork.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden