Skip to content

Instantly share code, notes, and snippets.

@loudmouth
Created August 23, 2016 14:14
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 loudmouth/4b03df1a2532616e43bb7a18b15a0d41 to your computer and use it in GitHub Desktop.
Save loudmouth/4b03df1a2532616e43bb7a18b15a0d41 to your computer and use it in GitHub Desktop.
Backtrace on fresh install

warning: could not load any Objective-C class information. This will significantly reduce the quality of type information available. thread #1: tid = 0x581a0, 0x24f96920 libsystem_kernel.dylibsemaphore_wait_trap + 8, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP frame #0: 0x24f96920 libsystem_kernel.dylibsemaphore_wait_trap + 8 frame #1: 0x2504b3a4 libsystem_platform.dylib_os_semaphore_wait + 12 frame #2: 0x02e9a850 libdispatch.dylibdispatch_once_f + 300 frame #3: 0x0027a298 Uberchord+[UCPersistentStack defaultPersistentStack] [inlined] _dispatch_once(predicate=0x007e16f4, block=0x00fda904) + 18 at once.h:68 frame #4: 0x0027a286 Uberchord+[UCPersistentStack defaultPersistentStack](self=0x007c4330, _cmd="defaultPersistentStack") + 94 at UCPersistentStack.m:68 frame #5: 0x002c779c Uberchord-[UCUserProgress updateStreak](self=0x1670a6c0, _cmd="updateStreak") + 1076 at UCUserProgress.m:426 frame #6: 0x00146bc4 Uberchord__42-[AppDelegate applicationDidBecomeActive:]_block_invoke(.block_descriptor=) + 98 at AppDelegate.m:204 frame #7: 0x02e99b7e libdispatch.dylib_dispatch_call_block_and_release + 10 frame #8: 0x02ea38d4 libdispatch.dylib_dispatch_after_timer_callback + 108 frame #9: 0x02e99b6a libdispatch.dylib_dispatch_client_callout + 22 frame #10: 0x02ead556 libdispatch.dylib_dispatch_source_latch_and_call + 2246 frame #11: 0x02e9bb0c libdispatch.dylib_dispatch_source_invoke + 712 frame #12: 0x02e9e156 libdispatch.dylib_dispatch_main_queue_callback_4CF + 402 frame #13: 0x252e1b6c CoreFoundation__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 8 frame #14: 0x252e0066 CoreFoundation__CFRunLoopRun + 1574 frame #15: 0x2522f228 CoreFoundationCFRunLoopRunSpecific + 520 frame #16: 0x2522f014 CoreFoundationCFRunLoopRunInMode + 108 frame #17: 0x2681fac8 GraphicsServicesGSEventRunModal + 160 frame #18: 0x29903188 UIKitUIApplicationMain + 144 frame #19: 0x00215f02 Uberchordmain(argc=1, argv=0x00fdbb68) + 242 at main.m:23 frame #20: 0x24ed7872 libdyld.dylibstart + 2

thread #3: tid = 0x5821e, 0x24fac2f8 libsystem_kernel.dylibkevent_qos + 24, queue = 'com.apple.libdispatch-manager' frame #0: 0x24fac2f8 libsystem_kernel.dylibkevent_qos + 24 frame #1: 0x02eaa470 libdispatch.dylib_dispatch_mgr_invoke + 256 frame #2: 0x02e9b83e libdispatch.dylib_dispatch_mgr_thread + 38

  • thread #8: tid = 0x58228, 0x24f96920 libsystem_kernel.dylibsemaphore_wait_trap + 8, queue = 'NSOperationQueue 0x178dab00 :: NSOperation 0x17a4abc0 (QOS: LEGACY)' frame #0: 0x24f96920 libsystem_kernel.dylibsemaphore_wait_trap + 8 frame #1: 0x2504b3a4 libsystem_platform.dylib_os_semaphore_wait + 12 frame #2: 0x02ea2ff4 libdispatch.dylib_dispatch_barrier_sync_f_slow + 412 frame #3: 0x26e793b2 CoreData`-[NSManagedObjectContext performBlockAndWait:] + 206

    • frame #4: 0x26dea232 CoreData-[NSManagedObjectContext setPersistentStoreCoordinator:] + 98 frame #5: 0x00279e06 Uberchord-[UCPersistentStack initWithStoreURL:storeType:modelURL:migration:concurrencyType:](self=0x17a3c300, _cmd="initWithStoreURL:storeType:modelURL:migration:concurrencyType:", storeURL=0x17a26400, storeType=0x390c8618, modelURL=0x17a24b10, migration=0x17a5ded0, concurrencyType=NSMainQueueConcurrencyType) + 1170 at UCPersistentStack.m:40 frame #6: 0x00279938 Uberchord-[UCPersistentStack initWithStoreURL:storeType:modelURL:migration:](self=0x00000000, _cmd="initWithStoreURL:storeType:modelURL:migration:", storeURL=0x17a26400, storeType=0x390c8618, modelURL=0x17a24b10, migration=0x17a5ded0) + 156 at UCPersistentStack.m:27 frame #7: 0x0027af40 Uberchord+[UCPersistentStack sqlitePersistentStackForStoreURL:migration:](self=0x007c4330, _cmd="sqlitePersistentStackForStoreURL:migration:", storeURL=0x17a26400, migration=0x17a5ded0) + 436 at UCPersistentStack.m:165 frame #8: 0x0027ad4a Uberchord+[UCPersistentStack sqlitePersistentStackForStoreURL:](self=0x007c4330, _cmd="sqlitePersistentStackForStoreURL:", storeURL=0x17a26400) + 568 at UCPersistentStack.m:156 frame #9: 0x0027aa12 Uberchord+[UCPersistentStack private_defaultPersistentStack](self=0x007c4330, _cmd="private_defaultPersistentStack") + 172 at UCPersistentStack.m:136 frame #10: 0x0027a2e4 Uberchord__43+[UCPersistentStack defaultPersistentStack]_block_invoke(.block_descriptor=<unavailable>) + 46 at UCPersistentStack.m:69 frame #11: 0x02e99b6a libdispatch.dylib_dispatch_client_callout + 22 frame #12: 0x02e9a788 libdispatch.dylibdispatch_once_f + 100 frame #13: 0x0027a298 Uberchord+[UCPersistentStack defaultPersistentStack] [inlined] _dispatch_once(predicate=0x007e16f4, block=0x1f31c7c4) + 18 at once.h:68 frame #14: 0x0027a286 Uberchord+[UCPersistentStack defaultPersistentStack](self=0x007c4330, _cmd="defaultPersistentStack") + 94 at UCPersistentStack.m:68 frame #15: 0x002cfc42 Uberchord-[UCCoreDataChordBookUpdateFlowFactory createManagedObjectContext](self=0x1677ac20, _cmd="createManagedObjectContext") + 38 at UCCoreDataChordBookUpdateFlowFactory.m:69 frame #16: 0x002cf8d2 Uberchord-[UCCoreDataChordBookUpdateFlowFactory updateFlow](self=0x1677ac20, _cmd="updateFlow") + 182 at UCCoreDataChordBookUpdateFlowFactory.m:46 frame #17: 0x00156e62 Uberchord-[UCChordBookServerConnection beginUpdateFlow](self=0x167bb170, _cmd="beginUpdateFlow") + 118 at UCChordBookServerConnection.m:131 frame #18: 0x00156bde Uberchord__100-[UCChordBookServerConnection checkForNewChordBookWithVersion:fromContextController:withCompletion:]_block_invoke_2(.block_descriptor=0x1792d540, localError=domain: nil - code: 4294966293) + 72 at UCChordBookServerConnection.m:42 frame #19: 0x001561da Uberchord__100-[UCChordBookServerConnection checkForNewChordBookWithVersion:fromContextController:withCompletion:]_block_invoke(.block_descriptor=, data=0x00000000, response=0x00000000, error=domain: nil - code: 4294966293) + 214 at UCChordBookServerConnection.m:50 frame #20: 0x25827280 CFNetwork__75-[__NSURLSessionLocal taskForClass:request:uploadFile:bodyData:completion:]_block_invoke + 16 frame #21: 0x25836a6a CFNetwork__49-[__NSCFLocalSessionTask _task_onqueue_didFinish]_block_invoke + 278 frame #22: 0x25b31678 Foundation__NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 8 frame #23: 0x25a925f2 Foundation-[NSBlockOperation main] + 146 frame #24: 0x25a84bc8 Foundation-[__NSOperationInternal _start:] + 768 frame #25: 0x25b33930 Foundation__NSOQSchedule_f + 192 frame #26: 0x02ea4492 libdispatch.dylib_dispatch_queue_drain + 2014 frame #27: 0x02e9cde0 libdispatch.dylib_dispatch_queue_invoke + 284 frame #28: 0x02ea5974 libdispatch.dylib_dispatch_root_queue_drain + 420 frame #29: 0x02ea57ce libdispatch.dylib_dispatch_worker_thread3 + 102 frame #30: 0x25051b28 libsystem_pthread.dylib_pthread_wqthread + 1024 frame #31: 0x25051718 libsystem_pthread.dylibstart_wqthread + 8

    thread #13: tid = 0x58235, 0x24f968d0 libsystem_kernel.dylibmach_msg_trap + 20, name = 'com.apple.NSURLConnectionLoader' frame #0: 0x24f968d0 libsystem_kernel.dylibmach_msg_trap + 20 frame #1: 0x24f966d4 libsystem_kernel.dylibmach_msg + 40 frame #2: 0x252e1ac4 CoreFoundation__CFRunLoopServiceMachPort + 136 frame #3: 0x252dfe4c CoreFoundation__CFRunLoopRun + 1036 frame #4: 0x2522f228 CoreFoundationCFRunLoopRunSpecific + 520 frame #5: 0x2522f014 CoreFoundationCFRunLoopRunInMode + 108 frame #6: 0x258809f6 CFNetwork+[NSURLConnection(Loader) _resourceLoadLoop:] + 486 frame #7: 0x25b494a4 Foundation__NSThread__start__ + 1148 frame #8: 0x2505385a libsystem_pthread.dylib_pthread_body + 138 frame #9: 0x250537ce libsystem_pthread.dylib_pthread_start + 110 frame #10: 0x25051724 libsystem_pthread.dylibthread_start + 8

    thread #14: tid = 0x58238, 0x24faaeec libsystem_kernel.dylib__select + 20, name = 'com.apple.CFSocket.private' frame #0: 0x24faaeec libsystem_kernel.dylib__select + 20 frame #1: 0x252e6f12 CoreFoundation__CFSocketManager + 566 frame #2: 0x2505385a libsystem_pthread.dylib_pthread_body + 138 frame #3: 0x250537ce libsystem_pthread.dylib_pthread_start + 110 frame #4: 0x25051724 libsystem_pthread.dylibthread_start + 8

    thread #73: tid = 0x582ac, 0x24f968d0 libsystem_kernel.dylibmach_msg_trap + 20, name = 'AVAudioSession Notify Thread' frame #0: 0x24f968d0 libsystem_kernel.dylibmach_msg_trap + 20 frame #1: 0x24f966d4 libsystem_kernel.dylibmach_msg + 40 frame #2: 0x252e1ac4 CoreFoundation__CFRunLoopServiceMachPort + 136 frame #3: 0x252dfe4c CoreFoundation__CFRunLoopRun + 1036 frame #4: 0x2522f228 CoreFoundationCFRunLoopRunSpecific + 520 frame #5: 0x2522f014 CoreFoundationCFRunLoopRunInMode + 108 frame #6: 0x2abee224 libAVFAudio.dylibGenericRunLoopThread::Entry(void*) + 132 frame #7: 0x2abc3176 libAVFAudio.dylibCAPThread::Entry(CAPThread*) + 154 frame #8: 0x2505385a libsystem_pthread.dylib_pthread_body + 138 frame #9: 0x250537ce libsystem_pthread.dylib_pthread_start + 110 frame #10: 0x25051724 libsystem_pthread.dylibthread_start + 8

    thread #74: tid = 0x582c5, 0x24faaffc libsystem_kernel.dylib__semwait_signal + 24, name = 'com.theamazingaudioengine.AEMessageQueuePollThread' frame #0: 0x24faaffc libsystem_kernel.dylib__semwait_signal + 24 frame #1: 0x24efeedc libsystem_c.dylibnanosleep + 172 frame #2: 0x24efee2a libsystem_c.dylibusleep + 50 frame #3: 0x01fe6b52 TheAmazingAudioEngine-[AEMessageQueuePollThread main](self=<unavailable>, _cmd=<no value available>) + 402 at AEMessageQueue.m:333 [opt] frame #4: 0x25b494a4 FoundationNSThread__start + 1148 frame #5: 0x2505385a libsystem_pthread.dylib_pthread_body + 138 frame #6: 0x250537ce libsystem_pthread.dylib_pthread_start + 110 frame #7: 0x25051724 libsystem_pthread.dylib`thread_start + 8

    thread #75: tid = 0x582c6, 0x24f968d0 libsystem_kernel.dylibmach_msg_trap + 20, name = 'AURemoteIO::IOThread' frame #0: 0x24f968d0 libsystem_kernel.dylibmach_msg_trap + 20 frame #1: 0x24f966d4 libsystem_kernel.dylibmach_msg + 40 frame #2: 0x2776c1d8 AudioToolboxAURemoteIO::IOThread::Run() + 104 frame #3: 0x2776fa88 AudioToolboxAURemoteIO::IOThread::Entry(void*) + 8 frame #4: 0x276885ae AudioToolboxCAPThread::Entry(CAPThread*) + 186 frame #5: 0x2505385a libsystem_pthread.dylib_pthread_body + 138 frame #6: 0x250537ce libsystem_pthread.dylib_pthread_start + 110 frame #7: 0x25051724 libsystem_pthread.dylib`thread_start + 8

    thread #76: tid = 0x582cc, 0x24f96920 libsystem_kernel.dylibsemaphore_wait_trap + 8, name = 'AudioStreamerImpl::sIOWorkerProcess' frame #0: 0x24f96920 libsystem_kernel.dylibsemaphore_wait_trap + 8 frame #1: 0x02ea830a libdispatch.dylib_dispatch_semaphore_wait_slow + 190 frame #2: 0x277b9be4 AudioToolboxAudioStreamerImpl::sIOWorkerProcess(void*) + 76 frame #3: 0x276885ae AudioToolboxCAPThread::Entry(CAPThread*) + 186 frame #4: 0x2505385a libsystem_pthread.dylib_pthread_body + 138 frame #5: 0x250537ce libsystem_pthread.dylib_pthread_start + 110 frame #6: 0x25051724 libsystem_pthread.dylibthread_start + 8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment