Mac App Store Keeps Crashing When Trying To Update

I keep getting a NSInvalidArgumentException when I click on the updates tab in the mac App Store. Not really sure how to resolve the issue. Has anyone seen this before?
Process:         App Store [660]
Path:            /Applications/App Store.app/Contents/MacOS/App Store
Identifier:      com.apple.appstore
Version:         1.2.2 (129.16)
Build Info:      Firenze-129016000000000~4
Code Type:       X86-64 (Native)
Parent Process:  launchd [439]
User ID:         8583
Date/Time:       2013-11-23 14:27:23.203 -0800
OS Version:      Mac OS X 10.8.5 (12F45)
Report Version:  10
Interval Since Last Report:          56403 sec
Crashes Since Last Report:           4
Per-App Interval Since Last Report:  23 sec
Per-App Crashes Since Last Report:   4
Anonymous UUID:                      046AFAE4-9D5F-8964-A0A3-5C5059E2CA59
Crashed Thread:  14  Dispatch queue: com.apple.SoftwareUpdate.SUCatalogFetchAuthenticationHandler
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSArrayM insertObject:atIndex:]: object cannot be nil'
terminate called throwing an exception
abort() called
Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff9044eb06 __exceptionPreprocess + 198
1   libobjc.A.dylib                     0x00007fff9273e3f0 objc_exception_throw + 43
2   CoreFoundation                      0x00007fff903ff27a -[__NSArrayM insertObject:atIndex:] + 282
3   libdispatch.dylib                   0x00007fff8e7fdf01 _dispatch_call_block_and_release + 15
4   libdispatch.dylib                   0x00007fff8e7fa0b6 _dispatch_client_callout + 8
5   libdispatch.dylib                   0x00007fff8e7fb47f _dispatch_queue_drain + 235
6   libdispatch.dylib                   0x00007fff8e7fb2f1 _dispatch_queue_invoke + 52
7   libdispatch.dylib                   0x00007fff8e7fb1c3 _dispatch_worker_thread2 + 249
8   libsystem_c.dylib                   0x00007fff8fbd4cdb _pthread_wqthread + 404
9   libsystem_c.dylib                   0x00007fff8fbbf191 start_wqthread + 13
Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                  0x00007fff8f975686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8f974c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff903eb233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff903f0916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff903f00e2 CFRunLoopRunSpecific + 290
5   com.apple.HIToolbox                     0x00007fff8e86deb4 RunCurrentEventLoopInMode + 209
6   com.apple.HIToolbox                     0x00007fff8e86dc52 ReceiveNextEventCommon + 356
7   com.apple.HIToolbox                     0x00007fff8e86dae3 BlockUntilNextEventMatchingListInMode + 62
8   com.apple.AppKit                        0x00007fff89700533 _DPSNextEvent + 685
9   com.apple.AppKit                        0x00007fff896ffdf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
10  com.apple.AppKit                        0x00007fff896f71a3 -[NSApplication run] + 517
11  com.apple.AppKit                        0x00007fff8969bbd6 NSApplicationMain + 869
12  com.apple.appstore                      0x0000000102c7ba24 0x102c7a000 + 6692
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff8f977d16 kevent + 10
1   libdispatch.dylib                       0x00007fff8e7fcdea _dispatch_mgr_invoke + 883
2   libdispatch.dylib                       0x00007fff8e7fc9ee _dispatch_mgr_thread + 54
Thread 2:
0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 3:
0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 5:
0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 6:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff8f975686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8f974c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff903eb233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff903f0916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff903f00e2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation                    0x00007fff882f2546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6   com.apple.Foundation                    0x00007fff88350562 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
Thread 7:
0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 8:
0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 9:
0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 10:
0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 11:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff8f977322 __select + 10
1   com.apple.CoreFoundation                0x00007fff9042ff46 __CFSocketManager + 1302
2   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
3   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
Thread 12:
0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 13:
0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 14 Crashed:: Dispatch queue: com.apple.SoftwareUpdate.SUCatalogFetchAuthenticationHandler
0   libsystem_kernel.dylib                  0x00007fff8f977212 __pthread_kill + 10
1   libsystem_c.dylib                       0x00007fff8fbd3b24 pthread_kill + 90
2   libsystem_c.dylib                       0x00007fff8fc17f61 abort + 143
3   libc++abi.dylib                         0x00007fff9265d9eb abort_message + 257
4   libc++abi.dylib                         0x00007fff9265b39a default_terminate() + 28
5   libobjc.A.dylib                         0x00007fff9273e873 _objc_terminate() + 91
6   libc++.1.dylib                          0x00007fff8f03e8fe std::terminate() + 20
7   libobjc.A.dylib                         0x00007fff9273e5de objc_terminate + 9
8   libdispatch.dylib                       0x00007fff8e7fa0ca _dispatch_client_callout + 28
9   libdispatch.dylib                       0x00007fff8e7fb47f _dispatch_queue_drain + 235
10  libdispatch.dylib                       0x00007fff8e7fb2f1 _dispatch_queue_invoke + 52
11  libdispatch.dylib                       0x00007fff8e7fb1c3 _dispatch_worker_thread2 + 249
12  libsystem_c.dylib                       0x00007fff8fbd4cdb _pthread_wqthread + 404
13  libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 15:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib                  0x00007fff8f9770fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8fbd6fb9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff8877fb66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
3   com.apple.JavaScriptCore                0x00007fff889a2bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
4   com.apple.JavaScriptCore                0x00007fff889b825f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
Thread 16:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff8f9770fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8fbd6fb9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff889059d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore                0x00007fff889058b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore                0x00007fff889b825f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
Thread 17:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff8f9770fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8fbd6fb9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff889059d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore                0x00007fff889058b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore                0x00007fff889b825f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
Thread 18:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff8f9770fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8fbd6fb9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff889059d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore                0x00007fff889058b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore                0x00007fff889b825f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
Thread 19:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib                  0x00007fff8f9770fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8fbd6fb9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff8877fb66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
3   com.apple.JavaScriptCore                0x00007fff889a2bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
4   com.apple.JavaScriptCore                0x00007fff889b825f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
Thread 20:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff8f9770fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8fbd6fb9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff889059d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore                0x00007fff889058b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore                0x00007fff889b825f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
Thread 21:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff8f9770fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8fbd6fb9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff889059d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore                0x00007fff889058b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore                0x00007fff889b825f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
Thread 22:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff8f9770fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8fbd6fb9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff889059d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore                0x00007fff889058b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore                0x00007fff889b825f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
Thread 23:: WebCore: LocalStorage
0   libsystem_kernel.dylib                  0x00007fff8f9770fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8fbd6fb9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff8877fb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3   com.apple.WebCore                       0x00007fff93327d01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4   com.apple.WebCore                       0x00007fff9287812a WebCore::StorageThread::threadEntryPoint() + 154
5   com.apple.JavaScriptCore                0x00007fff889b825f ***::wtfThreadEntryPoint(void*) + 15
6   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
Thread 24:: Dispatch queue: com.apple.SoftwareUpdate.SUAppStoreController.ScanAndSession
0   libsystem_kernel.dylib                  0x00007fff8f975686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8f974c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff903eb233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff903f0916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff903f00e2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation                    0x00007fff883557ee -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
6   com.apple.Foundation                    0x00007fff8835569b -[NSRunLoop(NSRunLoop) runUntilDate:] + 78
7   com.apple.SoftwareUpdate.framework          0x0000000103155316 -[NSRunLoop(SUAdditions) _runUntilCondition:periodicAction:] + 162
8   com.apple.SoftwareUpdate.framework          0x0000000103126dab -[SUScan performSynchronousScan] + 152
9   com.apple.SoftwareUpdate.framework          0x000000010314d2d5 __144-[SUAppStoreUpdateController _startScanningForUpdates:conditionally:includingPrerelease:rampedUnseen:skipIfN otInitial:notifyOn:progress:finish:]_block_invoke_0189 + 626
10  libdispatch.dylib                       0x00007fff8e7fdf01 _dispatch_call_block_and_release + 15
11  libdispatch.dylib                       0x00007fff8e7fa0b6 _dispatch_client_callout + 8
12  libdispatch.dylib                       0x00007fff8e7fb47f _dispatch_queue_drain + 235
13  libdispatch.dylib                       0x00007fff8e7fb2f1 _dispatch_queue_invoke + 52
14  libdispatch.dylib                       0x00007fff8e7fb1c3 _dispatch_worker_thread2 + 249
15  libsystem_c.dylib                       0x00007fff8fbd4cdb _pthread_wqthread + 404
16  libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 25:
0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 26:
0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 27:
0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 28:
0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 29:
0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 30:
0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 31:
0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 32:
0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 33:
0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 34:
0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 35:
0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 36:
0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 37:
0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
Thread 38:: CVDisplayLink
0   libsystem_kernel.dylib                  0x00007fff8f9770fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8fbd6fb9 _pthread_cond_wait + 869
2   com.apple.CoreVideo                     0x00007fff8fc9d2a1 CVDisplayLink::runIOThread() + 689
3   com.apple.CoreVideo                     0x00007fff8fc9cfd7 startIOThread(void*) + 148
4   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
Thread 39:: Dispatch queue: com.apple.SoftwareUpdate.SUHelperProxy
0   libsystem_kernel.dylib                  0x00007fff8f975686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8f974c42 mach_msg + 70
2   com.apple.SoftwareUpdate.framework          0x000000010313e26a suhelperd_client_make_queues + 76
3   com.apple.SoftwareUpdate.framework          0x000000010314080b __27-[SUHelperProxy makeQueues]_block_invoke_0 + 61
4   libdispatch.dylib                       0x00007fff8e7fa0b6 _dispatch_client_callout + 8
5   libdispatch.dylib                       0x00007fff8e7fb723 _dispatch_barrier_sync_f_invoke + 39
6   com.apple.SoftwareUpdate.framework          0x00000001031407aa -[SUHelperProxy makeQueues] + 131
7   com.apple.SoftwareUpdate.framework          0x000000010312542a -[SUScan _scanMain:] + 2298
8   com.apple.Foundation                    0x00007fff88350562 __NSThread__main__ + 1345
9   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
10  libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
Thread 14 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x000000010848cc58  rdx: 0x0000000000000000
  rdi: 0x000000000000c10f  rsi: 0x0000000000000006  rbp: 0x000000010848cc80  rsp: 0x000000010848cc58
   r8: 0x00007fff786ef278   r9: 0x000000000000000b  r10: 0x0000000030000000  r11: 0x0000000000000206
  r12: 0x000000010848cde0  r13: 0x0000000000000000  r14: 0x000000010848d000  r15: 0x000000010848ccc0
  rip: 0x00007fff8f977212  rfl: 0x0000000000000206  cr2: 0x00007fff786e8ff0
Logical CPU: 0
Binary Images:
       0x102c7a000 -        0x102cfcff7  com.apple.appstore (1.2.2 - 129.16) <849DBFF9-A5EB-313A-AD23-B4267DCA1B8E> /Applications/App Store.app/Contents/MacOS/App Store
       0x102d2d000 -        0x102d71fff  com.apple.CoreRecognition (1.2 - 20.9) <9B01728E-489E-3E4F-9E43-D818A6AEBBE9> /System/Library/PrivateFrameworks/CoreRecognition.framework/Versions/A/CoreReco gnition
       0x102d85000 -        0x10307dfff  com.apple.CommerceKit (1.2.0 - 135.34) <EA0891D7-235D-3682-9D88-C1964A5F02FF> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
       0x10311b000 -        0x10317afff  com.apple.SoftwareUpdate.framework (6 - 473) <14DF8520-A1AA-3C75-B811-628E0909F6FD> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
       0x1031c5000 -        0x1031c9fff  com.apple.ServerInformation (1.2 - 1) <5AC80E5E-3B55-3784-854D-1D49A874E775> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
       0x1031d2000 -        0x103274fff  com.apple.PackageKit (3.0 - 262) <AFD81185-9C3D-3454-B29D-32B8828026B8> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
       0x1032e4000 -        0x103303ff7  com.apple.DistributionKit (700 - 735) <CEF22223-B453-353B-BED2-E08E072033A3> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
       0x104bdc000 -        0x104bdcff9 +cl_kernels (???) <AC1CCCCF-BB28-466A-9235-C3CEB208167F> cl_kernels
       0x10728b000 -        0x1072a1ff7  com.apple.webcontentfilter.framework (3.1 - 5) <1C3967C0-93B5-3D98-AC74-393EEAEA5505> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
       0x107469000 -        0x107469ffc +cl_kernels (???) <7FE24213-30E4-4F16-BBA5-C56C038206E8> cl_kernels
       0x107b49000 -        0x107b4affb +cl_kernels (???) <028FD32B-26B3-478F-AA48-3C10CE16AAA1> cl_kernels
       0x107b57000 -        0x107b60fe7  libcldcpuengine.dylib (2.2.16) <B6E3B14B-1EAC-3FDD-8AED-87231A033BED> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x107cca000 -        0x107d64ff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
       0x10829f000 -        0x1082a0ffb +cl_kernels (???) <90D4C12D-E5B8-48E5-BB69-9A61BED257A0> cl_kernels
       0x108303000 -        0x108304ffa +cl_kernels (???) <1D23A248-D881-48A1-819C-D608E21048C2> cl_kernels
       0x10c043000 -        0x10c201fff  GLEngine (8.10.1) <1BD4D913-CE6C-3389-B4E1-FC7352E4C23F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x10c238000 -        0x10c3a8fff  libGLProgrammability.dylib (8.10.1) <3E488CEF-5751-3073-B8EE-0B4CA39CB6AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
       0x10c3e0000 -        0x10c868ff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.16.74 - 8.1.6) <A7A9E774-2CB7-3A51-9C65-0F39F0F6D1F3> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
       0x10c9dc000 -        0x10c9e1fff  com.apple.IOAccelerator (74.15 - 74.15) <D8C40179-4A29-3401-9B35-6E61EA278D41> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
       0x10c9e9000 -        0x10c9f5fff  libGPUSupportMercury.dylib (8.10.1) <1DE2D7F9-C031-3BBF-BD5F-4E1208B6F296> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
       0x10cdfc000 -        0x10ce27fff  GLRendererFloat (8.10.1) <055EC8E7-2D7E-370C-96AD-DBEEDB106927> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x7fff6287a000 -     0x7fff628ae93f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
    0x7fff872b5000 -     0x7fff872e0fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff872e1000 -     0x7fff872e1ffd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff872e2000 -     0x7fff872ecfff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff874f4000 -     0x7fff874f4fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff874f5000 -     0x7fff87538ff7  com.apple.ShareKit (1.0 - 119.13) <9E8948B4-A2AE-3990-9A93-7DFA1D3A1326> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
    0x7fff87539000 -     0x7fff8753dfff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8753e000 -     0x7fff87565ff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff87566000 -     0x7fff87566fff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff87567000 -     0x7fff8757aff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff8757b000 -     0x7fff8757fff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff87580000 -     0x7fff875acff7  libRIP.A.dylib (333.1) <CC2A33EB-409C-3C4D-97D4-41F4A080F874> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff87685000 -     0x7fff87691ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff876cd000 -     0x7fff87792ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff880c7000 -     0x7fff881c4ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff881c5000 -     0x7fff881c8fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff881c9000 -     0x7fff881e8ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff8822e000 -     0x7fff8823bfff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff8823c000 -     0x7fff8825eff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff882ba000 -     0x7fff88619fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8861a000 -     0x7fff88778fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff88779000 -     0x7fff88a14ff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff88a70000 -     0x7fff88b8afff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff88bbd000 -     0x7fff88bbdfff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff88c1e000 -     0x7fff88c1fff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
    0x7fff88c20000 -     0x7fff88c88fff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff88c89000 -     0x7fff88db3fff  com.apple.avfoundation (2.0 - 361.40.1) <82E0EE8C-6026-33AD-8947-B20D2ED7B2E1> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff88db4000 -     0x7fff89324ff7  com.apple.CoreAUC (6.22.03 - 6.22.03) <A77BC97A-B695-3F7E-8696-5B2357C2726B> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff89325000 -     0x7fff8932eff7  com.apple.CommerceCore (1.0 - 26.2) <AF35874A-6FA7-328E-BE30-8BBEF0B741A8> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff89578000 -     0x7fff8957bff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff895ab000 -     0x7fff8a1d8fff  com.apple.AppKit (6.8 - 1187.40) <F12CF463-6F88-32ED-9EBA-0FA2AD3CF576> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8a1d9000 -     0x7fff8a615fff  com.apple.VideoToolbox (1.0 - 926.106) <B1185D9D-02AC-3D27-B894-21B1179F2AEF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8a616000 -     0x7fff8a672fff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8a673000 -     0x7fff8a69ffff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff8a6a0000 -     0x7fff8a83bfef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8a83c000 -     0x7fff8a885ff7  com.apple.DiskManagement (5.3.1 - 680) <5438A1FF-B92C-3D28-A8E4-FB41F03144C2> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
    0x7fff8a886000 -     0x7fff8a888fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8a889000 -     0x7fff8a8e3ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8a8e4000 -     0x7fff8a918fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8a919000 -     0x7fff8a91cfff  libRadiance.dylib (851) <C317B2C7-CA3A-329F-B6DC-7CC33FE08C81> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff8a91d000 -     0x7fff8ab78ff7  com.apple.QuartzComposer (5.1 - 287.1) <D1DD68D1-05D5-3037-ABB6-BF6EB183C155> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff8ab79000 -     0x7fff8abe7ff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8ac39000 -     0x7fff8ac47ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff8ac48000 -     0x7fff8ac95fff  com.apple.CoreMediaIO (309.0 - 4163.1) <8FD1C1A9-25C5-3B9E-A76D-BE813253B358> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8ac96000 -     0x7fff8ac97fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff8ac98000 -     0x7fff8ac99fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8ac9a000 -     0x7fff8ad38ff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8ad39000 -     0x7fff8adbafff  com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8ae34000 -     0x7fff8ae35ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff8ae36000 -     0x7fff8af41fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8af92000 -     0x7fff8af94ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff8af95000 -     0x7fff8afddfff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
    0x7fff8afde000 -     0x7fff8b01eff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8b076000 -     0x7fff8b076fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff8b0b5000 -     0x7fff8b100fff  com.apple.CoreMedia (1.0 - 926.106) <64467905-48DC-37F9-9F32-186768CF2640> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8b101000 -     0x7fff8b1fefff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff8b202000 -     0x7fff8b23cff7  com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8b23d000 -     0x7fff8b2a0fff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8b2a1000 -     0x7fff8b572ff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8b574000 -     0x7fff8b574fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8b667000 -     0x7fff8b687fff  libPng.dylib (851) <3466F35C-EC1A-3D1A-80DC-175857FA19D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8b9af000 -     0x7fff8b9b0ff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
    0x7fff8b9be000 -     0x7fff8b9e0ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
    0x7fff8b9e4000 -     0x7fff8ba05ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff8ba06000 -     0x7fff8ba07fff  libScreenReader.dylib (264.6) <299274C2-0030-3FDC-8C8F-2933095CD02B> /usr/lib/libScreenReader.dylib
    0x7fff8ba08000 -     0x7fff8badbff7  com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8badc000 -     0x7fff8bb08fff  com.apple.framework.Apple80211 (8.5 - 850.252) <73506CA1-CF76-3A98-A6F2-3DDAC10CB67A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8bb09000 -     0x7fff8bb5aff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8bb5b000 -     0x7fff8bb5fff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8bbcc000 -     0x7fff8bfe9fff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff8c013000 -     0x7fff8c06ffff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8c070000 -     0x7fff8c1c2fff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8c1c3000 -     0x7fff8c1eafff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8c1eb000 -     0x7fff8c1f3fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff8c1f4000 -     0x7fff8c2f6fff  libcrypto.0.9.8.dylib (47.2) <CF3BAB7E-4972-39FD-AF92-28ACAFF0873E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8c2f7000 -     0x7fff8c360fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff8c361000 -     0x7fff8c389fff  libJPEG.dylib (851) <64A3EB03-34FB-308C-817B-6106D1F4D80F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8c4e4000 -     0x7fff8c79bff7  com.apple.MediaToolbox (1.0 - 926.106) <57043584-98E7-375A-89AE-F46480AA5D97> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8c7c8000 -     0x7fff8c9fdff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8c9fe000 -     0x7fff8ca0afff  libCSync.A.dylib (333.1) <319D3E83-8086-3990-8773-872F2E7C6EB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8ca0b000 -     0x7fff8ca8aff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8cac8000 -     0x7fff8cb48ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8cb8f000 -     0x7fff8cc84fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff8cc85000 -     0x7fff8cd76ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8cdbf000 -     0x7fff8cdcbfff  com.apple.login (2.0 - 2.0) <2CE05B78-5D08-3666-B816-6E1874386407> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff8cdcc000 -     0x7fff8cf41ff7  com.apple.CFNetwork (596.5 - 596.5) <22372475-6EF4-3A04-83FC-C061FE4717B3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8cf42000 -     0x7fff8cf7ffef  libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8cf80000 -     0x7fff8cf97fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8cf98000 -     0x7fff8cfa6fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8cfa7000 -     0x7fff8cfeaff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8cfeb000 -     0x7fff8d302ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8d303000 -     0x7fff8d339fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff8d3c5000 -     0x7fff8d408ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff8d409000 -     0x7fff8d40dfff  com.apple.SecCodeWrapper (2.1 - 1) <D25DD827-7F03-35AA-AD37-8E8D49AAD765> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x7fff8d40e000 -     0x7fff8d594fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8d595000 -     0x7fff8d595fff  com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8d596000 -     0x7fff8d5a1ff7  com.apple.DisplayServicesFW (2.7.2 - 357) <8AE56B58-A521-3F29-AAE2-10ADADBD30EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8d5ad000 -     0x7fff8d851ff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8d852000 -     0x7fff8d85fff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8dd68000 -     0x7fff8dd96fff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8dd97000 -     0x7fff8dd97fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8de25000 -     0x7fff8de5eff7  libssl.0.9.8.dylib (47.2) <46DF85DC-18FB-3108-91F6-52AE3EBF2347> /usr/lib/libssl.0.9.8.dylib
    0x7fff8de5f000 -     0x7fff8de72ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8de81000 -     0x7fff8dec0ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8dec1000 -     0x7fff8ded5fff  com.apple.AppContainer (2.1 - 1) <E1BC0E2F-836F-3082-A8CF-3CE7F6746535> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x7fff8e2c0000 -     0x7fff8e2c1ff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8e2c2000 -     0x7fff8e317ff7  libTIFF.dylib (851) <7706BB07-E7E8-38BE-A5F0-D8B63E3B9283> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resour

Back up all data. Don't continue unless you're sure you can restore from a backup, even if you're unable to log in.
This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
Step 1
If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
Enter the following command in the Terminal window in the same way as before (triple-click, copy, and paste):
{ sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
This time you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
Step 2 (optional)
Take this step only if you have trouble with Step 1 or if it doesn't solve the problem.
Boot into Recovery. When the OS X Utilities screen appears, select
Utilities ▹ Terminal
from the menu bar. A Terminal window will open.
In the Terminal window, type this:
res
Press the tab key. The partial command you typed will automatically be completed to this:
resetpassword
Press return. A Reset Password window will open. You’re not  going to reset a password.
Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
Select your username from the menu labeled Select the user account if not already selected.
Under Reset Home Directory Permissions and ACLs, click the Reset button.
Select
 ▹ Restart
from the menu bar.

Similar Messages

  • App store keeps crashing after trying to update to latest 10.8.3, what can I do I can not reinstall it from anywhere!

    App store keeps crashing after trying to update to latest 10.8.3 update ,
    what can I do I can not reinstall it from anywhere! Everything runs so slow!
    It is reaally frsutrating trying to find the app store in apple's site can anyone pinpoint to where can I download it again and try to get to work?
    Thanks

    Try the Combo update from the Apple Support page - http://support.apple.com/kb/DL1640.
    Good luck,
    Clinton

  • App Store keeps Crashing when trying to purchase Mountain Lion.

    Help! I've tried everything. I am using a Mac OS X 10.6.8. I am trying to buy Mountain Lion off the app store to update my OS so I can purchase Pages but everytime I open the app store and click buy the color wheel starts spinning and the app store won't respond.I have to force quit everytime. I tried to purchase some free apps to see if they would work and I'm getting the exact same problem. I've researched several solutions and have had no luck. I called apple and they said it could be because everyone was updating their iphone so try at non peak hours I did that and still no luck. I don't think thats the problem anyway. Any solutions?

    You could also try enabling the debug menu for the App Store, using the terminal command below:
    In there it gives you the option to delete cookies and reset the app... This might help you.
    Nobody knows for sure what these options do, but it has never caused me any problems. However, be very careful not to click around too much, it may damage your machine.
    Quit App Store.app
    Open Terminal
    Type "defaults write com.apple.appstore ShowDebugMenu -bool true" (without the quotations)
    Hit ENTER
    Relaunch App Store.app
    Locate Menu and select the appropriate topic
    Close & relaunch App Store.
    Fingers crossed it will work for you.

  • HT201272 My App Store keeps crashing when I try and go into purchased, what do I need to do?

    What dose my App Store keep crashing when I try and go into purchased and what do I need to do to fix it?

    Whooney wrote:
    When I press edit on a photo the phone turns off and restarts. What do I do to stop this from happening?
    Stop doing that. 
    Seriously though... does this happen when attempting to edit one specific photo or all photos?

  • Mac App Store non responsive after trying to update to OS X 10.10.3

    Mac App Store non responsive after trying to update to OS X 10.10.3. Machine froze, and after rebooting App Store does not work. Force Quit menu shows two items as unresponsive - App Store and App Store Web Content.

    This procedure will delete certain temporary and cache files used by system processes. The files are automatically generated and don't contain any of your data. Occasionally they can become corrupt and cause problems such as yours.
    Back up all data before proceeding.
    Triple-click anywhere in the line below on this page to select it:
    /var/folders/zz
    Right-click or control-click the highlighted line and select
              Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.* A folder should open with a subfolder named "zz" selected. Move that subfolder to the Trash. You may be prompted for your administrator login password. Restart the computer and empty the Trash.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.

  • Mac App Store keeps crashing...

    Whenever I want to see any updates for my Mac, the App Store keeps crashing, as well as the iTunes Store and iBooks Store. I don't know what's going on, but last night everything was working...

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter the name of the crashed application or process in the Filter text field. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, look under User Diagnostic Reports (not "Diagnostic and Usage Messages") for crash reports related to the crashed process. The report name starts with the name of the process, and ends with ".crash". Select the most recent report and post the entire contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post other kinds of diagnostic report — they're very long and not helpful.

  • Mac App Store keeps crashing on my MacBook Pro

    The App Store on my MacBook Pro shows I have updates that I need to install but I can't do that because everytime I try to open it, it crashes.  I can't even fool it by going to get the new software update.  I have OS 10.8.2 and the error message I get is:
    Any help on how to get my neccessary updates?  Is this a bug?  I've not updated my iPhone or iPod yet to the newest iOS because I'm afraid it might do the same thing!
    Process:    
    App Store [38542]
    Path:       
    /Applications/App Store.app/Contents/MacOS/App Store
    Identifier: 
    com.apple.appstore
    Version:    
    1.2.2 (129.13)
    Build Info: 
    Firenze-129013000000000~4
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [247]
    User ID:    
    501
    Date/Time:  
    2013-05-20 13:47:34.094 -0400
    OS Version: 
    Mac OS X 10.8.2 (12C3006)
    Report Version:  10
    Sleep/Wake UUID: 6D877026-0BCA-4B55-A94D-3500A4613571
    Interval Since Last Report:     
    359938 sec
    Crashes Since Last Report:      
    7
    Per-App Crashes Since Last Report:   7
    Anonymous UUID:                 
    D812A6DF-ACF5-5CAC-5F15-649F884F7BE4
    Crashed Thread:  0
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    dyld: launch, loading dependent libraries
    Dyld Error Message:
      Symbol not found: _OBJC_CLASS_$_CKUpToDate
      Referenced from: /Applications/App Store.app/Contents/MacOS/App Store
      Expected in: /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
    in /Applications/App Store.app/Contents/MacOS/App Store

    As you are running an old Mac OS X, install the OS X 10.8.3 Combo edition from the Apple website > http://support.apple.com/kb/DL1640?viewlocale=en_US&locale=en_US This will update all apps updated in 10.8.3, including the Mac App Store, so after upgrading, open Software Update and check that you can install all updates

  • I have a MBP from 2008 (before unibody) and when i try to use apps such as Mail and the Mac App Store, they crash when i click on the links (to purchase something). I found it only happened after i updated to 10.7.4. can some1 please tell me what i can do

    Hi everyone, I have a macbook pro from 2008 which is the model before they became unibody. I have been having trouble using some of the built-in apps ever since i updated to 10.7.4. I cant use mail or the Mac App store becuase when i go to click on a link to purchase something in the Mac App Store of create a new email in Mail, the app just crashes. I am then asked to reopen the app and i try to do the same thing again and they same thing happens. Its really painful as i want to download applications and access my mail on my mac. Could you guys please get back to me on with somethings that i could try to get these apps working again.
    Thanks

    Hi Richard,
    these are the things for when mail quits
    here are the things that come from the console app
    I also copied the words that came in the window when an app quits
    Process:         Mail [2229]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         5.2 (1278)
    Build Info:      Mail-1278000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [109]
    Date/Time:       2012-07-23 18:38:28.318 +0800
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          159173 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  61 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      903F8ACA-456A-4BFE-ACC9-1D5C31F6FF48
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00007fff7b534568
    VM Regions Near 0x7fff7b534568:
        __DATA                 00007fff7b4c1000-00007fff7b4c4000 [   12K] rw-/rwx SM=COW  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    --> __DATA                 00007fff7b4c4000-00007fff7b571000 [  692K] rw-/rwx SM=COW  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        __DATA                 00007fff7b571000-00007fff7b57d000 [   48K] rw-/rwx SM=COW  /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    Application Specific Information:
    objc[2229]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                                     0x00007fff7b534568 OBJC_CLASS_$_NSProcessInfo + 0
    1   com.apple.mail                          0x0000000104401fe2 0x104365000 + 643042
    2   com.apple.mail                          0x0000000104401f1a 0x104365000 + 642842
    3   com.apple.AppKit                        0x00007fff8b2682ce -[NSWindow sendEvent:] + 2088
    4   com.apple.mail                          0x000000010442b9f9 0x104365000 + 813561
    5   com.apple.AppKit                        0x00007fff8b202a55 -[NSApplication sendEvent:] + 5593
    6   com.apple.mail                          0x00000001043e4d1b 0x104365000 + 523547
    7   com.apple.AppKit                        0x00007fff8b1990c6 -[NSApplication run] + 555
    8   com.apple.AppKit                        0x00007fff8b415244 NSApplicationMain + 867
    9   com.apple.mail                          0x000000010443d52c 0x104365000 + 886060
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff89dca7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff924e278a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff924e131a _dispatch_mgr_thread + 54
    Thread 2:: -[LibraryIMAPStore openSynchronously]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff89dca7e6 kevent + 10
    1   libsystem_info.dylib                    0x00007fff96c1cfe5 _mdns_search + 1537
    2   libsystem_info.dylib                    0x00007fff96c1d8b7 mdns_addrinfo + 615
    3   libsystem_info.dylib                    0x00007fff96c1e151 search_addrinfo + 152
    4   libsystem_info.dylib                    0x00007fff96c21a1c si_addrinfo + 1614
    5   libsystem_info.dylib                    0x00007fff96c19795 getaddrinfo + 166
    6   com.apple.SystemConfiguration           0x00007fff90d9c061 __SCNetworkReachabilityGetFlags + 2037
    7   com.apple.SystemConfiguration           0x00007fff90d9b841 SCNetworkReachabilityGetFlags + 163
    8   com.apple.MessageFramework              0x00007fff925ae764 -[NetworkController isHostReachable:] + 141
    9   com.apple.MessageFramework              0x00007fff925addc6 -[_NSSocket connectToHost:withPort:protocol:] + 188
    10  com.apple.MessageFramework              0x00007fff925ad24d -[Connection _connectUsingHostname:onPort:securityLayerType:clientIdentity:accountClass:] + 747
    11  com.apple.MessageFramework              0x00007fff925acdf6 -[Connection _connectUsingAccount:securityLayerType:] + 224
    12  com.apple.MessageFramework              0x00007fff925aca52 -[Connection connectAndSetSecurityLayerUsingAccount:] + 181
    13  com.apple.MessageFramework              0x00007fff925ac91d -[Connection connectUsingAccount:] + 80
    14  com.apple.MessageFramework              0x00007fff925ac19d -[IMAPAccount _connectAndAuthenticate:] + 476
    15  com.apple.MessageFramework              0x00007fff925aac42 -[IMAPAccount _recoverFromConnectionlessState] + 136
    16  com.apple.MessageFramework              0x00007fff925aa8bd -[IMAPAccount _getPotentialGatewayForMailbox:options:createdNewConnection:needsSelect:] + 159
    17  com.apple.MessageFramework              0x00007fff925aa612 -[IMAPAccount _gatewayForMailboxUid:name:options:] + 166
    18  com.apple.MessageFramework              0x00007fff925aa4ec -[IMAPAccount gatewayForStore:options:] + 126
    19  com.apple.MessageFramework              0x00007fff925aa32f -[LibraryIMAPStore _gatewayCreateIfNeeded:options:] + 131
    20  com.apple.MessageFramework              0x00007fff925a50e5 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 283
    21  com.apple.CoreFoundation                0x00007fff8a367efc __invoking___ + 140
    22  com.apple.CoreFoundation                0x00007fff8a367d94 -[NSInvocation invoke] + 132
    23  com.apple.MessageFramework              0x00007fff92590f68 -[MonitoredInvocation invoke] + 196
    24  com.apple.MessageFramework              0x00007fff9256da79 -[ThrowingInvocationOperation main] + 33
    25  com.apple.MessageFramework              0x00007fff9256da1f -[_MFInvocationOperation main] + 449
    26  com.apple.Foundation                    0x00007fff9584a6b4 -[__NSOperationInternal start] + 705
    27  com.apple.Foundation                    0x00007fff9585d912 ____NSOQSchedule_block_invoke_2 + 124
    28  libdispatch.dylib                       0x00007fff924e0a86 _dispatch_call_block_and_release + 18
    29  libdispatch.dylib                       0x00007fff924e1965 _dispatch_worker_thread2 + 255
    30  libsystem_c.dylib                       0x00007fff89e243da _pthread_wqthread + 316
    31  libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 3:: -[LibraryIMAPStore openSynchronously]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff89dca7e6 kevent + 10
    1   libsystem_info.dylib                    0x00007fff96c1cfe5 _mdns_search + 1537
    2   libsystem_info.dylib                    0x00007fff96c1d8b7 mdns_addrinfo + 615
    3   libsystem_info.dylib                    0x00007fff96c1e151 search_addrinfo + 152
    4   libsystem_info.dylib                    0x00007fff96c21a1c si_addrinfo + 1614
    5   libsystem_info.dylib                    0x00007fff96c19795 getaddrinfo + 166
    6   com.apple.SystemConfiguration           0x00007fff90d9c061 __SCNetworkReachabilityGetFlags + 2037
    7   com.apple.SystemConfiguration           0x00007fff90d9b841 SCNetworkReachabilityGetFlags + 163
    8   com.apple.MessageFramework              0x00007fff925ae764 -[NetworkController isHostReachable:] + 141
    9   com.apple.MessageFramework              0x00007fff925addc6 -[_NSSocket connectToHost:withPort:protocol:] + 188
    10  com.apple.MessageFramework              0x00007fff925ad24d -[Connection _connectUsingHostname:onPort:securityLayerType:clientIdentity:accountClass:] + 747
    11  com.apple.MessageFramework              0x00007fff925acdf6 -[Connection _connectUsingAccount:securityLayerType:] + 224
    12  com.apple.MessageFramework              0x00007fff925aca52 -[Connection connectAndSetSecurityLayerUsingAccount:] + 181
    13  com.apple.MessageFramework              0x00007fff925ac91d -[Connection connectUsingAccount:] + 80
    14  com.apple.MessageFramework              0x00007fff925ac19d -[IMAPAccount _connectAndAuthenticate:] + 476
    15  com.apple.MessageFramework              0x00007fff925aac42 -[IMAPAccount _recoverFromConnectionlessState] + 136
    16  com.apple.MessageFramework              0x00007fff925aa8bd -[IMAPAccount _getPotentialGatewayForMailbox:options:createdNewConnection:needsSelect:] + 159
    17  com.apple.MessageFramework              0x00007fff925aa612 -[IMAPAccount _gatewayForMailboxUid:name:options:] + 166
    18  com.apple.MessageFramework              0x00007fff925aa4ec -[IMAPAccount gatewayForStore:options:] + 126
    19  com.apple.MessageFramework              0x00007fff925aa32f -[LibraryIMAPStore _gatewayCreateIfNeeded:options:] + 131
    20  com.apple.MessageFramework              0x00007fff925a50e5 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 283
    21  com.apple.CoreFoundation                0x00007fff8a367efc __invoking___ + 140
    22  com.apple.CoreFoundation                0x00007fff8a367d94 -[NSInvocation invoke] + 132
    23  com.apple.MessageFramework              0x00007fff92590f68 -[MonitoredInvocation invoke] + 196
    24  com.apple.MessageFramework              0x00007fff9256da79 -[ThrowingInvocationOperation main] + 33
    25  com.apple.MessageFramework              0x00007fff9256da1f -[_MFInvocationOperation main] + 449
    26  com.apple.Foundation                    0x00007fff9584a6b4 -[__NSOperationInternal start] + 705
    27  com.apple.Foundation                    0x00007fff9585d912 ____NSOQSchedule_block_invoke_2 + 124
    28  libdispatch.dylib                       0x00007fff924e0a86 _dispatch_call_block_and_release + 18
    29  libdispatch.dylib                       0x00007fff924e1965 _dispatch_worker_thread2 + 255
    30  libsystem_c.dylib                       0x00007fff89e243da _pthread_wqthread + 316
    31  libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff89dc9e42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff89dd8dea nanosleep + 164
    2   libsystem_c.dylib                       0x00007fff89dd8bb5 usleep + 53
    3   com.apple.AOSKit                        0x00007fff8f4ba0b8 -[AOSRequest sendSynchronously] + 56
    4   com.apple.AOSKit                        0x00007fff8f4b3736 -[AOSThreadManager AOSKPersistMailAliases:] + 1173
    5   com.apple.Foundation                    0x00007fff9585c72a -[NSThread main] + 68
    6   com.apple.Foundation                    0x00007fff9585c6a2 __NSThread__main__ + 1575
    7   libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff89dc867a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff89dc7d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8a30250c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8a30ac74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8a30a486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff8a31a19f CFRunLoopRun + 95
    6   com.apple.AOSKit                        0x00007fff8f4ba031 -[AOSRequest _runRequestThread] + 306
    7   com.apple.Foundation                    0x00007fff9585c72a -[NSThread main] + 68
    8   com.apple.Foundation                    0x00007fff9585c6a2 __NSThread__main__ + 1575
    9   libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    10  libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff89dc867a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff89dc7d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8a30250c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8a30ac74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8a30a486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff9580df7b -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.Foundation                    0x00007fff9580de67 -[NSRunLoop(NSRunLoop) run] + 62
    7   com.apple.MessageFramework              0x00007fff9258e2dd -[RSSInterchange _runManager] + 1345
    8   com.apple.Foundation                    0x00007fff9585c72a -[NSThread main] + 68
    9   com.apple.Foundation                    0x00007fff9585c6a2 __NSThread__main__ + 1575
    10  libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    11  libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff89dc867a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff89dc7d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8a30250c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8a30ac74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8a30a486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff9580df7b -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.Foundation                    0x00007fff9580de67 -[NSRunLoop(NSRunLoop) run] + 62
    7   com.apple.MessageFramework              0x00007fff925adaa9 +[_NSSocket _runIOThread] + 80
    8   com.apple.Foundation                    0x00007fff9585c72a -[NSThread main] + 68
    9   com.apple.Foundation                    0x00007fff9585c6a2 __NSThread__main__ + 1575
    10  libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    11  libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 8:: -[IMAPAccount fetchSynchronouslyIsAuto:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff89dc9bf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff89e211a1 pthread_mutex_lock + 545
    2   com.apple.Foundation                    0x00007fff9580c1ee -[NSLock lock] + 163
    3   com.apple.MessageFramework              0x00007fff925aa5ec -[IMAPAccount _gatewayForMailboxUid:name:options:] + 128
    4   com.apple.MessageFramework              0x00007fff925aa4ec -[IMAPAccount gatewayForStore:options:] + 126
    5   com.apple.MessageFramework              0x00007fff925aa32f -[LibraryIMAPStore _gatewayCreateIfNeeded:options:] + 131
    6   com.apple.MessageFramework              0x00007fff925a50e5 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 283
    7   com.apple.MessageFramework              0x00007fff925f73be -[LibraryIMAPStore _fetchForCheckingNewMail:] + 51
    8   com.apple.MessageFramework              0x00007fff925f6dfa -[IMAPAccount fetchSynchronouslyIsAuto:] + 144
    9   com.apple.CoreFoundation                0x00007fff8a367efc __invoking___ + 140
    10  com.apple.CoreFoundation                0x00007fff8a367d94 -[NSInvocation invoke] + 132
    11  com.apple.MessageFramework              0x00007fff92590f68 -[MonitoredInvocation invoke] + 196
    12  com.apple.MessageFramework              0x00007fff9256da79 -[ThrowingInvocationOperation main] + 33
    13  com.apple.MessageFramework              0x00007fff9256da1f -[_MFInvocationOperation main] + 449
    14  com.apple.Foundation                    0x00007fff9584a6b4 -[__NSOperationInternal start] + 705
    15  com.apple.Foundation                    0x00007fff9585d912 ____NSOQSchedule_block_invoke_2 + 124
    16  libdispatch.dylib                       0x00007fff924e0a86 _dispatch_call_block_and_release + 18
    17  libdispatch.dylib                       0x00007fff924e1965 _dispatch_worker_thread2 + 255
    18  libsystem_c.dylib                       0x00007fff89e243da _pthread_wqthread + 316
    19  libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 9:: -[MFAosImapAccount fetchSynchronouslyIsAuto:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff89dc9bf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff89e211a1 pthread_mutex_lock + 545
    2   com.apple.Foundation                    0x00007fff9580c1ee -[NSLock lock] + 163
    3   com.apple.MessageFramework              0x00007fff925aa5ec -[IMAPAccount _gatewayForMailboxUid:name:options:] + 128
    4   com.apple.MessageFramework              0x00007fff925aa4ec -[IMAPAccount gatewayForStore:options:] + 126
    5   com.apple.MessageFramework              0x00007fff925aa32f -[LibraryIMAPStore _gatewayCreateIfNeeded:options:] + 131
    6   com.apple.MessageFramework              0x00007fff925a50e5 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 283
    7   com.apple.MessageFramework              0x00007fff925f73be -[LibraryIMAPStore _fetchForCheckingNewMail:] + 51
    8   com.apple.MessageFramework              0x00007fff925f6dfa -[IMAPAccount fetchSynchronouslyIsAuto:] + 144
    9   com.apple.CoreFoundation                0x00007fff8a367efc __invoking___ + 140
    10  com.apple.CoreFoundation                0x00007fff8a367d94 -[NSInvocation invoke] + 132
    11  com.apple.MessageFramework              0x00007fff92590f68 -[MonitoredInvocation invoke] + 196
    12  com.apple.MessageFramework              0x00007fff9256da79 -[ThrowingInvocationOperation main] + 33
    13  com.apple.MessageFramework              0x00007fff9256da1f -[_MFInvocationOperation main] + 449
    14  com.apple.Foundation                    0x00007fff9584a6b4 -[__NSOperationInternal start] + 705
    15  com.apple.Foundation                    0x00007fff9585d912 ____NSOQSchedule_block_invoke_2 + 124
    16  libdispatch.dylib                       0x00007fff924e0a86 _dispatch_call_block_and_release + 18
    17  libdispatch.dylib                       0x00007fff924e1965 _dispatch_worker_thread2 + 255
    18  libsystem_c.dylib                       0x00007fff89e243da _pthread_wqthread + 316
    19  libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 10:: -[LibraryIMAPStore openSynchronously]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff89dc9bf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff89e211a1 pthread_mutex_lock + 545
    2   com.apple.Foundation                    0x00007fff9580c1ee -[NSLock lock] + 163
    3   com.apple.MessageFramework              0x00007fff925aa5ec -[IMAPAccount _gatewayForMailboxUid:name:options:] + 128
    4   com.apple.MessageFramework              0x00007fff925aa4ec -[IMAPAccount gatewayForStore:options:] + 126
    5   com.apple.MessageFramework              0x00007fff925aa32f -[LibraryIMAPStore _gatewayCreateIfNeeded:options:] + 131
    6   com.apple.MessageFramework              0x00007fff925a50e5 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 283
    7   com.apple.CoreFoundation                0x00007fff8a367efc __invoking___ + 140
    8   com.apple.CoreFoundation                0x00007fff8a367d94 -[NSInvocation invoke] + 132
    9   com.apple.MessageFramework              0x00007fff92590f68 -[MonitoredInvocation invoke] + 196
    10  com.apple.MessageFramework              0x00007fff9256da79 -[ThrowingInvocationOperation main] + 33
    11  com.apple.MessageFramework              0x00007fff9256da1f -[_MFInvocationOperation main] + 449
    12  com.apple.Foundation                    0x00007fff9584a6b4 -[__NSOperationInternal start] + 705
    13  com.apple.Foundation                    0x00007fff9585d912 ____NSOQSchedule_block_invoke_2 + 124
    14  libdispatch.dylib                       0x00007fff924e0a86 _dispatch_call_block_and_release + 18
    15  libdispatch.dylib                       0x00007fff924e1965 _dispatch_worker_thread2 + 255
    16  libsystem_c.dylib                       0x00007fff89e243da _pthread_wqthread + 316
    17  libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 11:: -[LibraryIMAPStore openSynchronously]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff89dc9bf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff89e211a1 pthread_mutex_lock + 545
    2   com.apple.Foundation                    0x00007fff9580c1ee -[NSLock lock] + 163
    3   com.apple.MessageFramework              0x00007fff925aa5ec -[IMAPAccount _gatewayForMailboxUid:name:options:] + 128
    4   com.apple.MessageFramework              0x00007fff925aa4ec -[IMAPAccount gatewayForStore:options:] + 126
    5   com.apple.MessageFramework              0x00007fff925aa32f -[LibraryIMAPStore _gatewayCreateIfNeeded:options:] + 131
    6   com.apple.MessageFramework              0x00007fff925a50e5 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 283
    7   com.apple.CoreFoundation                0x00007fff8a367efc __invoking___ + 140
    8   com.apple.CoreFoundation                0x00007fff8a367d94 -[NSInvocation invoke] + 132
    9   com.apple.MessageFramework              0x00007fff92590f68 -[MonitoredInvocation invoke] + 196
    10  com.apple.MessageFramework              0x00007fff9256da79 -[ThrowingInvocationOperation main] + 33
    11  com.apple.MessageFramework              0x00007fff9256da1f -[_MFInvocationOperation main] + 449
    12  com.apple.Foundation                    0x00007fff9584a6b4 -[__NSOperationInternal start] + 705
    13  com.apple.Foundation                    0x00007fff9585d912 ____NSOQSchedule_block_invoke_2 + 124
    14  libdispatch.dylib                       0x00007fff924e0a86 _dispatch_call_block_and_release + 18
    15  libdispatch.dylib                       0x00007fff924e1965 _dispatch_worker_thread2 + 255
    16  libsystem_c.dylib                       0x00007fff89e243da _pthread_wqthread + 316
    17  libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 12:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff89dc9bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff89e26274 _pthread_cond_wait + 840
    2   com.apple.CoreVideo                     0x00007fff91ca56c8 CVDisplayLink::runIOThread() + 710
    3   com.apple.CoreVideo                     0x00007fff91ca53e9 _ZL13startIOThreadPv + 148
    4   libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 13:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff89dc9bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff89e26274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff9099bde0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff8d4eb76a ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
    4   com.apple.WebCore                       0x00007fff8d4eb6c3 WebCore::LocalStorageThread::threadEntryPoint() + 99
    5   com.apple.WebCore                       0x00007fff8d4eb60b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 14:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff89dc867a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff89dc7d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8a30250c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8a30ac74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8a30a486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff95867fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff9585c72a -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff9585c6a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 15:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff89dc9bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff89e26274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff90c127ed JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore                0x00007fff90c12a40 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore                0x00007fff90c12ae9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 16:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff89dc9bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff89e26274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff9099be37 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
    3   com.apple.JavaScriptCore                0x00007fff90c1b12c JSC::Heap::blockFreeingThreadMain() + 300
    4   com.apple.JavaScriptCore                0x00007fff90c1b169 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 17:: -[POPAccount fetchSynchronouslyIsAuto:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff89dca7e6 kevent + 10
    1   libsystem_info.dylib                    0x00007fff96c1cfe5 _mdns_search + 1537
    2   libsystem_info.dylib                    0x00007fff96c1d8b7 mdns_addrinfo + 615
    3   libsystem_info.dylib                    0x00007fff96c1e151 search_addrinfo + 152
    4   libsystem_info.dylib                    0x00007fff96c21a1c si_addrinfo + 1614
    5   libsystem_info.dylib                    0x00007fff96c19795 getaddrinfo + 166
    6   com.apple.SystemConfiguration           0x00007fff90d9c061 __SCNetworkReachabilityGetFlags + 2037
    7   com.apple.SystemConfiguration           0x00007fff90d9b841 SCNetworkReachabilityGetFlags + 163
    8   com.apple.MessageFramework              0x00007fff925ae764 -[NetworkController isHostReachable:] + 141
    9   com.apple.MessageFramework              0x00007fff925addc6 -[_NSSocket connectToHost:withPort:protocol:] + 188
    10  com.apple.MessageFramework              0x00007fff925ad24d -[Connection _connectUsingHostname:onPort:securityLayerType:clientIdentity:accountClass:] + 747
    11  com.apple.MessageFramework              0x00007fff925acdf6 -[Connection _connectUsingAccount:securityLayerType:] + 224
    12  com.apple.MessageFramework              0x00007fff925aca52 -[Connection connectAndSetSecurityLayerUsingAccount:] + 181
    13  com.apple.MessageFramework              0x00007fff925ac91d -[Connection connectUsingAccount:] + 80
    14  com.apple.MessageFramework              0x00007fff9264d87e -[Account _connectAndAuthenticate:] + 147
    15  com.apple.MessageFramework              0x00007fff9264dc5b -[Account authenticatedConnection] + 86
    16  com.apple.MessageFramework              0x00007fff92787f17 -[POP3FetchStore _authenticatedConnection] + 51
    17  com.apple.MessageFramework              0x00007fff9278831d -[POP3FetchStore fetchSynchronously] + 367
    18  com.apple.MessageFramework              0x00007fff9278a832 -[POPAccount fetchSynchronously] + 154
    19  com.apple.CoreFoundation                0x00007fff8a367efc __invoking___ + 140
    20  com.apple.CoreFoundation                0x00007fff8a367d94 -[NSInvocation invoke] + 132
    21  com.apple.MessageFramework              0x00007fff92590f68 -[MonitoredInvocation invoke] + 196
    22  com.apple.MessageFramework              0x00007fff9256da79 -[ThrowingInvocationOperation main] + 33
    23  com.apple.MessageFramework              0x00007fff9256da1f -[_MFInvocationOperation main] + 449
    24  com.apple.Foundation                    0x00007fff9584a6b4 -[__NSOperationInternal start] + 705
    25  com.apple.Foundation                    0x00007fff9585d912 ____NSOQSchedule_block_invoke_2 + 124
    26  libdispatch.dylib                       0x00007fff924e0a86 _dispatch_call_block_and_release + 18
    27  libdispatch.dylib                       0x00007fff924e1965 _dispatch_worker_thread2 + 255
    28  libsystem_c.dylib                       0x00007fff89e243da _pthread_wqthread + 316
    29  libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 18:: -[MFAosImapAccount _synchronizeAccountWithServerWithUserInput:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff89dc9bf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff89e211a1 pthread_mutex_lock + 545
    2   com.apple.Foundation                    0x00007fff9580c1ee -[NSLock lock] + 163
    3   com.apple.MessageFramework              0x00007fff925aa5ec -[IMAPAccount _gatewayForMailboxUid:name:options:] + 128
    4   com.apple.MessageFramework              0x00007fff925aa4ec -[IMAPAccount gatewayForStore:options:] + 126
    5   com.apple.MessageFramework              0x00007fff92604bc3 -[IMAPAccount _listingForMailboxUid:listAllChildren:onlySubscribed:withUserInput:] + 96
    6   com.apple.MessageFramework              0x00007fff92604739 -[IMAPAccount _listingForMailboxUid:listAllChildren:withUserInput:] + 80
    7   com.apple.MessageFramework              0x00007fff9260468a -[IMAPAccount _synchronizeMailboxListWithUserInput:] + 67
    8   com.apple.MessageFramework              0x00007fff925fc2ee -[RemoteStoreAccount _synchronizeAccountWithServerWithUserInput:] + 329
    9   com.apple.MessageFramework              0x00007fff925fbf8a -[IMAPAccount _synchronizeAccountWithServerWithUserInput:] + 43
    10  com.apple.CoreFoundation                0x00007fff8a367efc __invoking___ + 140
    11  com.apple.CoreFoundation                0x00007fff8a367d94 -[NSInvocation invoke] + 132
    12  com.apple.MessageFramework              0x00007fff92590f68 -[MonitoredInvocation invoke] + 196
    13  com.apple.MessageFramework              0x00007fff9256da79 -[ThrowingInvocationOperation main] + 33
    14  com.apple.MessageFramework              0x00007fff9256da1f -[_MFInvocationOperation main] + 449
    15  com.apple.Foundation                    0x00007fff9584a6b4 -[__NSOperationInternal start] + 705
    16  com.apple.Foundation                    0x00007fff9585d912 ____NSOQSchedule_block_invoke_2 + 124
    17  libdispatch.dylib                       0x00007fff924e0a86 _dispatch_call_block_and_release + 18
    18  libdispatch.dylib                       0x00007fff924e1965 _dispatch_worker_thread2 + 255
    19  libsystem_c.dylib                       0x00007fff89e243da _pthread_wqthread + 316
    20  libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 19:: -[IMAPAccount _synchronizeAccountWithServerWithUserInput:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff89dc9bf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff89e211a1 pthread_mutex_lock + 545
    2   com.apple.Foundation                    0x00007fff9580c1ee -[NSLock lock] + 163
    3   com.apple.MessageFramework              0x00007fff925aa5ec -[IMAPAccount _gatewayForMailboxUid:name:options:] + 128
    4   com.apple.MessageFramework              0x00007fff925aa4ec -[IMAPAccount gatewayForStore:options:] + 126
    5   com.apple.MessageFramework              0x00007fff92604bc3 -[IMAPAccount _listingForMailboxUid:listAllChildren:onlySubscribed:withUserInput:] + 96
    6   com.apple.MessageFramework              0x00007fff92604739 -[IMAPAccount _listingForMailboxUid:listAllChildren:withUserInput:] + 80
    7   com.apple.MessageFramework              0x00007fff9260468a -[IMAPAccount _synchronizeMailboxListWithUserInput:] + 67
    8   com.apple.MessageFramework              0x00007fff925fc2ee -[RemoteStoreAccount _synchronizeAccountWithServerWithUserInput:] + 329
    9   com.apple.MessageFramework              0x00007fff925fbf8a -[IMAPAccount _synchronizeAccountWithServerWithUserInput:] + 43
    10  com.apple.CoreFoundation                0x00007fff8a367efc __invoking___ + 140
    11  com.apple.CoreFoundation                0x00007fff8a367d94 -[NSInvocation invoke] + 132
    12  com.apple.MessageFramework              0x00007fff92590f68 -[MonitoredInvocation invoke] + 196
    13  com.apple.MessageFramework              0x00007fff9256da79 -[ThrowingInvocationOperation main] + 33
    14  com.apple.MessageFramework              0x00007fff9256da1f -[_MFInvocationOperation main] + 449
    15  com.apple.Foundation                    0x00007fff9584a6b4 -[__NSOperationInternal start] + 705
    16  com.apple.Foundation                    0x00007fff9585d912 ____NSOQSchedule_block_invoke_2 + 124
    17  libdispatch.dylib                       0x00007fff924e0a86 _dispatch_call_block_and_release + 18
    18  libdispatch.dylib                       0x00007fff924e1965 _dispatch_worker_thread2 + 255
    19  libsystem_c.dylib                       0x00007fff89e243da _pthread_wqthread + 316
    20  libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff89dca192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff89e24594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff89dc9e42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff89dd8dea nanosleep + 164
    2   libsystem_c.dylib                       0x00007fff89dd8bb5 usleep + 53
    3   com.apple.AOSKit                        0x00007fff8f4ba0b8 -[AOSRequest sendSynchronously] + 56
    4   com.apple.AOSKit                        0x00007fff8f4bfa68 -[AOSConfig setupInfo] + 237
    5   com.apple.AOSKit                        0x00007fff8f4bf3e6 +[AOSConfig validationURLWithAppleID:andCurrentClient:] + 57
    6   com.apple.AOSKit                        0x00007fff8f4b6b9c -[AOSThreadManager AOSKPersistAccountData:] + 1416
    7   com.apple.Foundation                    0x00007fff9585c72a -[NSThread main] + 68
    8   com.apple.Foundation                    0x00007fff9585c6a2 __NSThread__main__ + 1575
    9   libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    10  libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff89dc867a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff89dc7d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8a30250c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8a30ac74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8a30a486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff8a31a19f CFRunLoopRun + 95
    6   com.apple.AOSKit                        0x00007fff8f4ba031 -[AOSRequest _runRequestThread] + 306
    7   com.apple.Foundation                    0x00007fff9585c72a -[NSThread main] + 68
    8   com.apple.Foundation                    0x00007fff9585c6a2 __NSThread__main__ + 1575
    9   libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    10  libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 23:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x00007fff89dc9e42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff89dd8dea nanosleep + 164
    2   libsystem_c.dylib                       0x00007fff89dd8bb5 usleep + 53
    3   com.apple.AppKit                        0x00007fff8b3d14d3 -[NSUIHeartBeat _heartBeatThread:] + 1727
    4   com.apple.Foundation                    0x00007fff9585c72a -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff9585c6a2 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff89dca192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff89e24594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff89dca192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff89e24594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib                

  • Mac app store keeps crashing on OSX 10.6.8

    I can open and browse the Mac App store on my MBP but as soon as I try to download any apps the App Store hangs and I have to use Force Quit to shut it down.  I have tried all the suggestions I have read elsewhere including deleting all the plist files from the library, repairing permissions, starting in safe mode, deleting the app store app and copying it across from my iMac where it runs perfectly but without success.
    Any help much appreciated.
    Thanks

    Install the Mac OS X 10.6.8 Update Combo
    That will reinstall the Mac App Store for you.
    Restart your Mac after the combo is installed.
    It's ok to do this even though you are already running v10.6.8.

  • Mac App Store keeps crashing on multiple machines, but not on all of them

    I have an I mac running 10.6.8.  Whenever I open the app store it logs inot my account successfully, but when I choose an app I have already pruchased, or a new app to purchase, I get a whirling disk after about 5 seconds, and cannot proceed further.  I tried the same procedure on my mac book pro that already has lion and that works fine.  Then I tried it on my other mac book pro that has lion and I get the same problem. 
    I called Apple support and they asked me to download 10.6.8 again which I did.  Their thought was the app store file was corrupted.  I have the same exact thing occuring.  I can purchase ipad apps and music from itunes without any problems.  My ipads and iphones work just fine for purchasing so I know it is not an account issue.
    What is happeining???  Any Ideas???

    they asked me to download 10.6.8 again
    If you didn't use the combo update, try that >  Mac OS X 10.6.8 Update Combo
    That will reinstall the App Store app for you.
    Restart your Mac after the combo is installed.
    Then I tried it on my other mac book pro that has lion and I get the same problem.
    Do you have anti virus software installed? Tried turning off the Firewall in System Preferences > Security (in 10.6) Security & Privacy (in 10.7) ??

  • My App Store keeps crashing when I look for an app! How can I change this?

    When I load an App my App Store crash! :/

    Hello, I'm sorry to hear that you are experiencing what most of us are experiencing.
    This is not something any of the users can fix, so we just have to wait for apple to bring a new update.
    Here is one thing you can try to clear it up though. Try rebooting your device by holding the power button down until it prompts you to shutdown, and restart it. If that doesn't work, try holding the power button and the home button down until the device is forced into a shutdown, and restart it.
    I hope that helps a little at least.
    ~Lt. Leviathan

  • Why does an app that is no longer on app store keep crashing when I redownloaded it from my purchased list?

    I just updated my iphone to ios 7 yesterday and I had to clear up space for the update to work.  I deleted several apps, but one of the apps I deleted was no longer on the app store anymore but I didn't know that at the time.  (not flappy bird)  I tried re-installing it, but it crashes everytime I redownload it.  I tried resetting my phone, and downloading the app from my computer but nothing works.  Any suggestions on how I might be able to get back this app functioning normally?  All comments are greatly appreciated. Thank You!

    Hello there, thegodfather.
    The following Knowledge Base article offers up some practical steps for troubleshooting issues with applications installed from the App Store:
    iOS: An app you installed unexpectedly quits, stops responding, or won’t open
    http://support.apple.com/kb/ts1702
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • ITunes keeps crashing when trying to update

    When going on to iTunes on my iPad, it keeps crashing and turning itself off, I have tried to turning off rebooting and, then reinstalling the reinstalling as new iPad but still does the same thing. Can you shed some light.

    Tap Settings > Safari > Block Cookies.
    Select an option other than "Always."
    if no result do this
    reset all settings
    settings-general-reset-reset all settings
    now reconnect to wifi
    settings- wifi- click network name- enter password - join
    if issue persist back up and restore as new via iTunes
    Peace, Clyde

  • Itunes keeps crashing when trying to update library

    Every time I try to open itunes, it automatically tries to update my library. It gets about two thirds of the way through doing this, then the program stops working altogether, and "encounters a problem and needs to close".
    I've tried reinstalling the program, but it still has the same problem.
    Is there anything I can do to fix this?

    So when you start iTunes with an empty library, does it open OK and then crashes when you try to import the xml file?
    If so I wonder if you have one of your files upsetting iTunes. You could try adding files a bit at a time. See this article:
    http://docs.info.apple.com/article.html?artnum=302856
    You need the section headed:
    Check for content files with issues
    Podcasts can sometimes be associated with problems as Roy B mentions in his article.

  • App store keeps crashing when i try to see all my purchases

    I've alredy reset it and it's still the same way as before

    Common problem but I have not seen a solution yet.

Maybe you are looking for

  • VENDOR_NAME_ALT

    HI Friends when vendor_name_alt column in po_vendors is useful,i need to do the validation on this column. Raghu

  • Can a room be too cold to operate an iMac?

    I have my iMac in a room where I have the heat turned off to save on heating bill. When I turn on the computer the past couple of days, my modem flashes as if the computer is going on, but the computer screen remains black. The room temp is 55 degree

  • Pages does not update

    The current (31 Dec 2013) version of Pages is 5.01, my MacBook has version 4.3.  The App Store does not show any update and says for Pages "Installed". How can I update to the current version?

  • What is this  mobilebackup volume that just appeared?

    I just noticed a new volume, Mobilebackup. I appears to be a few days old, and appears to have the same kind of files that Time Machine does. It has backup files of two volumes (of four), and has one folder for the first day, and varying numbers of f

  • Injecting message security int Glassfish EJB3.0 Web Service Endpoint

    I need to specify message security in sun-ejb-jar.xml descriptor. According to documentation: https://glassfish.dev.java.net/javaee5/webservices/dispatch_process.html#EJB when EJB is deployed, ejb-jar.xml, webservices.xml, and sun-ejb-jar.xml get cre