Skip to content

Instantly share code, notes, and snippets.

@worace
Created September 15, 2014 04:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save worace/4b1d430db1c7be257023 to your computer and use it in GitHub Desktop.
Save worace/4b1d430db1c7be257023 to your computer and use it in GitHub Desktop.
ios error log
2014-09-15 00:13:11.917 troutr-ios[37485:60b] Cannot find executable for CFBundle 0xb76f4e0 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/AccessibilityBundles/GeoServices.axbundle> (not loaded)
2014-09-15 00:13:11.922 troutr-ios[37485:60b] Cannot find executable for CFBundle 0xb64f090 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/AccessibilityBundles/StoreKitFramework.axbundle> (not loaded)
2014-09-15 00:13:11.925 troutr-ios[37485:60b] Cannot find executable for CFBundle 0xb65a190 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/AccessibilityBundles/CertUIFramework.axbundle> (not loaded)
2014-09-15 00:13:11.992 troutr-ios[37485:60b] authentication loadview
2014-09-15 00:13:11.992 troutr-ios[37485:60b] auth view init
2014-09-15 00:13:11.993 troutr-ios[37485:60b] square class is UIView
2014-09-15 00:13:11.993 troutr-ios[37485:60b] -[UIView mas_makeConstraints:]: unrecognized selector sent to instance 0xb848950
2014-09-15 00:13:11.997 troutr-ios[37485:60b] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UIView mas_makeConstraints:]: unrecognized selector sent to instance 0xb848950'
*** First throw call stack:
(
0 CoreFoundation 0x0281a1e4 __exceptionPreprocess + 180
1 libobjc.A.dylib 0x024338e5 objc_exception_throw + 44
2 CoreFoundation 0x028b7243 -[NSObject(NSObject) doesNotRecognizeSelector:] + 275
3 CoreFoundation 0x0280a50b ___forwarding___ + 1019
4 CoreFoundation 0x0280a0ee _CF_forwarding_prep_0 + 14
5 troutr-ios 0x00024eb5 -[UIView(MASShorthandAdditions) makeConstraints:] + 85
6 troutr-ios 0x0002414a -[TRAuthenticationView init] + 474
7 troutr-ios 0x00013511 -[TRAuthenticationViewController loadView] + 97
8 UIKit 0x016380d3 -[UIViewController loadViewIfRequired] + 78
9 UIKit 0x016385d9 -[UIViewController view] + 35
10 UIKit 0x01663509 -[UINavigationController rotatingSnapshotViewForWindow:] + 52
11 UIKit 0x019aae3c -[UIClientRotationContext initWithClient:toOrientation:duration:andWindow:] + 420
12 UIKit 0x0155fc22 -[UIWindow _setRotatableClient:toOrientation:updateStatusBar:duration:force:isRotating:] + 1495
13 UIKit 0x0155f646 -[UIWindow _setRotatableClient:toOrientation:updateStatusBar:duration:force:] + 82
14 UIKit 0x0155f518 -[UIWindow _setRotatableViewOrientation:updateStatusBar:duration:force:] + 117
15 UIKit 0x0155f5a0 -[UIWindow _setRotatableViewOrientation:duration:force:] + 67
16 UIKit 0x0155e63a __57-[UIWindow _updateToInterfaceOrientation:duration:force:]_block_invoke + 120
17 UIKit 0x0155e59c -[UIWindow _updateToInterfaceOrientation:duration:force:] + 400
18 UIKit 0x0155f2f3 -[UIWindow setAutorotates:forceUpdateInterfaceOrientation:] + 870
19 UIKit 0x015628e6 -[UIWindow setDelegate:] + 449
20 UIKit 0x0163cb77 -[UIViewController _tryBecomeRootViewControllerInWindow:] + 180
21 UIKit 0x01558474 -[UIWindow addRootViewControllerViewIfPossible] + 591
22 UIKit 0x015585ef -[UIWindow _setHidden:forced:] + 312
23 UIKit 0x0155886b -[UIWindow _orderFrontWithoutMakingKey] + 49
24 UIKit 0x0ef02587 -[UIWindowAccessibility(SafeCategory) _orderFrontWithoutMakingKey] + 77
25 UIKit 0x015633c8 -[UIWindow makeKeyAndVisible] + 65
26 troutr-ios 0x00005d3c -[TRAppDelegate application:didFinishLaunchingWithOptions:] + 956
27 UIKit 0x0151314f -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 309
28 UIKit 0x01513aa1 -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] + 1810
29 UIKit 0x01518667 -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] + 824
30 UIKit 0x0152cf92 -[UIApplication handleEvent:withNewEvent:] + 3517
31 UIKit 0x0152d555 -[UIApplication sendEvent:] + 85
32 UIKit 0x0151a250 _UIApplicationHandleEvent + 683
33 GraphicsServices 0x03af6f02 _PurpleEventCallback + 776
34 GraphicsServices 0x03af6a0d PurpleEventCallback + 46
35 CoreFoundation 0x02795ca5 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 53
36 CoreFoundation 0x027959db __CFRunLoopDoSource1 + 523
37 CoreFoundation 0x027c068c __CFRunLoopRun + 2156
38 CoreFoundation 0x027bf9d3 CFRunLoopRunSpecific + 467
39 CoreFoundation 0x027bf7eb CFRunLoopRunInMode + 123
40 UIKit 0x01517d9c -[UIApplication _run] + 840
41 UIKit 0x01519f9b UIApplicationMain + 1225
42 troutr-ios 0x0002112d main + 141
43 libdyld.dylib 0x032f3701 start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment