Skip to content

Instantly share code, notes, and snippets.

@loretoparisi
Created July 13, 2017 14:20
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 loretoparisi/361356f9fcabb3d75afccdd24f7e13b4 to your computer and use it in GitHub Desktop.
Save loretoparisi/361356f9fcabb3d75afccdd24f7e13b4 to your computer and use it in GitHub Desktop.
Xcode9 - iOS11 [SDKPlayback] Attempting to use MPMusicPlayerController without Music.app installed.
2017-07-13 16:17:55.932463+0200 Adding-Content-to-Apple-Music[83643:2424889] [SDKPlayback] Attempting to use MPMusicPlayerController without Music.app installed.
2017-07-13 16:17:56.181066+0200 Adding-Content-to-Apple-Music[83643:2424889] -[_TtGCs26_SwiftDeferredNSDictionaryVs11AnyHashableP__ objectForKeyNotNull:]: unrecognized selector sent to instance 0x6080000346e0
2017-07-13 16:17:56.197245+0200 Adding-Content-to-Apple-Music[83643:2424889] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[_TtGCs26_SwiftDeferredNSDictionaryVs11AnyHashableP__ objectForKeyNotNull:]: unrecognized selector sent to instance 0x6080000346e0'
*** First throw call stack:
(
0 CoreFoundation 0x0000000106dd5c7b __exceptionPreprocess + 171
1 libobjc.A.dylib 0x0000000106062121 objc_exception_throw + 48
2 CoreFoundation 0x0000000106e537b4 -[NSObject(NSObject) doesNotRecognizeSelector:] + 132
3 CoreFoundation 0x0000000106d592c8 ___forwarding___ + 1432
4 CoreFoundation 0x0000000106d58ca8 _CF_forwarding_prep_0 + 120
5 Adding-Content-to-Apple-Music 0x00000001050b485a -[MXMAPI initializeWithAppId:options:statusChanged:userChanged:networkChanged:] + 394
6 Adding-Content-to-Apple-Music 0x000000010502c7ac _T029Adding_Content_to_Apple_Music20AuthorizationManagerCAcA0deG0C05appleeG0_tcfc + 4364
7 Adding-Content-to-Apple-Music 0x000000010502b654 _T029Adding_Content_to_Apple_Music20AuthorizationManagerCAcA0deG0C05appleeG0_tcfC + 36
8 Adding-Content-to-Apple-Music 0x000000010505c787 _T029Adding_Content_to_Apple_Music11AppDelegateC20authorizationManagerAA013AuthorizationI0CfgAFycfU_ + 71
9 Adding-Content-to-Apple-Music 0x000000010505c69c _T029Adding_Content_to_Apple_Music11AppDelegateC20authorizationManagerAA013AuthorizationI0Cfg + 284
10 Adding-Content-to-Apple-Music 0x000000010505d3a0 _T029Adding_Content_to_Apple_Music11AppDelegateC11applicationSbSo13UIApplicationC_s10DictionaryVySC0I16LaunchOptionsKeyVypGSg022didFinishLaunchingWithL0tF + 1296
11 Adding-Content-to-Apple-Music 0x000000010505e2ea _T029Adding_Content_to_Apple_Music11AppDelegateC11applicationSbSo13UIApplicationC_s10DictionaryVySC0I16LaunchOptionsKeyVypGSg022didFinishLaunchingWithL0tFTo + 186
12 UIKit 0x0000000109642407 -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 267
13 UIKit 0x0000000109643d2a -[UIApplication _callInitializationDelegatesForMainScene:transitionContext:] + 4105
14 UIKit 0x00000001096491c7 -[UIApplication _runWithMainScene:transitionContext:completion:] + 1720
15 UIKit 0x00000001099ec5b0 __111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke + 111
16 UIKit 0x0000000109da9f66 +[_UICanvas _enqueuePostSettingUpdateTransactionBlock:] + 153
17 UIKit 0x00000001099ec4d6 -[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:] + 249
18 UIKit 0x00000001099ec915 -[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:] + 693
19 UIKit 0x000000010a314eba __82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke + 259
20 UIKit 0x000000010a314d76 -[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:] + 444
21 UIKit 0x000000010a01996e __125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke + 420
22 UIKit 0x000000010a209cd6 _performActionsWithDelayForTransitionContext + 100
23 UIKit 0x000000010a01976a -[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:] + 231
24 UIKit 0x0000000109da95c3 -[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:] + 392
25 UIKit 0x0000000109647a48 -[UIApplication workspace:didCreateScene:withTransitionContext:completion:] + 523
26 UIKit 0x0000000109bee474 -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:] + 369
27 FrontBoardServices 0x000000011106852c -[FBSSceneImpl _didCreateWithTransitionContext:completion:] + 338
28 FrontBoardServices 0x0000000111071021 __56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2 + 235
29 libdispatch.dylib 0x000000010ba537a0 _dispatch_client_callout + 8
30 libdispatch.dylib 0x000000010ba58ff9 _dispatch_block_invoke_direct + 589
31 FrontBoardServices 0x000000011109c7df __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 24
32 FrontBoardServices 0x000000011109c495 -[FBSSerialQueue _performNext] + 464
33 FrontBoardServices 0x000000011109ca04 -[FBSSerialQueue _performNextFromRunLoopSource] + 45
34 CoreFoundation 0x0000000106d793a1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
35 CoreFoundation 0x0000000106d5dc8f __CFRunLoopDoSources0 + 271
36 CoreFoundation 0x0000000106d5d23f __CFRunLoopRun + 1039
37 CoreFoundation 0x0000000106d5cbb9 CFRunLoopRunSpecific + 409
38 GraphicsServices 0x00000001092789e2 GSEventRunModal + 62
39 UIKit 0x000000010964acb2 UIApplicationMain + 159
40 Adding-Content-to-Apple-Music 0x000000010505f037 main + 55
41 libdyld.dylib 0x000000010bad4b95 start + 1
)
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