Skip to content

Instantly share code, notes, and snippets.

@anishtr4

anishtr4/log.txt Secret

Created June 19, 2021 09:48
Show Gist options
  • Save anishtr4/8c87afbaff8ea7f5c5f917eb3af99a7d to your computer and use it in GitHub Desktop.
Save anishtr4/8c87afbaff8ea7f5c5f917eb3af99a7d to your computer and use it in GitHub Desktop.
crash log xcode
'-[AppDelegate sourceURLForBridge:]: unrecognized selector sent to instance 0x600000044000'
*** First throw call stack:
(
0 CoreFoundation 0x00000001803f61fc __exceptionPreprocess + 236
1 libobjc.A.dylib 0x000000018016a438 objc_exception_throw + 56
2 CoreFoundation 0x00000001804054c4 +[NSObject(NSObject) instanceMethodSignatureForSelector:] + 0
3 UIKitCore 0x000000018440028c -[UIResponder doesNotRecognizeSelector:] + 280
4 CoreFoundation 0x00000001803fa45c ___forwarding___ + 1408
5 CoreFoundation 0x00000001803fc42c _CF_forwarding_prep_0 + 92
6 React 0x00000001012fa280 -[RCTBridge setUp] + 336
7 React 0x00000001012f9618 -[RCTBridge initWithDelegate:bundleURL:moduleProvider:launchOptions:] + 336
8 React 0x00000001012f9388 -[RCTBridge initWithDelegate:launchOptions:] + 140
9 myapp 0x000000010079de0c -[AppDelegate application:didFinishLaunchingWithOptions:] + 720
10 UIKitCore 0x00000001843c9314 -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 256
11 UIKitCore 0x00000001843cb1c8 -[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:] + 5020
12 UIKitCore 0x00000001843d0388 -[UIApplication _runWithMainScene:transitionContext:completion:] + 1156
13 UIKitCore 0x0000000183ab02c4 -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:] + 124
14 UIKitCore 0x0000000183fd4f8c _UIScenePerformActionsWithLifecycleActionMask + 100
15 UIKitCore 0x0000000183ab0dac __101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]_block_invoke + 196
16 UIKitCore 0x0000000183ab08b4 -[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:] + 472
17 UIKitCore 0x0000000183ab0bd8 -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:] + 740
18 UIKitCore 0x0000000183ab0494 -[_UISceneLifecycleMultiplexer uiScene:transitionedFromState:withTransitionContext:] + 336
19 UIKitCore 0x0000000183ab812c __186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]_block_invoke + 188
20 UIKitCore 0x0000000183eeeb48 +[BSAnimationSettings(UIKit) tryAnimatingWithSettings:actions:completion:] + 812
21 UIKitCore 0x0000000183fec630 _UISceneSettingsDiffActionPerformChangesWithTransitionContext + 244
22 UIKitCore 0x0000000183ab7e34 -[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:] + 356
23 UIKitCore 0x00000001838f7c50 __64-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke + 744
24 UIKitCore 0x00000001838f6720 -[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:] + 248
25 UIKitCore 0x00000001838f78b8 -[UIScene scene:didUpdateWithDiff:transitionContext:completion:] + 220
26 UIKitCore 0x00000001843ce900 -[UIApplication workspace:didCreateScene:withTransitionContext:completion:] + 512
27 UIKitCore 0x0000000183f1539c -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:] + 360
28 FrontBoardServices 0x0000000185706ac8 -[FBSScene _callOutQueue_agent_didCreateWithTransitionContext:completion:] + 404
29 FrontBoardServices 0x000000018572e234 __94-[FBSWorkspaceScenesClient createWithSceneID:groupID:parameters:transitionContext:completion:]_block_invoke.176 + 100
30 FrontBoardServices 0x0000000185714224 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 232
31 FrontBoardServices 0x000000018572df48 __94-[FBSWorkspaceScenesClient createWithSceneID:groupID:parameters:transitionContext:completion:]_block_invoke + 312
32 libdispatch.dylib 0x0000000180100c48 _dispatch_client_callout + 16
33 libdispatch.dylib 0x0000000180103c30 _dispatch_block_invoke_direct + 240
34 FrontBoardServices 0x00000001857529c8 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 40
35 FrontBoardServices 0x0000000185752690 -[FBSSerialQueue _targetQueue_performNextIfPossible] + 404
36 FrontBoardServices 0x0000000185752b64 -[FBSSerialQueue _performNextFromRunLoopSource] + 28
37 CoreFoundation 0x00000001803654f4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
38 CoreFoundation 0x00000001803653f4 __CFRunLoopDoSource0 + 204
39 CoreFoundation 0x00000001803647b0 __CFRunLoopDoSources0 + 356
40 CoreFoundation 0x000000018035ed94 __CFRunLoopRun + 760
41 CoreFoundation 0x000000018035e58c CFRunLoopRunSpecific + 572
42 GraphicsServices 0x000000018b9c2740 GSEventRunModal + 160
43 UIKitCore 0x00000001843ccbf0 -[UIApplication _run] + 964
44 UIKitCore 0x00000001843d19d0 UIApplicationMain + 112
45 Spotifile 0x000000010079f920 main + 64
46 libdyld.dylib 0x0000000180223cbc start + 4
)
libc++abi.dylib: terminating with uncaught exception of type NSException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment