Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on dropping databases #89

Open
thaddeusgeek opened this issue Mar 14, 2013 · 0 comments
Open

Crash on dropping databases #89

thaddeusgeek opened this issue Mar 14, 2013 · 0 comments

Comments

@thaddeusgeek
Copy link

Process: MongoHub [63788]
Path: /Applications/MongoHub.app/Contents/MacOS/MongoHub
Identifier: com.thepeppersstudio.MongoHub
Version: 2.3.2 (73)
Code Type: X86-64 (Native)
Parent Process: launchd [173]
User ID: 501

Date/Time: 2013-03-14 22:25:07.087 +0800
OS Version: Mac OS X 10.8.2 (12C3012)
Report Version: 10

Interval Since Last Report: 117859 sec
Crashes Since Last Report: 6
Per-App Interval Since Last Report: 443 sec
Per-App Crashes Since Last Report: 5
Anonymous UUID: 608DFF4A-0B44-977F-FCF9-ABC82E91127E

Crashed Thread: 7

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT

Application Specific Information:
objc_msgSend() selector name: hash

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_c.dylib 0x00007fff971b9cf2 bzero$VARIANT$sse42 + 50
1 libobjc.A.dylib 0x00007fff8b6df32b append_referrer_no_lock(weak_referrer_array_t_, objc_object_*) + 145
2 libobjc.A.dylib 0x00007fff8b6df1ea weak_register_no_lock + 184
3 libobjc.A.dylib 0x00007fff8b6df87a objc_storeWeak + 355
4 com.apple.AppKit 0x00007fff90ddf4b9 -[NSWindow _postInvalidCursorRects] + 294
5 libdispatch.dylib 0x00007fff96bdcf01 _dispatch_call_block_and_release + 15
6 libdispatch.dylib 0x00007fff96bd90b6 _dispatch_client_callout + 8
7 libdispatch.dylib 0x00007fff96bde0c8 _dispatch_main_queue_callback_4CF + 275
8 com.apple.CoreFoundation 0x00007fff8ceed0fe __CFRunLoopRun + 1614
9 com.apple.CoreFoundation 0x00007fff8ceec6b2 CFRunLoopRunSpecific + 290
10 com.apple.HIToolbox 0x00007fff8bee80a4 RunCurrentEventLoopInMode + 209
11 com.apple.HIToolbox 0x00007fff8bee7e42 ReceiveNextEventCommon + 356
12 com.apple.HIToolbox 0x00007fff8bee7cd3 BlockUntilNextEventMatchingListInMode + 62
13 com.apple.AppKit 0x00007fff90e14613 _DPSNextEvent + 685
14 com.apple.AppKit 0x00007fff90e13ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
15 com.apple.AppKit 0x00007fff90e0b283 -[NSApplication run] + 517
16 com.apple.AppKit 0x00007fff90dafcb6 NSApplicationMain + 869
17 com.thepeppersstudio.MongoHub 0x000000010001a0d8 start + 52

Thread 1:
0 libsystem_kernel.dylib 0x00007fff8b5bf6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff971ceeec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff971cecb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff971b9171 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8b5bfd16 kevent + 10
1 libdispatch.dylib 0x00007fff96bdbdea _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff96bdb9ee _dispatch_mgr_thread + 54

Thread 3:
0 libsystem_kernel.dylib 0x00007fff8b5bf6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff971ceeec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff971cecb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff971b9171 start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff8b5bf6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff971ceeec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff971cecb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff971b9171 start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff8b5bf6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff971ceeec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff971cecb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff971b9171 start_wqthread + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff8b5bf6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff971ceeec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff971cecb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff971b9171 start_wqthread + 13

Thread 7 Crashed:
0 libobjc.A.dylib 0x00007fff8b6c5250 objc_msgSend + 16
1 com.apple.CoreFoundation 0x00007fff8cfd940d -[NSDictionaryM objectForKey:] + 77
2 com.thepeppersstudio.MongoHub 0x0000000100023829 -[Sidebar setBadge:count:] + 36
3 com.thepeppersstudio.MongoHub 0x0000000100020bc5 -[ConnectionWindowController useDB:] + 1274
4 com.apple.Foundation 0x00007fff962e5612 __NSThread__main
+ 1345
5 libsystem_c.dylib 0x00007fff971cc742 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff971b9181 thread_start + 13

Thread 7 crashed with X86 Thread State (64-bit):
rax: 0x0000000102143710 rbx: 0x0000000000000006 rcx: 0x0000000000000006 rdx: 0x00000001007ed350
rdi: 0x00000001007ed350 rsi: 0x00007fff9163e6d1 rbp: 0x0000000105c80b50 rsp: 0x0000000105c80b00
r8: 0x0000000100636e00 r9: 0x0000000000000001 r10: 0x00000001022e8890 r11: 0xe0000000105b2712
r12: 0x0000000000000017 r13: 0x00000001007c5f80 r14: 0x0000000000000006 r15: 0x00000001007ed350
rip: 0x00007fff8b6c5250 rfl: 0x0000000000010246 cr2: 0x000000010654b000
Logical CPU: 2

Binary Images:
0x100000000 - 0x100108fff +com.thepeppersstudio.MongoHub (2.3.2 - 73) <52DDC15A-0A67-AC3E-DC2C-4A0F8D22ABF2> /Applications/MongoHub.app/Contents/MacOS/MongoHub
0x10020f000 - 0x100235fff +com.brandonwalkin.BWToolkitFramework (1.2.5) /Applications/MongoHub.app/Contents/Frameworks/BWToolkitFramework.framework/Versions/A/BWToolkitFramework
0x100257000 - 0x10026efff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <7D298003-0E13-7E27-8237-9C0E1D621133> /Applications/MongoHub.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x100287000 - 0x100408fff +net.chocolatnoir.mcpkit (3.0.1 - 3.0.1) <97088F00-6729-99A2-4B87-A9F43399FF46> /Applications/MongoHub.app/Contents/Frameworks/MCPKit_bundled.framework/Versions/A/MCPKit_bundled
0x10049e000 - 0x1004e6feb +com.zang.RegexKit (0.6.0 - 0.6.0) /Applications/MongoHub.app/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
0x100502000 - 0x1005dbff7 libcrypto.0.9.7.dylib (106) <3E1B14DE-342B-318C-8F22-7B9CD88EE760> /usr/lib/libcrypto.0.9.7.dylib
0x100663000 - 0x100672ff7 libSimplifiedChineseConverter.dylib (61) /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x1013fe000 - 0x1013feff1 +cl_kernels (???) <262A3082-6050-4DF3-898A-8EF58BC3E975> cl_kernels
0x102200000 - 0x102209fe7 libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x10220f000 - 0x102212ff7 libCoreFSCache.dylib (24.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x1022a6000 - 0x1022a6ff9 +cl_kernels (???) <8D40D0C3-00EB-4234-A859-E05A55A0E7F7> cl_kernels
0x1022ad000 - 0x1022aeff3 +cl_kernels (???) <39F49656-27BA-47CC-9EAB-DFEC538B5256> cl_kernels
0x1022d6000 - 0x1022d7ff2 +cl_kernels (???) cl_kernels
0x1023f3000 - 0x1023f3ffb +cl_kernels (???) cl_kernels
0x1026ab000 - 0x102746ff7 unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x105211000 - 0x1052a7ff7 unorm8_rgba.dylib (2.1.19) <9F69E2DA-1FFB-349D-AA56-30D667519AA9> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib
0x1054fc000 - 0x1054fcff1 +cl_kernels (???) cl_kernels
0x7fff61061000 - 0x7fff6109593f dyld (210.2.3) /usr/lib/dyld
0x7fff8b518000 - 0x7fff8b526ff7 libkxld.dylib (2050.20.9) <27342FF8-E3DA-3E03-B3FB-CFFD64F20E80> /usr/lib/system/libkxld.dylib
0x7fff8b5ad000 - 0x7fff8b5c8ff7 libsystem_kernel.dylib (2050.20.9) /usr/lib/system/libsystem_kernel.dylib
0x7fff8b5c9000 - 0x7fff8b6befff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib
0x7fff8b6bf000 - 0x7fff8b7d792f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
0x7fff8b7d8000 - 0x7fff8b82dff7 libTIFF.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8b867000 - 0x7fff8b872ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff8b87c000 - 0x7fff8b8a7fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff8b8a8000 - 0x7fff8bc9ffff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8be88000 - 0x7fff8c1b8ff7 com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8c1b9000 - 0x7fff8c1bdff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8c1be000 - 0x7fff8c1dfff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
0x7fff8c251000 - 0x7fff8c252ff7 libdnsinfo.dylib (453.18) /usr/lib/system/libdnsinfo.dylib
0x7fff8c253000 - 0x7fff8c2edfff com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8c2ee000 - 0x7fff8c36eff7 com.apple.ApplicationServices.ATS (332 - 341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8c3aa000 - 0x7fff8c605ff7 com.apple.QuartzComposer (5.1 - 284) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff8c606000 - 0x7fff8c64efff libcurl.4.dylib (69.2) /usr/lib/libcurl.4.dylib
0x7fff8c65f000 - 0x7fff8c676fff com.apple.CFOpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8c677000 - 0x7fff8c696ff7 com.apple.ChunkingLibrary (2.0 - 133.2) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff8c697000 - 0x7fff8c697fff libOpenScriptingUtil.dylib (148.2) /usr/lib/libOpenScriptingUtil.dylib
0x7fff8c698000 - 0x7fff8c69ffff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
0x7fff8c700000 - 0x7fff8c706fff com.apple.DiskArbitration (2.5.1 - 2.5.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8c707000 - 0x7fff8c708fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8c72e000 - 0x7fff8c73cfff libcommonCrypto.dylib (60027) /usr/lib/system/libcommonCrypto.dylib
0x7fff8c73d000 - 0x7fff8c788ff7 com.apple.CoreMedia (1.0 - 926.62) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8c78b000 - 0x7fff8c911fff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8c912000 - 0x7fff8cd0bff7 com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8ce6f000 - 0x7fff8ce73fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff8ce74000 - 0x7fff8ceb7fff com.apple.RemoteViewServices (2.0 - 80.5) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8ceb8000 - 0x7fff8d0a1fff com.apple.CoreFoundation (6.8 - 744.12) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8d0a2000 - 0x7fff8d3b9ff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8d3ba000 - 0x7fff8d43bfff com.apple.Metadata (10.7.0 - 707.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8d43c000 - 0x7fff8d43cfff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib
0x7fff8d446000 - 0x7fff8d44afff com.apple.IOSurface (86.0.3 - 86.0.3) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8d4a0000 - 0x7fff8d4a4fff libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8d4d7000 - 0x7fff8d503fff com.apple.quartzfilters (1.8.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff8d504000 - 0x7fff8d53afff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
0x7fff8d53b000 - 0x7fff8d73bfff libicucore.A.dylib (491.11.1) /usr/lib/libicucore.A.dylib
0x7fff8d747000 - 0x7fff8d75aff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib
0x7fff8d75b000 - 0x7fff8d783fff libJPEG.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8d791000 - 0x7fff8da2bff7 com.apple.JavaScriptCore (8536 - 8536.26.7) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8da2c000 - 0x7fff8da34ff7 libsystem_dnssd.dylib (379.34) /usr/lib/system/libsystem_dnssd.dylib
0x7fff8da39000 - 0x7fff8da4ffff com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8da50000 - 0x7fff8da50fff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8da96000 - 0x7fff8daa5ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
0x7fff8daa6000 - 0x7fff8daeafff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
0x7fff8daeb000 - 0x7fff8db02fff com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8db56000 - 0x7fff8db61ff7 com.apple.DisplayServicesFW (2.7.2 - 357) <00CB0283-408E-3F37-8138-B108EE6DDE83> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff8db62000 - 0x7fff8db89ff7 com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8db8a000 - 0x7fff8dc64ff7 com.apple.backup.framework (1.4.1 - 1.4.1) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8dc65000 - 0x7fff8dcbefff com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff8dcfa000 - 0x7fff8dcfafff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8dcfb000 - 0x7fff8dd10fff 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
0x7fff8dd13000 - 0x7fff8dd50fe7 libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8dd51000 - 0x7fff8dd5efff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib
0x7fff8dd7b000 - 0x7fff8ed34fff com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8ed35000 - 0x7fff8ee40fff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8ee41000 - 0x7fff8ee47fff libGFXShared.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8ee48000 - 0x7fff8ee79ff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8ef49000 - 0x7fff8ef4afff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib
0x7fff8efa6000 - 0x7fff8efc8ff7 libxpc.dylib (140.41) /usr/lib/system/libxpc.dylib
0x7fff8f119000 - 0x7fff8f159ff7 com.apple.MediaKit (14 - 685) <0188751A-93EC-3FB1-92CB-76DD75818CD4> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff8f15a000 - 0x7fff8f16cff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff8f16d000 - 0x7fff8f1a4ff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
0x7fff8f1a5000 - 0x7fff8f1a5fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8f1a6000 - 0x7fff8f31afff com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8f31b000 - 0x7fff8f3b5fff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8f41f000 - 0x7fff8f42afff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib
0x7fff8f42b000 - 0x7fff8f461fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8f73d000 - 0x7fff8f73dfff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8f767000 - 0x7fff8f839ff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8f83a000 - 0x7fff8f83cfff com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8f83d000 - 0x7fff8f889ff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
0x7fff8fbc1000 - 0x7fff8fd05fef com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff8fd06000 - 0x7fff8fd14ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
0x7fff8fd15000 - 0x7fff8fd1cfff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8fd20000 - 0x7fff8ffa3fff com.apple.RawCamera.bundle (4.00 - 658) <6786E9E0-3197-30A3-A0F4-22A6064B3EF2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8ffdd000 - 0x7fff9001cff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff9001d000 - 0x7fff90137fff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff90147000 - 0x7fff90152fff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff90153000 - 0x7fff90243ff7 com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff90244000 - 0x7fff9029afff com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff9029b000 - 0x7fff9039dfff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
0x7fff9046c000 - 0x7fff9047dff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
0x7fff904e6000 - 0x7fff90514ff7 libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib
0x7fff90515000 - 0x7fff9053fff7 com.apple.CoreVideo (1.8 - 99.3) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff90540000 - 0x7fff905e6ff7 com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff9085c000 - 0x7fff90860fff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff90861000 - 0x7fff90862ff7 libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
0x7fff9098d000 - 0x7fff9098ffff libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff90990000 - 0x7fff90991ff7 libremovefile.dylib (23.1) /usr/lib/system/libremovefile.dylib
0x7fff909e2000 - 0x7fff90a80ff7 com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff90a81000 - 0x7fff90aeafff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib
0x7fff90b6e000 - 0x7fff90bf0fff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff90bf1000 - 0x7fff90c3cfff com.apple.framework.CoreWLAN (3.0.1 - 301.12) <3CC31D0B-8BAF-3042-8940-FE33EB2405A3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff90cbf000 - 0x7fff918ecff7 com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff91997000 - 0x7fff91ae8fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff91c9b000 - 0x7fff91cd6fff com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff91cd7000 - 0x7fff91ce6ff7 com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff91ce7000 - 0x7fff91ce7fff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff91ce8000 - 0x7fff91d05fff com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff91e68000 - 0x7fff91e6bfff libRadiance.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff91e6c000 - 0x7fff91e6fff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib
0x7fff921fc000 - 0x7fff92264fff libvDSP.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff92265000 - 0x7fff92413fff com.apple.QuartzCore (1.8 - 304.0) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff9241e000 - 0x7fff924affff com.apple.CorePDF (2.0 - 2) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff924d9000 - 0x7fff92915fff com.apple.VideoToolbox (1.0 - 926.62) <7D749558-08B6-3F86-A20E-05ECDACE6F17> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff92916000 - 0x7fff9291cff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff9291d000 - 0x7fff92920fff com.apple.AppleSystemInfo (2.0 - 2) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff92921000 - 0x7fff92bcffff com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff92bd0000 - 0x7fff92be4fff libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff92be7000 - 0x7fff92d71fff com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff92d72000 - 0x7fff92fa7ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff92fa8000 - 0x7fff92fbbff7 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
0x7fff92fbc000 - 0x7fff92fdbff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x7fff93039000 - 0x7fff9313bfff libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff93141000 - 0x7fff931aefff com.apple.datadetectorscore (4.0 - 269.1) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff931bd000 - 0x7fff931bdfff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff931be000 - 0x7fff932d7ff7 com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff932d8000 - 0x7fff9331bff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff9331c000 - 0x7fff93325fff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff93326000 - 0x7fff933d7fff com.apple.LaunchServices (539.7 - 539.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff933d8000 - 0x7fff936a8fff com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff936a9000 - 0x7fff93711ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
0x7fff93727000 - 0x7fff93733fff com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff93734000 - 0x7fff9373efff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff9373f000 - 0x7fff937ccff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff937cd000 - 0x7fff937ceff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
0x7fff937dc000 - 0x7fff938fcfff com.apple.desktopservices (1.7.2 - 1.7.2) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff938fd000 - 0x7fff93953ff7 com.apple.opencl (2.1.21 - 2.1.21) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff93d0f000 - 0x7fff93d11ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
0x7fff93d12000 - 0x7fff93d17fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff93d1b000 - 0x7fff944c3fff com.apple.CoreAUC (6.16.00 - 6.16.00) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff944c4000 - 0x7fff944fefff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff945eb000 - 0x7fff94786fef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff94787000 - 0x7fff947e3ff7 com.apple.Symbolication (1.3 - 93) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff947e4000 - 0x7fff94c01fff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff94c3f000 - 0x7fff94c4cff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff94cbd000 - 0x7fff94d1afff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff94d1b000 - 0x7fff94d23fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
0x7fff94d24000 - 0x7fff94d38fff 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
0x7fff94d3c000 - 0x7fff94d3efff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
0x7fff94d3f000 - 0x7fff94d40fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff95535000 - 0x7fff955d2ff7 com.apple.PDFKit (2.7.2 - 2.7.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff955d3000 - 0x7fff95651ff7 com.apple.securityfoundation (6.0 - 55115.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff95652000 - 0x7fff956a9ff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff956aa000 - 0x7fff956cfff7 libc++abi.dylib (24.4) /usr/lib/libc++abi.dylib
0x7fff95796000 - 0x7fff95869ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff958b2000 - 0x7fff962421f7 com.apple.CoreGraphics (1.600.0 - 328.0.4) <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff96243000 - 0x7fff9624ffff libCSync.A.dylib (328.0.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff96250000 - 0x7fff965acfff com.apple.Foundation (6.8 - 945.11) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff965ad000 - 0x7fff9671eff7 com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff9671f000 - 0x7fff9676eff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff9676f000 - 0x7fff967b8fff com.apple.framework.CoreWiFi (1.1 - 110.11) <9DA88230-5530-3981-BF71-FAE3822EE8B0> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff967b9000 - 0x7fff96806fff com.apple.CoreMediaIO (306.0 - 4151.1) <583789FD-1AB3-3436-9B92-FC78B1FBDACD> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff96902000 - 0x7fff96951ff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib
0x7fff9696c000 - 0x7fff96a6afff com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff96a6b000 - 0x7fff96a71fff libmacho.dylib (829) /usr/lib/system/libmacho.dylib
0x7fff96a77000 - 0x7fff96a85fff com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff96a94000 - 0x7fff96b59ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff96b5a000 - 0x7fff96b67fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff96b68000 - 0x7fff96bd6fff com.apple.framework.IOKit (2.0.1 - 755.20.4) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff96bd7000 - 0x7fff96becff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib
0x7fff96bed000 - 0x7fff96c14fff com.apple.framework.familycontrols (4.1 - 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff96c15000 - 0x7fff96c1afff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff96c1d000 - 0x7fff96ec1fff com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff96f20000 - 0x7fff96f7afff com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff96fcc000 - 0x7fff97023ff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff97077000 - 0x7fff97097fff libPng.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff97098000 - 0x7fff970b2fff com.apple.CoreMediaAuthoring (2.1 - 914) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff970b3000 - 0x7fff970b9fff libCGXCoreImage.A.dylib (328.0.4) <1E8692C1-7F72-391E-93C7-9306E3FB1C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff970ba000 - 0x7fff971b7ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
0x7fff971b8000 - 0x7fff97284fe7 libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
0x7fff97b3a000 - 0x7fff97bf7ff7 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
0x7fff97bf8000 - 0x7fff97bf8ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff97bf9000 - 0x7fff97c4aff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff97ca8000 - 0x7fff97cd4ff7 libRIP.A.dylib (328.0.4) <9DFF2DC8-9877-3546-A760-929CD974E30A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff97cf0000 - 0x7fff97d1cfff com.apple.framework.Apple80211 (8.3 - 830.18) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff97d1d000 - 0x7fff97d1dfff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff97d1e000 - 0x7fff97d20ff7 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
0x7fff97d21000 - 0x7fff97d7eff7 com.apple.AE (645.3 - 645.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff98275000 - 0x7fff98296fff com.apple.Ubiquity (1.2 - 243.10) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff98297000 - 0x7fff9829cfff com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff9829d000 - 0x7fff982a0fff 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
0x7fff982a1000 - 0x7fff982cffff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff98313000 - 0x7fff98313fff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff9831a000 - 0x7fff98417fff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib
0x7fff98418000 - 0x7fff98462ff7 libGLU.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff98463000 - 0x7fff984bffff com.apple.QuickLookFramework (4.0 - 555.4) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff984db000 - 0x7fff984dfff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff984fc000 - 0x7fff9851eff7 com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff9851f000 - 0x7fff98523fff libCGXType.A.dylib (328.0.4) <446116C9-E59C-35FA-892A-7F6BA8C9DA8A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff98524000 - 0x7fff98526fff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

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: 242947
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=205.6M resident=74.5M(36%) swapped_out_or_unallocated=131.1M(64%)
Writable regions: Total=77.1M written=4012K(5%) resident=11.8M(15%) swapped_out=296K(0%) unallocated=65.4M(85%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 3472K
CG image 48K
CG raster data 236K
CG shared images 1248K
CoreImage 72K
CoreServices 5876K
MALLOC 44.0M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=251 8K
OpenCL 56K
STACK GUARD 56.0M
Stack 11.6M
VM_ALLOCATE 16.2M
__DATA 17.8M
__IMAGE 528K
__LINKEDIT 53.8M
__TEXT 151.8M
__UNICODE 544K
mapped file 42.5M
shared memory 308K
=========== =======
TOTAL 405.9M

Model: MacBookAir5,2, BootROM MBA51.00EF.B02, 2 processors, Intel Core i5, 1.8 GHz, 4 GB, SMC 2.5f7
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333235533643465238412D50422020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333235533643465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.98.100.14)
Bluetooth: Version 4.1.2f9 11046, 2 service, 11 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD TS128E, 121.33 GB
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0x1d180000 / 3
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8404, 0x1d183000 / 6
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x024c, 0x1d182000 / 5
USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d181000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821f, 0x1d181300 / 8
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant