Guest User

Untitled

a guest
Feb 19th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. ASSERTION FAILURE in /SourceCache/IDEFoundation/IDEFoundation-937/Framework/Classes/Model/SourceControl/IDESourceControlTree.m:119
  2. Details: Invalid location for source tree. Initialization failed.
  3. Object: <IDESourceControlRepository: 0x401f5dce0>
  4. Method: -initWithDictionary:sourceControlExtension:sourceControlManager:
  5. Thread: <NSThread: 0x401f5dbe0>{name = (null), num = 7}
  6. Hints: None
  7. Backtrace:
  8. 0 0x0000000109517466 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in IDEKit)
  9. 1 0x0000000108b85794 _DVTAssertionFailureHandler (in DVTFoundation)
  10. 2 0x00000001090cef3f -[IDESourceControlTree initWithDictionary:sourceControlExtension:sourceControlManager:] (in IDEFoundation)
  11. 3 0x00000001090ce6f0 -[IDESourceControlRepository initWithDictionary:sourceControlExtension:sourceControlManager:] (in IDEFoundation)
  12. 4 0x00000001090cde9c -[IDESourceControlManager loadRepositories] (in IDEFoundation)
  13. 5 0x00000001090c8a8b -[IDESourceControlManager init] (in IDEFoundation)
  14. 6 0x00000001090c88c2 __53+[IDESourceControlManager sharedSourceControlManager]_block_invoke_0 (in IDEFoundation)
  15. 7 0x00007fff8e053224 dispatch_once_f (in libdispatch.dylib)
  16. 8 0x00000001090c8891 +[IDESourceControlManager sharedSourceControlManager] (in IDEFoundation)
  17. 9 0x00000001091691bd __74-[DVTFilePath(IDESourceControlStatus) workingTreeItemWithCompletionBlock:]_block_invoke_0 (in IDEFoundation)
  18. 10 0x00007fff8e04f8ba _dispatch_call_block_and_release (in libdispatch.dylib)
  19. 11 0x00007fff8e050799 _dispatch_worker_thread2 (in libdispatch.dylib)
  20. 12 0x00007fff862f13da _pthread_wqthread (in libsystem_c.dylib)
  21. 13 0x00007fff862f2b85 start_wqthread (in libsystem_c.dylib)
Add Comment
Please, Sign In to add comment