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 12:41:43 +0100
What's the exception? Should appear in the console log somewhere.
On 1 Oct 2012, at 12:17, Martin Hewitson <email@hidden> wrote:
> Dear all,
>
> I've received a report from a user saying that, after a crash, the app won't launch any more. The crash log looks like below. It looks to me like the app bundle has somehow got corrupted, but I've no idea what's going on really. The user has tried deleting preferences and app support directory, but it didn't help. In the end, I suggested downloading the app again. The user did that, and it launches now.
>
> Does anyone have a clue what's happening here?
>
> Cheers,
>
> Martin
>
>
> 0 CoreFoundation 0x00007fff83ff9784 __exceptionPreprocess + 180
> 1 libobjc.A.dylib 0x00007fff88ff2f03 objc_exception_throw + 45
> 2 CoreFoundation 0x00007fff83ff95a7 +[NSException raise:format:arguments:] + 103
> 3 CoreFoundation 0x00007fff83ff9534 +[NSException raise:format:] + 148
> 4 Foundation 0x00007fff853d0075 _decodeInt64 + 307
> 5 AppKit 0x00007fff869cf21c -[NSMenuItem initWithCoder:] + 1765
> 6 Foundation 0x00007fff853c8d83 _decodeObjectBinary + 2548
> 7 Foundation 0x00007fff853c9a89 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1229
> 8 Foundation 0x00007fff853c9fc9 -[NSArray(NSArray) initWithCoder:] + 462
> 9 Foundation 0x00007fff853c8d83 _decodeObjectBinary + 2548
> 10 Foundation 0x00007fff853c81fd _decodeObject + 208
> 11 AppKit 0x00007fff869d3499 -[NSMenu initWithCoder:] + 442
> 12 Foundation 0x00007fff853c8d83 _decodeObjectBinary + 2548
> 13 Foundation 0x00007fff853c81fd _decodeObject + 208
> 14 AppKit 0x00007fff869cf2b3 -[NSMenuItem initWithCoder:] + 1916
> 15 Foundation 0x00007fff853c8d83 _decodeObjectBinary + 2548
> 16 Foundation 0x00007fff853c9a89 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1229
> 17 Foundation 0x00007fff853c9fc9 -[NSArray(NSArray) initWithCoder:] + 462
> 18 Foundation 0x00007fff853c8d83 _decodeObjectBinary + 2548
> 19 Foundation 0x00007fff853c81fd _decodeObject + 208
> 20 AppKit 0x00007fff869d3499 -[NSMenu initWithCoder:] + 442
> 21 Foundation 0x00007fff853c8d83 _decodeObjectBinary + 2548
> 22 Foundation 0x00007fff853c81fd _decodeObject + 208
> 23 AppKit 0x00007fff869cf238 -[NSMenuItem initWithCoder:] + 1793
> 24 Foundation 0x00007fff853c8d83 _decodeObjectBinary + 2548
> 25 Foundation 0x00007fff853c81fd _decodeObject + 208
> 26 AppKit 0x00007fff869cb1e4 -[NSNibConnector initWithCoder:] + 406
> 27 AppKit 0x00007fff869cea46 -[NSNibControlConnector initWithCoder:] + 788
> 28 Foundation 0x00007fff853c8d83 _decodeObjectBinary + 2548
> 29 Foundation 0x00007fff853c9a89 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1229
> 30 Foundation 0x00007fff853c9fc9 -[NSArray(NSArray) initWithCoder:] + 462
> 31 Foundation 0x00007fff853c8d83 _decodeObjectBinary + 2548
> 32 Foundation 0x00007fff853c81fd _decodeObject + 208
> 33 AppKit 0x00007fff869ca351 -[NSIBObjectData initWithCoder:] + 2046
> 34 Foundation 0x00007fff853c8d83 _decodeObjectBinary + 2548
> 35 Foundation 0x00007fff853c81fd _decodeObject + 208
> 36 AppKit 0x00007fff869c9a41 loadNib + 146
> 37 AppKit 0x00007fff869c8fa1 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 248
> 38 AppKit 0x00007fff869c8dd9 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 326
> 39 AppKit 0x00007fff869c635b NSApplicationMain + 279
>
>
>
>
> _______________________________________________
>
> 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
_______________________________________________
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