Originator:sorin.sbarnea
Number:rdar://11260511 Date Originated:
Status: Resolved:
Product:OSX Product Version:10.8.4
Classification: Reproducible:
 
Process:         App Store [6145]
Path:            /Applications/App Store.app/Contents/MacOS/App Store
Identifier:      com.apple.appstore
Version:         1.2.2 (129.15)
Build Info:      Firenze-129015000000000~2
Code Type:       X86-64 (Native)
Parent Process:  launchd [160]
User ID:         501

Date/Time:       2013-04-28 19:27:05.309 +0100
OS Version:      Mac OS X 10.8.4 (12E36)
Report Version:  10

Interval Since Last Report:          18050 sec
Crashes Since Last Report:           4
Per-App Interval Since Last Report:  1 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      8B3D123A-B63F-D648-DA19-62A483ECA99F

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
Assertion failed: (0 && "You have encountered <rdar://problem/11260511>. " "Please run the gather_files.sh command that's attached to the radar:" "sudo gather_files.sh" "Then attach the following file to the radar:" "/tmp/crash_files.tz" "Thanks!"), function cvms_element_hack_check_for_zero_contents, file /SourceCache/CVMS/CVMS-32.3/coreVMClient.c, line 1552.
 

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff87f4f212 __pthread_kill + 10
1   libsystem_c.dylib             	0x00007fff89d9ab54 pthread_kill + 90
2   libsystem_c.dylib             	0x00007fff89ddedce abort + 143
3   libsystem_c.dylib             	0x00007fff89ddfe2a __assert_rtn + 146
4   libCoreVMClient.dylib         	0x00007fff901377e3 cvms_element_get_content + 1063
5   libcldcpuengine.dylib         	0x000000011243be09 0x112435000 + 28169
6   libcldcpuengine.dylib         	0x0000000112439ac6 glrCompBuildProgram + 96
7   com.apple.opencl              	0x00007fff85f891ac 0x7fff85f61000 + 164268
8   com.apple.opencl              	0x00007fff85f71973 clBuildProgram + 904
9   com.apple.CoreImage           	0x00007fff85aec465 -[FEOpenCLContext _loadKernel:target:testOnly:] + 1156
10  com.apple.CoreImage           	0x00007fff85be635f -[FEContext(Kernel) loadKernel:target:] + 94
11  com.apple.CoreImage           	0x00007fff85b2854f FEApplyTreeNode::render1(FETreeContext*, FEShape const&, fe_kernel_target_struct*, int, float*, FETreeTexture*) + 105
12  com.apple.CoreImage           	0x00007fff85b29735 FEApplyTreeNode::render2(FETreeContext*, FEShape const*, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 1583
13  com.apple.CoreImage           	0x00007fff85b267c7 FETreeNode::render_(FETreeContext*, FEShape const*, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 169
14  com.apple.CoreImage           	0x00007fff85b2a4c5 FETreeNode::render(FETreeContext*, FEShape const&, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 107
15  com.apple.CoreImage           	0x00007fff85b2e211 FETreeContext::renderTree(FETreeNode*, FEShape const&, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 277
16  com.apple.CoreImage           	0x00007fff85b2e535 FETreeContext::renderImage_(FEImage*, CGRect, FEShape const*, CGAffineTransform, CGColorSpace*, FEFormat, bool, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 703
17  com.apple.CoreImage           	0x00007fff85b2e911 FETreeContext::renderImage(FEImage*, CGRect, FEShape const*, CGAffineTransform, CGColorSpace*, FEFormat, bool, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 459
18  com.apple.CoreImage           	0x00007fff85b051a6 -[FEImage(Internal) _renderWithContext:bounds:transform:colorSpace:format:premultiplied:setupCallback:finishCallback:callbackData:] + 339
19  com.apple.CoreImage           	0x00007fff85b045bf -[FEImage getBitmap:withContext:origin:transform:colorSpace:] + 694
20  com.apple.CoreImage           	0x00007fff85ab9aaa -[CIContextImpl render:toBitmap:rowBytes:bounds:format:colorSpace:] + 427
21  com.apple.CoreImage           	0x00007fff85ab8978 -[CIContext render:toBitmap:rowBytes:bounds:format:colorSpace:] + 77
22  com.apple.coreui              	0x00007fff89be25fc _CUICreateImageByApplyingEffectsToImageViaCI(long, CUIDescriptor const*, __CFArray const*, CGImage*, double, unsigned char) + 16220
23  com.apple.coreui              	0x00007fff89bdc219 CUIArtFileRenderer::DrawImage(CGRect, long, CUIDescriptor const*) + 9651
24  com.apple.coreui              	0x00007fff89bca887 CUIArtFileRenderer::Draw(CUIDescriptor const*, CGAffineTransform, CUIReturnInfo&) + 1571
25  com.apple.coreui              	0x00007fff89ba5895 CUIRenderer::Draw(CGRect, CGContext*, __CFDictionary const*, __CFDictionary const**) + 3343
26  com.apple.coreui              	0x00007fff89bd0bcb CUIDraw + 180
27  com.apple.AppKit              	0x00007fff88c9f00f -[NSCoreUIImageRep draw] + 260
28  com.apple.AppKit              	0x00007fff88c9ee91 -[NSImageRep drawInRect:] + 384
29  com.apple.AppKit              	0x00007fff8900e66c __block_global_0 + 64
30  com.apple.AppKit              	0x00007fff88c9eb84 NSGraphicsContextPushContextWithFlippedMetadata_drawWithBlock_ + 312
31  com.apple.AppKit              	0x00007fff88c9e8a5 __74-[NSImageRep drawInRect:fromRect:operation:fraction:respectFlipped:hints:]_block_invoke_0 + 1686
32  com.apple.AppKit              	0x00007fff88c9dff8 -[NSImageRep drawInRect:fromRect:operation:fraction:respectFlipped:hints:] + 1070
33  com.apple.AppKit              	0x00007fff88c9c291 -[NSImage _drawMappingAlignmentRectToRect:withState:backgroundStyle:operation:fraction:flip:hints:] + 2375
34  com.apple.AppKit              	0x00007fff88c9ac09 -[NSSegmentedCell drawSegment:inFrame:withView:] + 1169
35  com.apple.AppKit              	0x00007fff88c9a649 -[NSSegmentedCell drawInteriorWithFrame:inView:] + 958
36  com.apple.AppKit              	0x00007fff88c97f86 -[NSSegmentedCell drawWithFrame:inView:] + 707
37  com.apple.AppKit              	0x00007fff88c957d6 -[NSControl drawRect:] + 400
38  com.apple.AppKit              	0x00007fff88c89064 -[NSView _drawRect:clip:] + 4217
39  com.apple.AppKit              	0x00007fff88c876c1 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1656
40  com.apple.AppKit              	0x00007fff88c87ad9 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704
41  com.apple.AppKit              	0x00007fff88c87ad9 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704
42  com.apple.AppKit              	0x00007fff88c97b74 -[NSToolbarItemViewer _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 314
43  com.apple.AppKit              	0x00007fff88c87ad9 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704
44  com.apple.AppKit              	0x00007fff88c87ad9 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704
45  com.apple.AppKit              	0x00007fff88c87ad9 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704
46  com.apple.AppKit              	0x00007fff88c856f2 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 817
47  com.apple.AppKit              	0x00007fff88c85143 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 314
48  com.apple.AppKit              	0x00007fff88c80d6d -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4675
49  com.apple.AppKit              	0x00007fff88c4ac93 -[NSView displayIfNeeded] + 1830
50  com.apple.AppKit              	0x00007fff88d07a18 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1377
51  com.apple.AppKit              	0x00007fff88d07038 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 940
52  com.apple.AppKit              	0x00007fff88d06c1f -[NSWindow orderWindow:relativeTo:] + 159
53  com.apple.AppKit              	0x00007fff88cff6dc -[NSWindow makeKeyAndOrderFront:] + 48
54  com.apple.appstore            	0x000000010cc9603a 0x10cc82000 + 81978
55  com.apple.CoreFoundation      	0x00007fff904d6eda _CFXNotificationPost + 2554
56  com.apple.Foundation          	0x00007fff8e88f7b6 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
57  com.apple.AppKit              	0x00007fff88c4e52d -[NSApplication _postDidFinishNotification] + 292
58  com.apple.AppKit              	0x00007fff88c4e266 -[NSApplication _sendFinishLaunchingNotification] + 216
59  com.apple.AppKit              	0x00007fff88c4b452 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 566
60  com.apple.AppKit              	0x00007fff88c4b04c -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 351
61  com.apple.Foundation          	0x00007fff8e8a907b -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 308
62  com.apple.Foundation          	0x00007fff8e8a8edd _NSAppleEventManagerGenericHandler + 106
63  com.apple.AE                  	0x00007fff9229d078 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 307
64  com.apple.AE                  	0x00007fff9229ced9 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 37
65  com.apple.AE                  	0x00007fff9229cd99 aeProcessAppleEvent + 318
66  com.apple.HIToolbox           	0x00007fff8d7ec709 AEProcessAppleEvent + 100
67  com.apple.AppKit              	0x00007fff88c47836 _DPSNextEvent + 1456
68  com.apple.AppKit              	0x00007fff88c46df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
69  com.apple.AppKit              	0x00007fff88c3e1a3 -[NSApplication run] + 517
70  com.apple.AppKit              	0x00007fff88be2bd6 NSApplicationMain + 869
71  com.apple.appstore            	0x000000010cc83a24 0x10cc82000 + 6692

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff87f4fd16 kevent + 10
1   libdispatch.dylib             	0x00007fff86dc5dea _dispatch_mgr_invoke + 883
2   libdispatch.dylib             	0x00007fff86dc59ee _dispatch_mgr_thread + 54

Thread 2:
0   libsystem_kernel.dylib        	0x00007fff87f4f6d6 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff89d9bf4c _pthread_workq_return + 25
2   libsystem_c.dylib             	0x00007fff89d9bd13 _pthread_wqthread + 412
3   libsystem_c.dylib             	0x00007fff89d861d1 start_wqthread + 13

Thread 3:: Dispatch queue: com.apple.root.default-priority
0   libsystem_kernel.dylib        	0x00007fff87f4f0fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff89d9dfe9 _pthread_cond_wait + 869
2   com.apple.Foundation          	0x00007fff8e8dac16 -[NSCondition wait] + 240
3   com.apple.Foundation          	0x00007fff8e8d33c8 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 796
4   com.apple.Foundation          	0x00007fff8e8d3028 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 131
5   com.apple.CommerceKit         	0x000000010cdf3bdf -[CKClient init] + 260
6   com.apple.CommerceKit         	0x000000010cdf3cbf +[CKClient currentClient] + 66
7   com.apple.CommerceKit         	0x000000010cda61fd -[ISLoadURLBagOperation _addStoreFrontHeadersToRequest:] + 48
8   com.apple.CommerceKit         	0x000000010cda69e0 -[ISLoadURLBagOperation _loadURLBagFromURL:] + 422
9   com.apple.CommerceKit         	0x000000010cda57cc -[ISLoadURLBagOperation run] + 347
10  com.apple.CommerceKit         	0x000000010cda7997 -[ISOperation _main:] + 425
11  com.apple.CommerceKit         	0x000000010cda74d5 -[ISOperation main] + 606
12  com.apple.Foundation          	0x00007fff8e8d5926 -[__NSOperationInternal start] + 684
13  com.apple.Foundation          	0x00007fff8e8dd0f1 __block_global_6 + 129
14  libdispatch.dylib             	0x00007fff86dc6f01 _dispatch_call_block_and_release + 15
15  libdispatch.dylib             	0x00007fff86dc30b6 _dispatch_client_callout + 8
16  libdispatch.dylib             	0x00007fff86dc41fa _dispatch_worker_thread2 + 304
17  libsystem_c.dylib             	0x00007fff89d9bd0b _pthread_wqthread + 404
18  libsystem_c.dylib             	0x00007fff89d861d1 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib        	0x00007fff87f4f6d6 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff89d9bf4c _pthread_workq_return + 25
2   libsystem_c.dylib             	0x00007fff89d9bd13 _pthread_wqthread + 412
3   libsystem_c.dylib             	0x00007fff89d861d1 start_wqthread + 13

Thread 5:: Dispatch queue: com.apple.SoftwareUpdate.SUAppStoreController.ScanAndSession
0   libsystem_kernel.dylib        	0x00007fff87f4d686 mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff87f4cc42 mach_msg + 70
2   com.apple.CoreFoundation      	0x00007fff904c1233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation      	0x00007fff904c6916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation      	0x00007fff904c60e2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation          	0x00007fff8e8e17ee -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
6   com.apple.Foundation          	0x00007fff8e8e169b -[NSRunLoop(NSRunLoop) runUntilDate:] + 78
7   com.apple.SoftwareUpdate.framework	0x000000010d158316 -[NSRunLoop(SUAdditions) _runUntilCondition:periodicAction:] + 162
8   com.apple.SoftwareUpdate.framework	0x000000010d129dab -[SUScan performSynchronousScan] + 152
9   com.apple.SoftwareUpdate.framework	0x000000010d1502d5 __144-[SUAppStoreUpdateController _startScanningForUpdates:conditionally:includingPrerelease:rampedUnseen:skipIfNotInitial:notifyOn:progress:finish:]_block_invoke_0189 + 626
10  libdispatch.dylib             	0x00007fff86dc6f01 _dispatch_call_block_and_release + 15
11  libdispatch.dylib             	0x00007fff86dc30b6 _dispatch_client_callout + 8
12  libdispatch.dylib             	0x00007fff86dc447f _dispatch_queue_drain + 235
13  libdispatch.dylib             	0x00007fff86dc42f1 _dispatch_queue_invoke + 52
14  libdispatch.dylib             	0x00007fff86dc41c3 _dispatch_worker_thread2 + 249
15  libsystem_c.dylib             	0x00007fff89d9bd0b _pthread_wqthread + 404
16  libsystem_c.dylib             	0x00007fff89d861d1 start_wqthread + 13

Thread 6:: com.apple.NSURLConnectionLoader
0   libc++abi.dylib               	0x00007fff8ed577fe __cxxabiv1::__vmi_class_type_info::__do_find_public_src(long, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 162
1   libc++abi.dylib               	0x00007fff8ed577f7 __cxxabiv1::__vmi_class_type_info::__do_find_public_src(long, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 155
2   libc++abi.dylib               	0x00007fff8ed57fb9 __dynamic_cast + 207
3   com.apple.security            	0x00007fff8d1fe374 cssm_FreeUniqueRecord(cssm_dl_db_handle, cssm_db_unique_record*) + 55
4   com.apple.security            	0x00007fff8d1fe271 CSSM_DL_FreeUniqueRecord + 81
5   com.apple.security            	0x00007fff8d1fe1a3 Security::CssmClient::DbUniqueRecordImpl::deactivate() + 121
6   com.apple.security            	0x00007fff8d1fe0cc Security::CssmClient::DbUniqueRecordImpl::~DbUniqueRecordImpl() + 62
7   com.apple.security            	0x00007fff8d2013b7 Security::CssmClient::SSDbUniqueRecordImpl::~SSDbUniqueRecordImpl() + 25
8   com.apple.security            	0x00007fff8d1e4df8 Security::RefPointer<Security::CssmClient::ObjectImpl>::release() + 72
9   com.apple.security            	0x00007fff8d1fa956 Security::RefPointer<Security::CssmClient::ObjectImpl>::setPointer(Security::CssmClient::ObjectImpl*) + 66
10  com.apple.security            	0x00007fff8d1fd383 Security::CssmClient::DbDbCursorImpl::next(Security::CssmClient::DbAttributes*, Security::CssmDataContainer*, Security::CssmClient::DbUniqueRecord&) + 621
11  com.apple.security            	0x00007fff8d2a858e Security::CssmClient::SSDbCursorImpl::next(Security::CssmClient::DbAttributes*, Security::CssmDataContainer*, Security::CssmClient::DbUniqueRecord&, cssm_access_credentials const*) + 64
12  com.apple.security            	0x00007fff8d200a9c Security::CssmClient::SSDbCursorImpl::next(Security::CssmClient::DbAttributes*, Security::CssmDataContainer*, Security::CssmClient::DbUniqueRecord&) + 12
13  com.apple.security            	0x00007fff8d200455 Security::KeychainCore::KeychainSchemaImpl::KeychainSchemaImpl(Security::CssmClient::Db const&) + 725
14  com.apple.security            	0x00007fff8d200158 Security::KeychainCore::KeychainSchema::KeychainSchema(Security::CssmClient::Db const&) + 40
15  com.apple.security            	0x00007fff8d2000d1 Security::KeychainCore::KeychainImpl::keychainSchema() + 63
16  com.apple.security            	0x00007fff8d1ffb8d Security::KeychainCore::DefaultCredentials::operator()(Security::CssmClient::Db) + 79
17  com.apple.security            	0x00007fff8d1ff9eb Security::KeychainCore::KeychainImpl::defaultCredentials() + 157
18  com.apple.security            	0x00007fff8d1fb48b Security::CssmClient::DbImpl::open() + 221
19  com.apple.security            	0x00007fff8d204cd5 Security::KeychainCore::KCCursorImpl::next(Security::KeychainCore::Item&) + 257
20  com.apple.security            	0x00007fff8d23e70a _SecIdentityCopyPreferenceMatchingName(__CFString const*, unsigned int, __CFArray const*, OpaqueSecIdentityRef**) + 435
21  com.apple.security            	0x00007fff8d23e014 SecIdentityCopyPreference + 261
22  com.apple.CFNetwork           	0x00007fff8d646ae4 HTTPProtocolSSLSupport::getSSLCertsCached(__CFString const*) + 236
23  com.apple.CFNetwork           	0x00007fff8d646741 HTTPProtocol::setupSSLPropertiesOnStream(_CFURLRequest const*) + 411
24  com.apple.CFNetwork           	0x00007fff8d646380 HTTPProtocol::openStream() + 80
25  com.apple.CFNetwork           	0x00007fff8d6458e4 HTTPProtocol::useNetConnectionForRequest(NetConnection*, __CFHTTPMessage*, unsigned char, unsigned char) + 910
26  com.apple.CFNetwork           	0x00007fff8d64530e HTTPConnectionCacheEntry::dispatchConnectionToProtocol(NetConnection*, HTTPProtocol*, HTTPRequestMessage*, unsigned char) + 244
27  com.apple.CFNetwork           	0x00007fff8d64514d HTTPConnectionCacheEntry::notifyNextProtocolOfOpenConnection(NetConnection*, unsigned char) + 411
28  com.apple.CFNetwork           	0x00007fff8d642b33 HTTPConnectionCacheEntry::enqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 645
29  com.apple.CFNetwork           	0x00007fff8d6424a0 HTTPConnectionCache::_onqueue_enqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 178
30  com.apple.CFNetwork           	0x00007fff8d6423c5 __enqueueRequestForProtocol_block_invoke_0 + 26
31  com.apple.CFNetwork           	0x00007fff8d6dbf6a __block_global_1 + 28
32  com.apple.CoreFoundation      	0x00007fff904c2154 CFArrayApplyFunction + 68
33  com.apple.CFNetwork           	0x00007fff8d63c2f4 RunloopBlockContext::perform() + 124
34  com.apple.CFNetwork           	0x00007fff8d63c1cb MultiplexerSource::perform() + 221
35  com.apple.CoreFoundation      	0x00007fff904a3b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
36  com.apple.CoreFoundation      	0x00007fff904a3455 __CFRunLoopDoSources0 + 245
37  com.apple.CoreFoundation      	0x00007fff904c67f5 __CFRunLoopRun + 789
38  com.apple.CoreFoundation      	0x00007fff904c60e2 CFRunLoopRunSpecific + 290
39  com.apple.Foundation          	0x00007fff8e87e546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
40  com.apple.Foundation          	0x00007fff8e8dc562 __NSThread__main__ + 1345
41  libsystem_c.dylib             	0x00007fff89d997a2 _pthread_start + 327
42  libsystem_c.dylib             	0x00007fff89d861e1 thread_start + 13

Thread 7:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib        	0x00007fff87f4f0fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff89d9dfe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore      	0x00007fff8e317b66 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118
3   com.apple.JavaScriptCore      	0x00007fff8e53abfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
4   com.apple.JavaScriptCore      	0x00007fff8e55025f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib             	0x00007fff89d997a2 _pthread_start + 327
6   libsystem_c.dylib             	0x00007fff89d861e1 thread_start + 13

Thread 8:: JavaScriptCore::Marking
0   libsystem_kernel.dylib        	0x00007fff87f4f0fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff89d9dfe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore      	0x00007fff8e49d9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore      	0x00007fff8e49d8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore      	0x00007fff8e55025f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib             	0x00007fff89d997a2 _pthread_start + 327
6   libsystem_c.dylib             	0x00007fff89d861e1 thread_start + 13

Thread 9:: JavaScriptCore::Marking
0   libsystem_kernel.dylib        	0x00007fff87f4f0fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff89d9dfe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore      	0x00007fff8e49d9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore      	0x00007fff8e49d8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore      	0x00007fff8e55025f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib             	0x00007fff89d997a2 _pthread_start + 327
6   libsystem_c.dylib             	0x00007fff89d861e1 thread_start + 13

Thread 10:: JavaScriptCore::Marking
0   libsystem_kernel.dylib        	0x00007fff87f4f0fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff89d9dfe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore      	0x00007fff8e49d9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore      	0x00007fff8e49d8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore      	0x00007fff8e55025f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib             	0x00007fff89d997a2 _pthread_start + 327
6   libsystem_c.dylib             	0x00007fff89d861e1 thread_start + 13

Thread 11:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib        	0x00007fff87f4f0fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff89d9dfe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore      	0x00007fff8e317b66 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118
3   com.apple.JavaScriptCore      	0x00007fff8e53abfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
4   com.apple.JavaScriptCore      	0x00007fff8e55025f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib             	0x00007fff89d997a2 _pthread_start + 327
6   libsystem_c.dylib             	0x00007fff89d861e1 thread_start + 13

Thread 12:: JavaScriptCore::Marking
0   libsystem_kernel.dylib        	0x00007fff87f4f0fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff89d9dfe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore      	0x00007fff8e49d9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore      	0x00007fff8e49d8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore      	0x00007fff8e55025f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib             	0x00007fff89d997a2 _pthread_start + 327
6   libsystem_c.dylib             	0x00007fff89d861e1 thread_start + 13

Thread 13:: JavaScriptCore::Marking
0   libsystem_kernel.dylib        	0x00007fff87f4f0fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff89d9dfe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore      	0x00007fff8e49d9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore      	0x00007fff8e49d8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore      	0x00007fff8e55025f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib             	0x00007fff89d997a2 _pthread_start + 327
6   libsystem_c.dylib             	0x00007fff89d861e1 thread_start + 13

Thread 14:: JavaScriptCore::Marking
0   libsystem_kernel.dylib        	0x00007fff87f4f0fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff89d9dfe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore      	0x00007fff8e49d9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore      	0x00007fff8e49d8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore      	0x00007fff8e55025f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib             	0x00007fff89d997a2 _pthread_start + 327
6   libsystem_c.dylib             	0x00007fff89d861e1 thread_start + 13

Thread 15:
0   libsystem_kernel.dylib        	0x00007fff87f4f6d6 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff89d9bf4c _pthread_workq_return + 25
2   libsystem_c.dylib             	0x00007fff89d9bd13 _pthread_wqthread + 412
3   libsystem_c.dylib             	0x00007fff89d861d1 start_wqthread + 13

Thread 16:
0   libsystem_kernel.dylib        	0x00007fff87f4d686 mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff87f4cc42 mach_msg + 70
2   com.apple.CoreFoundation      	0x00007fff904c1233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation      	0x00007fff904c6916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation      	0x00007fff904c60e2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation          	0x00007fff8e8e17ee -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
6   com.apple.Foundation          	0x00007fff8e8e169b -[NSRunLoop(NSRunLoop) runUntilDate:] + 78
7   com.apple.PackageKit          	0x000000010d20967f +[PKURLConnection sendSynchronousRequest:returningResponse:error:] + 406
8   com.apple.SoftwareUpdate.framework	0x000000010d12df9c +[SUURLConnection sendSynchronousRequest:returningResponse:error:] + 160
9   com.apple.SoftwareUpdate.framework	0x000000010d121998 -[SUCatalogFetch _fetchDictionaryFromURL:returningError:] + 500
10  com.apple.SoftwareUpdate.framework	0x000000010d12216b -[SUCatalogFetch _fetchCatalogDictionaryReturningError:finalURL:isAppleDefault:isAppleProductionDefault:usingURL:] + 200
11  com.apple.SoftwareUpdate.framework	0x000000010d1223a5 -[SUCatalogFetch initWithURL:previousEntityTag:skipIfUnchanged:] + 175
12  com.apple.SoftwareUpdate.framework	0x000000010d12806e -[SUScan _scanMain:] + 1342
13  com.apple.Foundation          	0x00007fff8e8dc562 __NSThread__main__ + 1345
14  libsystem_c.dylib             	0x00007fff89d997a2 _pthread_start + 327
15  libsystem_c.dylib             	0x00007fff89d861e1 thread_start + 13

Thread 17:
0   libsystem_kernel.dylib        	0x00007fff87f4f6d6 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff89d9bf4c _pthread_workq_return + 25
2   libsystem_c.dylib             	0x00007fff89d9bd13 _pthread_wqthread + 412
3   libsystem_c.dylib             	0x00007fff89d861d1 start_wqthread + 13

Thread 18:
0   libsystem_kernel.dylib        	0x00007fff87f4f6d6 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff89d9bf4c _pthread_workq_return + 25
2   libsystem_c.dylib             	0x00007fff89d9bd13 _pthread_wqthread + 412
3   libsystem_c.dylib             	0x00007fff89d861d1 start_wqthread + 13

Thread 19:
0   libsystem_kernel.dylib        	0x00007fff87f4f6d6 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff89d9bf4c _pthread_workq_return + 25
2   libsystem_c.dylib             	0x00007fff89d9bd13 _pthread_wqthread + 412
3   libsystem_c.dylib             	0x00007fff89d861d1 start_wqthread + 13

Thread 20:
0   libsystem_kernel.dylib        	0x00007fff87f4f6d6 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff89d9bf4c _pthread_workq_return + 25
2   libsystem_c.dylib             	0x00007fff89d9bd13 _pthread_wqthread + 412
3   libsystem_c.dylib             	0x00007fff89d861d1 start_wqthread + 13

Thread 21:
0   libsystem_kernel.dylib        	0x00007fff87f4f6d6 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff89d9bf4c _pthread_workq_return + 25
2   libsystem_c.dylib             	0x00007fff89d9bd13 _pthread_wqthread + 412
3   libsystem_c.dylib             	0x00007fff89d861d1 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff52f779e8  rdx: 0x0000000000000000
  rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff52f77a10  rsp: 0x00007fff52f779e8
   r8: 0x00007fff7624d278   r9: 0x0000000000000610  r10: 0x0000000020000000  r11: 0x0000000000000206
  r12: 0x00007fff90139542  r13: 0x00007fff901394ed  r14: 0x00007fff7624e180  r15: 0x00007fff90139517
  rip: 0x00007fff87f4f212  rfl: 0x0000000000000206  cr2: 0x00007fff76246ff0
Logical CPU: 0

Binary Images:
       0x10cc82000 -        0x10cd04ff7  com.apple.appstore (1.2.2 - 129.15) <44EE5541-7368-31AE-9E29-C6A3B6503B34> /Applications/App Store.app/Contents/MacOS/App Store
       0x10cd31000 -        0x10cd75fff  com.apple.CoreRecognition (1.1 - 20.8) <43261D90-8416-3328-9FA9-F38210D08FCB> /System/Library/PrivateFrameworks/CoreRecognition.framework/Versions/A/CoreRecognition
       0x10cd88000 -        0x10d080fff  com.apple.CommerceKit (1.2.0 - 135.30) <6C6CC706-42C4-373F-A9B3-5E98A5D36A5C> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
       0x10d11e000 -        0x10d17dfff  com.apple.SoftwareUpdate.framework (6 - 473) <CD23DC5A-93C9-38F1-99F5-A8F5B1CCB332> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareUpdate
       0x10d1c8000 -        0x10d1ccfff  com.apple.ServerInformation (1.2 - 1) <528E605C-EB38-3767-B265-6E5229F15363> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/ServerInformation
       0x10d1d7000 -        0x10d279fff  com.apple.PackageKit (3.0 - 260) <B9C3BB80-C2A3-3E9E-A9C0-EB58B5F42512> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
       0x10d2e9000 -        0x10d308ff7  com.apple.DistributionKit (700 - 735) <CDB189A0-F913-3D68-9747-CE3097B25D7E> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit.framework/Versions/A/DistributionKit
       0x112435000 -        0x11243efe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x112494000 -        0x11252eff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
    0x7fff6c882000 -     0x7fff6c8b693f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
    0x7fff85aae000 -     0x7fff85d52ff7  com.apple.CoreImage (8.4.0 - 1.0.1) <BA5F689B-B99C-3C58-BACE-FA61D11B7E04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff85d53000 -     0x7fff85d74ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff85d81000 -     0x7fff85d94ff7  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
    0x7fff85d95000 -     0x7fff85e52ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff85ec4000 -     0x7fff85ec8fff  libCGXType.A.dylib (332) <17C8DD17-B3CB-3633-B252-C368AE51204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff85ec9000 -     0x7fff85ec9fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff85f35000 -     0x7fff85f60fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff85f61000 -     0x7fff85fbbff7  com.apple.opencl (2.2.19 - 2.2.19) <454248A1-942B-37A1-A8A9-B5D6DC17F6C5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff85fbc000 -     0x7fff86000fff  libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib
    0x7fff86001000 -     0x7fff86001fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff86002000 -     0x7fff86007fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff86008000 -     0x7fff86122fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff8662b000 -     0x7fff8671cff7  com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff86a3c000 -     0x7fff86a76ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff86cd7000 -     0x7fff86d7dff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff86d7e000 -     0x7fff86da8ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff86da9000 -     0x7fff86dc0fff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff86dc1000 -     0x7fff86dd6ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff86dd7000 -     0x7fff8708eff7  com.apple.MediaToolbox (1.0 - 926.104) <4FB73784-6AD3-3488-A0E1-788A1779E92F> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8708f000 -     0x7fff87162ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff87192000 -     0x7fff87193fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
    0x7fff8740a000 -     0x7fff87436fff  com.apple.framework.Apple80211 (8.4 - 840.22) <5B0A9EB7-6576-391F-8436-6047DE3313F7> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff87453000 -     0x7fff8746afff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff874a8000 -     0x7fff874f0fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
    0x7fff874f1000 -     0x7fff874f3fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
    0x7fff874f4000 -     0x7fff87e84a57  com.apple.CoreGraphics (1.600.0 - 332) <99672D41-8E1F-3D66-8C51-7B8D46850515> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff87e85000 -     0x7fff87f12ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff87f13000 -     0x7fff87f30ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff87f31000 -     0x7fff87f3cfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff87f3d000 -     0x7fff87f58ff7  libsystem_kernel.dylib (2050.24.13) <41C7F2D7-C41A-3AA6-93A1-94261EE53064> /usr/lib/system/libsystem_kernel.dylib
    0x7fff87fcd000 -     0x7fff88774fff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff88775000 -     0x7fff88a8cff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <941403A8-C0CC-337F-8B93-8E7E77CC07DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff88a99000 -     0x7fff88a9bfff  libCVMSPluginSupport.dylib (8.8.3) <2BD01669-FB18-3105-9D48-4A580B66592D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff88a9c000 -     0x7fff88aaaff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff88af2000 -     0x7fff8971ffff  com.apple.AppKit (6.8 - 1187.39) <12A43E94-CF0C-3483-9163-78DC7C783A35> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff89720000 -     0x7fff89784fff  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <FA60762B-9DCA-3430-B72B-627242A13737> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff89785000 -     0x7fff89807ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff89808000 -     0x7fff8981dfff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff89825000 -     0x7fff89825fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff89826000 -     0x7fff89834ff7  libkxld.dylib (2050.24.13) <B491E3A6-BA70-34A9-B533-A186D544AC88> /usr/lib/system/libkxld.dylib
    0x7fff89835000 -     0x7fff89839ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8983a000 -     0x7fff898b9ff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff89922000 -     0x7fff89929fff  libGFXShared.dylib (8.8.3) <78C3CA22-E3E8-36EF-B7A5-CFECE449F6F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8992a000 -     0x7fff89934fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff89935000 -     0x7fff899a3ff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <36024692-FE93-387E-86CB-DFC15EF4F86C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff899a4000 -     0x7fff899acfff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff89a5e000 -     0x7fff89a94fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff89a95000 -     0x7fff89afefff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff89b02000 -     0x7fff89b9dfff  com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff89b9e000 -     0x7fff89c63ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff89c64000 -     0x7fff89d84fff  com.apple.desktopservices (1.7.4 - 1.7.4) <B52AA243-BBF1-38FC-8CBD-3BC41FA3FC1B> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff89d85000 -     0x7fff89e51ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
    0x7fff89e52000 -     0x7fff89e7afff  libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff89e84000 -     0x7fff89e84fff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff89e85000 -     0x7fff89e97ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff8a085000 -     0x7fff8a114fff  libCoreStorage.dylib (296.16.1) <A6C8D869-A790-3308-BDC5-4B14E5D524FE> /usr/lib/libCoreStorage.dylib
    0x7fff8a123000 -     0x7fff8a142ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff8a143000 -     0x7fff8a149fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8a14a000 -     0x7fff8b109fff  com.apple.WebCore (8536 - 8536.30) <65C1FBDA-E7A9-3A1F-9E6C-F239E429B9BC> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff8b10a000 -     0x7fff8b22292f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff8b273000 -     0x7fff8b2aaff7  libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib
    0x7fff8b2ab000 -     0x7fff8b2b8fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff8b3d9000 -     0x7fff8b3ecff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff8b447000 -     0x7fff8b4affff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8b575000 -     0x7fff8b6d3fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    0x7fff8b6d4000 -     0x7fff8b85afff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8b85b000 -     0x7fff8bc78fff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff8bc79000 -     0x7fff8bccaff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8bcd8000 -     0x7fff8bd24fff  libauto.dylib (185.3) <23B28B63-6C51-3D44-88F0-6986952FBC13> /usr/lib/libauto.dylib
    0x7fff8bd25000 -     0x7fff8bd39fff  com.apple.AppContainer (2.1 - 1) <E1BC0E2F-836F-3082-A8CF-3CE7F6746535> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff8bd7d000 -     0x7fff8bdb1fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff8bdb2000 -     0x7fff8bdb2fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8bdb3000 -     0x7fff8bdb5fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8c66c000 -     0x7fff8c68dfff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8c68e000 -     0x7fff8c692ff7  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
    0x7fff8c703000 -     0x7fff8c703fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8c9fe000 -     0x7fff8cb00fff  libcrypto.0.9.8.dylib (47.1) <44CA0EAA-4EE4-3EC6-9600-4B92B2897AAF> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8cb01000 -     0x7fff8cb10ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff8cb11000 -     0x7fff8cc3bff7  com.apple.avfoundation (2.0 - 361.40) <17DC5D4C-3C7D-316E-99F3-48F326E8CB6F> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8cc3c000 -     0x7fff8cd16fff  com.apple.backup.framework (1.4.3 - 1.4.3) <1F29FFF2-7157-38F3-9C46-8CE8C2E2A19D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8cd17000 -     0x7fff8cd54fef  libGLImage.dylib (8.8.3) <468DA922-BEAA-361F-BE43-BFA897B114A4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8d005000 -     0x7fff8d006fff  libScreenReader.dylib (264.6) <299274C2-0030-3FDC-8C8F-2933095CD02B> /usr/lib/libScreenReader.dylib
    0x7fff8d007000 -     0x7fff8d074ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8d076000 -     0x7fff8d0ccfff  com.apple.HIServices (1.20 - 417) <839B4EE4-B96F-3371-BE90-3B4EBB86C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8d0cd000 -     0x7fff8d0e7fff  com.apple.CoreMediaAuthoring (2.1 - 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff8d1dc000 -     0x7fff8d1e1fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8d1e2000 -     0x7fff8d4b3ff7  com.apple.security (7.0 - 55179.13) <AB71A089-131E-3741-87BD-AFF70639B07F> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8d4b4000 -     0x7fff8d4b8fff  com.apple.SecCodeWrapper (2.1 - 1) <D25DD827-7F03-35AA-AD37-8E8D49AAD765> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff8d4b9000 -     0x7fff8d504fff  com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8d5ad000 -     0x7fff8d5b0fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
    0x7fff8d5b1000 -     0x7fff8d5beff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8d5bf000 -     0x7fff8d734ff7  com.apple.CFNetwork (596.4.2 - 596.4.2) <75291FC1-B0AE-3DB8-9532-C3FD7E1313FD> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8d738000 -     0x7fff8d781fff  com.apple.DiskManagement (5.2.1 - 665.1) <0BBB50CD-13EB-3585-A8C9-08051E6BFBE7> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff8d782000 -     0x7fff8dab2fff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8dab3000 -     0x7fff8dab7fff  libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8db15000 -     0x7fff8db96fff  com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8db97000 -     0x7fff8dca2fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8dca3000 -     0x7fff8dca9ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff8dcaa000 -     0x7fff8dce0fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8dd2d000 -     0x7fff8dd36ff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff8dfbc000 -     0x7fff8dfbcffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8dfe9000 -     0x7fff8dfecfff  libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8dfed000 -     0x7fff8dfedfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff8dfee000 -     0x7fff8e043ff7  libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8e044000 -     0x7fff8e0f5fff  com.apple.LaunchServices (539.8 - 539.8) <205A412C-5D24-3656-A5C4-C34EFE1CAD33> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8e153000 -     0x7fff8e15afff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8e275000 -     0x7fff8e2cffff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8e2d0000 -     0x7fff8e310ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8e311000 -     0x7fff8e5acff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8e707000 -     0x7fff8e71dfff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8e71e000 -     0x7fff8e724fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff8e725000 -     0x7fff8e7a5ff7  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
    0x7fff8e7a6000 -     0x7fff8e7b1ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8e7c3000 -     0x7fff8e806ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8e842000 -     0x7fff8e845ff7  com.apple.LoginUICore (2.1 - 2.1) <98A808A9-F27D-37A9-84D6-77B61C444F97> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff8e846000 -     0x7fff8eba5fff  com.apple.Foundation (6.8 - 945.18) <9D13042C-BAD9-3E2F-99C7-95FB59B5335C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8eba6000 -     0x7fff8ed54fff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8ed55000 -     0x7fff8ed7aff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
    0x7fff8ed87000 -     0x7fff8ef22fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8ef81000 -     0x7fff8ef8dff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff8f335000 -     0x7fff8f437fff  libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8f716000 -     0x7fff8f73dfff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff8ff26000 -     0x7fff8ff69ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8ff6a000 -     0x7fff8ff6dff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff8ff6e000 -     0x7fff8ff70ff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8fff4000 -     0x7fff90025ff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff90026000 -     0x7fff90037ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x7fff90038000 -     0x7fff90085fff  com.apple.CoreMediaIO (308.0 - 4155.4) <B563579E-469D-39A1-975C-F4EDD419602E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff90086000 -     0x7fff90092fff  com.apple.login (2.0 - 2.0) <2CE05B78-5D08-3666-B816-6E1874386407> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff900d5000 -     0x7fff90124ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff90125000 -     0x7fff90134fff  com.apple.opengl (1.8.8 - 1.8.8) <7A2BCB8B-BAA6-3300-B86E-C468E4DCBBC7> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff90135000 -     0x7fff90139fff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff9013a000 -     0x7fff90147fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff90148000 -     0x7fff903b2fff  com.apple.RawCamera.bundle (4.05 - 690) <811A4D96-D91B-39AE-A9DC-652E3EB8937E> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff903b3000 -     0x7fff903b5ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff903b6000 -     0x7fff903b7ff7  libsystem_sandbox.dylib (220.2) <6838A6FD-8626-3356-BB4F-BB4787216207> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff903b8000 -     0x7fff903b9ff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
    0x7fff903ba000 -     0x7fff90416ff7  com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff90417000 -     0x7fff90452fff  com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff90453000 -     0x7fff90455ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff9048f000 -     0x7fff90490fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff90491000 -     0x7fff9067bff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff90689000 -     0x7fff90691ff7  libsystem_dnssd.dylib (379.38.1) <116A5F72-702C-3AB8-94E1-481A04D2CDCF> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff90692000 -     0x7fff90696fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff906a8000 -     0x7fff907a5ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff9083b000 -     0x7fff90954fff  com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff90957000 -     0x7fff90957fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff90958000 -     0x7fff90964fff  com.apple.CrashReporterSupport (10.8.3 - 418) <15029932-A0C0-3B78-B2A4-944DB3C0C5F5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff90965000 -     0x7fff90973fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff90a02000 -     0x7fff90a4dfff  com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff90a4e000 -     0x7fff90a51fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff90a52000 -     0x7fff90b24ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff90b25000 -     0x7fff90f1cfff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff90f1d000 -     0x7fff90f31fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff90f32000 -     0x7fff90f40fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
    0x7fff90f41000 -     0x7fff90f60ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff90f61000 -     0x7fff910ecfff  com.apple.WebKit (8536 - 8536.30.1) <69941BA6-A256-3839-8B45-5A3ED6AA4AFB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff910ed000 -     0x7fff912edfff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
    0x7fff912ee000 -     0x7fff912f3fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff914a6000 -     0x7fff914a7fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff914a8000 -     0x7fff914c8fff  libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff915af000 -     0x7fff915bafff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff915bb000 -     0x7fff91623ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff91624000 -     0x7fff9164bff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff9164c000 -     0x7fff9179efff  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff918e6000 -     0x7fff91914ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff9194e000 -     0x7fff91952fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff91953000 -     0x7fff91954fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff91974000 -     0x7fff91db0fef  com.apple.VideoToolbox (1.0 - 926.104) <12F6B6BD-6073-303E-B9FF-A467FD1D2952> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff91db1000 -     0x7fff91fe6ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff91fe7000 -     0x7fff9203eff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff9203f000 -     0x7fff92040ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff9205b000 -     0x7fff92089fff  com.apple.CoreServicesInternal (154.3 - 154.3) <A293D1E9-3254-370E-9CA1-2B5D95042C75> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff920e5000 -     0x7fff92111ff7  libRIP.A.dylib (332) <D26BC320-B415-3C4D-B57F-D525FC361BB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff92112000 -     0x7fff92114fff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff92124000 -     0x7fff921befff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff92203000 -     0x7fff92203fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff92204000 -     0x7fff92226ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
    0x7fff92294000 -     0x7fff922f3fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff922f4000 -     0x7fff922fbfff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff922fc000 -     0x7fff9234bff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff923d8000 -     0x7fff923e4fff  libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff923e5000 -     0x7fff92417fff  com.apple.framework.Admin (12.1 - 12.1) <5E13AD83-F664-3815-A29D-BA881308E439> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x7fff92544000 -     0x7fff9254efff  libcsfde.dylib (296.16.1) <30008D66-E96F-3B49-BCF6-5D9185590159> /usr/lib/libcsfde.dylib
    0x7fff925ae000 -     0x7fff925edff7  com.apple.QD (3.42.1 - 285.1) <9769565A-8100-38C2-BD29-522BA6FAF9D3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff925ee000 -     0x7fff92645ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff92646000 -     0x7fff9273bfff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff9273c000 -     0x7fff9278bfff  com.apple.framework.CoreWiFi (1.3 - 130.13) <936E609D-7D65-3247-9BF9-50DDF473A8A7> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff9278c000 -     0x7fff927aeff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff92801000 -     0x7fff928fefff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff928ff000 -     0x7fff92916fff  libGL.dylib (8.8.3) <DB189747-8B48-3658-A110-AB05A85767DE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff92917000 -     0x7fff92961ff7  libGLU.dylib (8.8.3) <59AA236B-A76B-3A80-AA32-0E0AF9125211> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff92962000 -     0x7fff92a00ff7  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
    0x7fff92a01000 -     0x7fff92a02ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 2
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 14369
    thread_create: 2
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=197.2M resident=114.6M(58%) swapped_out_or_unallocated=82.6M(42%)
Writable regions: Total=1.1G written=8048K(1%) resident=29.2M(3%) swapped_out=0K(0%) unallocated=1.1G(97%)
 
REGION TYPE                        VIRTUAL
===========                        =======
CG backing stores                    3364K
CG image                               12K
CG raster data                         28K
CG shared images                     1248K
CoreAnimation                           4K
CoreImage                               8K
CoreServices                         2288K
JS JIT generated code               128.0M
JS JIT generated code (reserved)    896.0M        reserved VM address space (unallocated)
JS VM register file                  4096K
JS VM register file (reserved)       4096K        reserved VM address space (unallocated)
JS garbage collector                 1352K
MALLOC                               85.1M
MALLOC guard page                      48K
Memory tag=240                          4K
Memory tag=242                         12K
Memory tag=251                         16K
SQLite page cache                     192K
STACK GUARD                          56.1M
Stack                                18.7M
VM_ALLOCATE                          16.2M
__DATA                               15.6M
__IMAGE                               528K
__LINKEDIT                           53.1M
__TEXT                              144.0M
__UNICODE                             544K
mapped file                          42.9M
shared memory                         436K
===========                        =======
TOTAL                                 1.4G
TOTAL, minus reserved VM space      573.6M

Model: MacBookPro8,2, BootROM MBP81.0047.B0E, 4 processors, Intel Core i7, 2.3 GHz, 8 GB, SMC 1.69f1
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F344758334D314131333333433920
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F344758334D314131333333433920
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.17)
Bluetooth: Version 4.1.4f2 12041, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: INTEL SSDSC2CT240A3, 240.06 GB
Serial ATA Device: HL-DT-ST DVDRW  GS31N
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 7
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 4
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!