Re: App won't launch after a crash
Re: App won't launch after a crash
- Subject: Re: App won't launch after a crash
- From: Mike Abdullah <email@hidden>
- Date: Mon, 01 Oct 2012 15:20:45 +0100
On 1 Oct 2012, at 13:13, Martin Hewitson <email@hidden> wrote:
> Oops, sorry, I chopped off the top of the report. Here it is:
>
> Exception Type: EXC_CRASH (SIGABRT)
> Exception Codes: 0x0000000000000000, 0x0000000000000000
> Crashed Thread: 0 Dispatch queue: com.apple.main-thread
>
> Application Specific Information:
> abort() called
> *** Terminating app due to uncaught exception 'NSInvalidUnarchiveOperationException', reason: '*** -[NSKeyedUnarchiver decodeInt64ForKey:]: value for key (NSTag) is not an integer number'
Well this seems like your nib is corrupted in some fashion. I wouldn't expect the preferences or app support to make a scrap of difference here. Try asking your customer to re-install to see if they're got a corrupted copy of the app.
If not, go through your main menu xib carefully and look for any objects that somehow have a non-integer tag perhaps.
_______________________________________________
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