Sublime Forum

ST3: Crash when Search in Files & Folders

#1

almost 9.5 in 10 times when I try grep some phrase, both 3012 & 3019

[code]Process: Sublime Text [77072]
Path: /Applications/Developer/Sublime Text.app/Contents/MacOS/Sublime Text
Identifier: com.sublimetext.3
Version: Build 3019 (3019)
Code Type: X86-64 (Native)
Parent Process: launchd [174]
User ID: 502

Date/Time: 2013-03-12 11:10:56.470 +0800
OS Version: Mac OS X 10.8.2 (12C3006)
Report Version: 10

Interval Since Last Report: 1172365 sec
Crashes Since Last Report: 50
Per-App Interval Since Last Report: 573 sec
Per-App Crashes Since Last Report: 3
Anonymous UUID: 5D77EB0E-85B1-6279-8753-CBA7C5A76808

Crashed Thread: 8 grep

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000119677ffc

VM Regions Near 0x119677ffc:
VM_ALLOCATE 0000000119675000-0000000119677000 8K] rw-/rwx SM=PRV
–>
MALLOC_LARGE 0000000119678000-000000011969d000 148K] rw-/rwx SM=PRV

Thread 0:: Dispatch queue: com.apple.main-thread
0 com.sublimetext.3 0x000000010eb5cb60 mini_texture_font::draw_string(px_render_context*, double, double, color, const_substring) + 1258
1 com.sublimetext.3 0x000000010ea5f655 px_unicode_font::draw(point, usubstring, color, bool) + 231
2 com.sublimetext.3 0x000000010eadaf4e BufferedTextRenderer::drawBufferedText() + 122
3 com.sublimetext.3 0x000000010ead8256 TokenRenderer::draw(Canvas*, unsigned int, interval2d const&, std::__1::vector<SelectionRegion, std::__1::allocator > const&, std::__1::vector<std::__1::pair<RegionStyle, std::__1::vector<SelectionRegion, std::__1::allocator > const*>, std::__1::allocator<std::__1::pair<RegionStyle, std::__1::vector<SelectionRegion, std::__1::allocator > const*> > >&, SelectionRegion, SelectionRegion, SelectionRegion, ViewStyle const&, std::__1::vector<interval2d, std::__1::allocator > const&) + 1232
4 com.sublimetext.3 0x000000010eaa28c3 TextBufferView::draw(Canvas*, bool, std::__1::vector<interval2d, std::__1::allocator > const&) + 3629
5 com.sublimetext.3 0x000000010eb17942 skyline_minimap_control::draw(px_render_context*, rect) + 386
6 com.sublimetext.3 0x000000010eb464f7 draw_controls(px_render_context*, control*, rect, point, rect const*, int) + 122
7 com.sublimetext.3 0x000000010eb46a26 draw_controls(px_render_context*, control*, rect, point, rect const*, int) + 1449
8 com.sublimetext.3 0x000000010eb46a26 draw_controls(px_render_context*, control*, rect, point, rect const*, int) + 1449
9 com.sublimetext.3 0x000000010eb46a26 draw_controls(px_render_context*, control*, rect, point, rect const*, int) + 1449
10 com.sublimetext.3 0x000000010eb46a26 draw_controls(px_render_context*, control*, rect, point, rect const*, int) + 1449
11 com.sublimetext.3 0x000000010eb46a26 draw_controls(px_render_context*, control*, rect, point, rect const*, int) + 1449
12 com.sublimetext.3 0x000000010eb89a17 window_impl::paint(px_render_context*, rect, rect const*, int) + 207
13 com.sublimetext.3 0x000000010eb96327 0x10e9bb000 + 1946407
14 com.apple.AppKit 0x00007fff95816220 -[NSView _drawRect:clip:] + 4437
15 com.apple.AppKit 0x00007fff95813093 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 3058
16 com.apple.AppKit 0x00007fff95813b24 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763
17 com.apple.AppKit 0x00007fff95813b24 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763
18 com.apple.AppKit 0x00007fff95812223 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 314
19 com.apple.AppKit 0x00007fff9580de4d -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4675
20 com.apple.AppKit 0x00007fff957d7d73 -[NSView displayIfNeeded] + 1830
21 com.apple.AppKit 0x00007fff957d72ac _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 738
22 com.apple.AppKit 0x00007fff95da2971 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke_01208 + 46
23 com.apple.CoreFoundation 0x00007fff8ac8e9b7 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23
24 com.apple.CoreFoundation 0x00007fff8ac8e921 __CFRunLoopDoObservers + 369
25 com.apple.CoreFoundation 0x00007fff8ac69d88 __CFRunLoopRun + 728
26 com.apple.CoreFoundation 0x00007fff8ac696b2 CFRunLoopRunSpecific + 290
27 com.apple.HIToolbox 0x00007fff9306b0a4 RunCurrentEventLoopInMode + 209
28 com.apple.HIToolbox 0x00007fff9306ad84 ReceiveNextEventCommon + 166
29 com.apple.HIToolbox 0x00007fff9306acd3 BlockUntilNextEventMatchingListInMode + 62
30 com.apple.AppKit 0x00007fff957d4613 _DPSNextEvent + 685
31 com.apple.AppKit 0x00007fff957d3ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
32 com.apple.AppKit 0x00007fff957cb283 -[NSApplication run] + 517
33 com.sublimetext.3 0x000000010e9bdc9e main + 2924
34 com.sublimetext.3 0x000000010e9bcec4 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8e84ed16 kevent + 10
1 libdispatch.dylib 0x00007fff8e134dea _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff8e1349ee _dispatch_mgr_thread + 54

Thread 2:: thread_queue
0 libsystem_kernel.dylib 0x00007fff8e84e0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff92c3ef89 _pthread_cond_wait + 869
2 com.sublimetext.3 0x000000010ebb45e8 basic_queue_runner::run() + 76
3 com.sublimetext.3 0x000000010ebb47a2 0x10e9bb000 + 2070434
4 libsystem_c.dylib 0x00007fff92c3a742 _pthread_start + 327
5 libsystem_c.dylib 0x00007fff92c27181 thread_start + 13

Thread 3:: io_worker
0 libsystem_kernel.dylib 0x00007fff8e84e0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff92c3ef89 _pthread_cond_wait + 869
2 com.sublimetext.3 0x000000010ebb6482 io_scheduler::extract_next_request() + 96
3 com.sublimetext.3 0x000000010ebb6a41 io_worker::thread_proc() + 45
4 com.sublimetext.3 0x000000010ebb68c7 0x10e9bb000 + 2078919
5 libsystem_c.dylib 0x00007fff92c3a742 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff92c27181 thread_start + 13

Thread 4:: io_worker
0 libsystem_kernel.dylib 0x00007fff8e84e0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff92c3ef89 _pthread_cond_wait + 869
2 com.sublimetext.3 0x000000010ebb6482 io_scheduler::extract_next_request() + 96
3 com.sublimetext.3 0x000000010ebb6a41 io_worker::thread_proc() + 45
4 com.sublimetext.3 0x000000010ebb68c7 0x10e9bb000 + 2078919
5 libsystem_c.dylib 0x00007fff92c3a742 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff92c27181 thread_start + 13

Thread 5:: shm_reader
0 libsystem_kernel.dylib 0x00007fff8e84e0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff92c3efc3 _pthread_cond_wait + 927
2 com.sublimetext.3 0x000000010ebafa57 0x10e9bb000 + 2050647
3 com.sublimetext.3 0x000000010ebaf98b 0x10e9bb000 + 2050443
4 com.sublimetext.3 0x000000010ebaf8c4 shm_read(shm_channel*, string_buffer*, int) + 68
5 com.sublimetext.3 0x000000010ea1516b shm_reader_thread(void*) + 113
6 libsystem_c.dylib 0x00007fff92c3a742 _pthread_start + 327
7 libsystem_c.dylib 0x00007fff92c27181 thread_start + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff8e84e6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff92c3ceec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff92c3ccb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff92c27171 start_wqthread + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fff8e84e6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff92c3ceec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff92c3ccb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff92c27171 start_wqthread + 13

Thread 8 Crashed:: grep
0 com.sublimetext.3 0x000000010ea6ad55 normaliseNewlines(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >&) + 69
1 com.sublimetext.3 0x000000010ea0693c 0x10e9bb000 + 309564
2 libsystem_c.dylib 0x00007fff92c3a742 _pthread_start + 327
3 libsystem_c.dylib 0x00007fff92c27181 thread_start + 13

Thread 8 crashed with X86 Thread State (64-bit):
rax: 0x0000000119678000 rbx: 0x0000000000000000 rcx: 0x000000011969b710 rdx: 0x0000000119677ffc
rdi: 0x0000000127a7f620 rsi: 0x0000000119678000 rbp: 0x0000000127a7f640 rsp: 0x0000000127a7f620
r8: 0x0000000119678000 r9: 0x0000000000003608 r10: 0x0000000000001600 r11: 0x000000000000000a
r12: 0x00007ffe26c10c00 r13: 0x0000000000008dc4 r14: 0x0000000127a7f8b0 r15: 0x00007ffe26aa0478
rip: 0x000000010ea6ad55 rfl: 0x0000000000010246 cr2: 0x0000000119677ffc
Logical CPU: 2

Binary Images:
0x10e9bb000 - 0x10ee6fff7 +com.sublimetext.3 (Build 3019 - 3019) /Applications/Developer/Sublime Text.app/Contents/MacOS/Sublime Text
0x10f1f7000 - 0x10f20efff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Applications/Developer/Sublime Text.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x10f22a000 - 0x10f303ff7 libcrypto.0.9.7.dylib (106) <3E1B14DE-342B-318C-8F22-7B9CD88EE760> /usr/lib/libcrypto.0.9.7.dylib
0x113283000 - 0x113287fff +com.github.norio-nomura.EasySIMBL.osax (0.10.5 - 0.10.5) /Users/USER/Library/ScriptingAdditions/EasySIMBL.osax/Contents/MacOS/EasySIMBL
0x114cc2000 - 0x114ce1ff7 +net.infinite-labs.Afloat (2.4 - 2.4) /Users/USER/Library/Application Support/SIMBL/*/Afloat.bundle/Contents/MacOS/Afloat
0x114e53000 - 0x11500afff GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x115041000 - 0x115183fff libGLProgrammability.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x1151b7000 - 0x1151c5ff7 libGPUSupport.dylib (8.6.1) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0x1151cd000 - 0x11564afff com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.6.22 - 8.0.6) <6486BC95-ADD7-3E85-A8B3-97404CDF9F32> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
0x1157b1000 - 0x1157defff GLRendererFloat (8.6.1) /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x1157e7000 - 0x1157f0fe7 libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x1157f6000 - 0x1157f9ff7 libCoreFSCache.dylib (24.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x115a76000 - 0x115a76ff4 +cl_kernels (???) <07DB405E-A810-4740-9469-905A9C233468> cl_kernels
0x115a7b000 - 0x115a7bfff +cl_kernels (???) <8B300CC8-876C-4DB1-82A2-F7A527FE2E37> cl_kernels
0x116c04000 - 0x116c9fff7 unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x116e4b000 - 0x116e4bff6 +cl_kernels (???) cl_kernels
0x116e50000 - 0x116e50ff3 +cl_kernels (???) <84A1F233-3BE3-4E0A-B2F4-DABE6A85E18D> cl_kernels
0x116e55000 - 0x116e55ff5 +cl_kernels (???) <5F1C856D-4588-4A7A-A2A6-038C7633937C> cl_kernels
0x116e5a000 - 0x116e5aff4 +cl_kernels (???) <07DB405E-A810-4740-9469-905A9C233468> cl_kernels
0x116e5f000 - 0x116e5fff5 +cl_kernels (???) <9454954C-F779-4D8E-B804-DF7061B887D0> cl_kernels
0x116e6e000 - 0x116e6eff5 +cl_kernels (???) <1FF96B29-B42D-4EF5-AB4B-0776FCA5B095> cl_kernels
0x200000000 - 0x200904fff com.apple.GeForceGLDriver (8.6.22 - 8.0.6) <34587BE0-9303-3B15-9F8B-79B9B30820EE> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x7fff6e5bb000 - 0x7fff6e5ef93f dyld (210.2.3) /usr/lib/dyld
0x7fff8aa1c000 - 0x7fff8aa2aff7 libkxld.dylib (2050.20.9) <27342FF8-E3DA-3E03-B3FB-CFFD64F20E80> /usr/lib/system/libkxld.dylib
0x7fff8aa2b000 - 0x7fff8aa4cfff com.apple.Ubiquity (1.2 - 243.10) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff8aa4d000 - 0x7fff8aaa9ff7 com.apple.Symbolication (1.3 - 93) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8aaaa000 - 0x7fff8ac34fff com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff8ac35000 - 0x7fff8ae1efff com.apple.CoreFoundation (6.8 - 744.12) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8ae1f000 - 0x7fff8b7af1f7 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
0x7fff8b7b0000 - 0x7fff8b7d7fff com.apple.framework.familycontrols (4.1 - 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8b7d8000 - 0x7fff8b7d8fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8b7d9000 - 0x7fff8b821fff libcurl.4.dylib (69.2) /usr/lib/libcurl.4.dylib
0x7fff8b826000 - 0x7fff8b85cfff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
0x7fff8bdea000 - 0x7fff8bdf2fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
0x7fff8bdf3000 - 0x7fff8be06ff7 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
0x7fff8be07000 - 0x7fff8c03cff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8c03e000 - 0x7fff8c060ff7 com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8c062000 - 0x7fff8c2fcff7 com.apple.JavaScriptCore (8536 - 8536.26.7) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8c2fd000 - 0x7fff8c309fff libCSync.A.dylib (328.0.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff8c47c000 - 0x7fff8c489fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff8c534000 - 0x7fff8c535ff7 libremovefile.dylib (23.1) /usr/lib/system/libremovefile.dylib
0x7fff8c536000 - 0x7fff8c55dff7 com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8c55e000 - 0x7fff8c6f9fef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8ca19000 - 0x7fff8ca1bfff com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8ca1c000 - 0x7fff8ca9aff7 com.apple.securityfoundation (6.0 - 55115.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8ca9b000 - 0x7fff8ca9fff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff8caa0000 - 0x7fff8cb3afff com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8d330000 - 0x7fff8d3d6ff7 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
0x7fff8dcda000 - 0x7fff8dd24ff7 libGLU.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8dd25000 - 0x7fff8dd60fff com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8dda9000 - 0x7fff8ddd3ff7 com.apple.CoreVideo (1.8 - 99.3) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8ddd4000 - 0x7fff8dedffff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8dee0000 - 0x7fff8df9dff7 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
0x7fff8df9e000 - 0x7fff8df9efff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8df9f000 - 0x7fff8dfeeff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib
0x7fff8dfef000 - 0x7fff8e032fff com.apple.RemoteViewServices (2.0 - 80.5) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8e091000 - 0x7fff8e091fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8e092000 - 0x7fff8e0c0ff7 libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib
0x7fff8e0c1000 - 0x7fff8e12ffff com.apple.framework.IOKit (2.0.1 - 755.20.4) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8e130000 - 0x7fff8e145ff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib
0x7fff8e3f5000 - 0x7fff8e3f8ff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib
0x7fff8e443000 - 0x7fff8e4ddfff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8e4de000 - 0x7fff8e4efff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
0x7fff8e4f3000 - 0x7fff8e5f0ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
0x7fff8e5fc000 - 0x7fff8e60bff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
0x7fff8e60c000 - 0x7fff8e60cfff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib
0x7fff8e648000 - 0x7fff8e699ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8e69a000 - 0x7fff8e79cfff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
0x7fff8e7ae000 - 0x7fff8e7b3fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff8e805000 - 0x7fff8e83bfff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8e83c000 - 0x7fff8e857ff7 libsystem_kernel.dylib (2050.20.9) /usr/lib/system/libsystem_kernel.dylib
0x7fff8e858000 - 0x7fff8e85ffff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
0x7fff8e860000 - 0x7fff8e876fff com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8e877000 - 0x7fff8e89ffff libJPEG.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8e8a0000 - 0x7fff8e8c2ff7 libxpc.dylib (140.41) /usr/lib/system/libxpc.dylib
0x7fff8e8c3000 - 0x7fff8e945fff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8e946000 - 0x7fff8e985ff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8ebe0000 - 0x7fff8ebe5fff com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8ecb7000 - 0x7fff8edb9fff libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8f1f7000 - 0x7fff8f2ecfff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib
0x7fff8f2ed000 - 0x7fff8f342ff7 libTIFF.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8f343000 - 0x7fff8f386ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff8f387000 - 0x7fff8f393fff com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff8f462000 - 0x7fff8f4b1ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8f4b2000 - 0x7fff8f4bcfff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8f4c2000 - 0x7fff8f8b9fff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8f8ba000 - 0x7fff8f911ff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8f912000 - 0x7fff8f91aff7 libsystem_dnssd.dylib (379.34) /usr/lib/system/libsystem_dnssd.dylib
0x7fff8f95f000 - 0x7fff8fa32ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff8fcd9000 - 0x7fff8fcddfff com.apple.IOSurface (86.0.3 - 86.0.3) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8fcde000 - 0x7fff8fd38fff 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
0x7fff8fdd3000 - 0x7fff8fec3ff7 com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff8ffc5000 - 0x7fff8ffd7ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff8ffd8000 - 0x7fff8ffdafff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff9001e000 - 0x7fff901ccfff com.apple.QuartzCore (1.8 - 304.0) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff901d9000 - 0x7fff91192fff 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
0x7fff91193000 - 0x7fff911d7fff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
0x7fff911d8000 - 0x7fff911effff com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff91465000 - 0x7fff915ebfff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff915ec000 - 0x7fff915edfff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib
0x7fff915ee000 - 0x7fff91657fff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib
0x7fff91658000 - 0x7fff91a75fff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff91a76000 - 0x7fff91a7afff libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff91a7b000 - 0x7fff92244fff libclh.dylib (4.0.3 - 4.0.3) /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x7fff92245000 - 0x7fff922e3ff7 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
0x7fff922e4000 - 0x7fff923fc92f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
0x7fff92542000 - 0x7fff92548fff libGFXShared.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff92564000 - 0x7fff925a4ff7 com.apple.MediaKit (14 - 685) <0188751A-93EC-3FB1-92CB-76DD75818CD4> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff925d1000 - 0x7fff925d1fff libOpenScriptingUtil.dylib (148.2) /usr/lib/libOpenScriptingUtil.dylib
0x7fff925e4000 - 0x7fff92735fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff927c6000 - 0x7fff927f2ff7 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
0x7fff927f3000 - 0x7fff927f7fff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff927f8000 - 0x7fff927f9fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff9284c000 - 0x7fff92860fff libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff928b4000 - 0x7fff92986ff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff92993000 - 0x7fff92997fff 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
0x7fff9299c000 - 0x7fff929a7fff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib
0x7fff929ee000 - 0x7fff929efff7 libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
0x7fff92ad3000 - 0x7fff92b10fe7 libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff92b6d000 - 0x7fff92bedff7 com.apple.ApplicationServices.ATS (332 - 341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff92bee000 - 0x7fff92c25ff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
0x7fff92c26000 - 0x7fff92cf2fe7 libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
0x7fff92cf3000 - 0x7fff92f97fff 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
0x7fff92f98000 - 0x7fff92fabff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib
0x7fff93009000 - 0x7fff9300afff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff9300b000 - 0x7fff9333bff7 com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff935f8000 - 0x7fff93606ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
0x7fff93645000 - 0x7fff93647ff7 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
0x7fff936a7000 - 0x7fff936a7fff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff936f8000 - 0x7fff93701fff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff9371d000 - 0x7fff93731fff 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
0x7fff9379a000 - 0x7fff9384bfff com.apple.LaunchServices (539.7 - 539.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff9385c000 - 0x7fff9387cfff libPng.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff93898000 - 0x7fff9389cff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff9389d000 - 0x7fff938a0fff libRadiance.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff938a1000 - 0x7fff938fefff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff938ff000 - 0x7fff9395cff7 com.apple.AE (645.3 - 645.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff9395d000 - 0x7fff93a5afff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib
0x7fff93ad6000 - 0x7fff93aedfff com.apple.CFOpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff93b7d000 - 0x7fff93be5fff libvDSP.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff93be6000 - 0x7fff93beafff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff93beb000 - 0x7fff93bf9fff com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff940fc000 - 0x7fff94413ff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff94414000 - 0x7fff9441aff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff9441b000 - 0x7fff94428fff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib
0x7fff94558000 - 0x7fff9457dff7 libc++abi.dylib (24.4) /usr/lib/libc++abi.dylib
0x7fff9459a000 - 0x7fff945e6ff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
0x7fff9470b000 - 0x7fff94719fff libcommonCrypto.dylib (60027) /usr/lib/system/libcommonCrypto.dylib
0x7fff9471a000 - 0x7fff94833ff7 com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff94bf3000 - 0x7fff94c49ff7 com.apple.opencl (2.1.21 - 2.1.21) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff94c4a000 - 0x7fff94c69ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x7fff94c6a000 - 0x7fff94fc6fff com.apple.Foundation (6.8 - 945.11) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff95051000 - 0x7fff9505cff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff95067000 - 0x7fff95067ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff95068000 - 0x7fff950e9fff com.apple.Metadata (10.7.0 - 707.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff9519f000 - 0x7fff951d9fff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff951da000 - 0x7fff951fbff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
0x7fff951fe000 - 0x7fff95205fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff95304000 - 0x7fff9530ffff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff95310000 - 0x7fff95310fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff95311000 - 0x7fff95317fff libmacho.dylib (829) /usr/lib/system/libmacho.dylib
0x7fff95344000 - 0x7fff95347fff 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
0x7fff95348000 - 0x7fff953d5ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff9547e000 - 0x7fff9567efff libicucore.A.dylib (491.11.1) /usr/lib/libicucore.A.dylib
0x7fff9567f000 - 0x7fff962acff7 com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff9634f000 - 0x7fff9636eff7 com.apple.ChunkingLibrary (2.0 - 133.2) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff96398000 - 0x7fff9639efff com.apple.DiskArbitration (2.5.1 - 2.5.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff964ba000 - 0x7fff9657fff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff96580000 - 0x7fff9665aff7 com.apple.backup.framework (1.4.1 - 1.4.1) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff9665b000 - 0x7fff96678fff 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
0x7fff96679000 - 0x7fff966cffff com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff96709000 - 0x7fff96829fff com.apple.desktopservices (1.7.2 - 1.7.2) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff9682a000 - 0x7fff9683ffff 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
0x7fff96840000 - 0x7fff96842ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
0x7fff96843000 - 0x7fff968abff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
0x7fff96da8000 - 0x7fff9702dff7 com.apple.RawCamera.bundle (4.04 - 680) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff9702e000 - 0x7fff9702efff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff9702f000 - 0x7fff9703eff7 com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff97269000 - 0x7fff97294fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff97295000 - 0x7fff97297fff libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff972f7000 - 0x7fff972f9fff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
0x7fff972fa000 - 0x7fff975cafff com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff975cb000 - 0x7fff975d8ff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff975d9000 - 0x7fff9760aff7 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
0x7fff9760b000 - 0x7fff97639fff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff97662000 - 0x7fff97663ff7 libdnsinfo.dylib (453.18) /usr/lib/system/libdnsinfo.dylib
0x7fff97693000 - 0x7fff97698fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff97778000 - 0x7fff978ecfff com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff979bc000 - 0x7fff97a29fff com.apple.datadetectorscore (4.0 - 269.1) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff97a2a000 - 0x7fff97a2afff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff97a2b000 - 0x7fff97a2cff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 204
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: 44696713
thread_create: 1
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=205.5M resident=138.8M(68%) swapped_out_or_unallocated=66.7M(32%)
Writable regions: Total=501.1M written=125.4M(25%) resident=354.5M(71%) swapped_out=1612K(0%) unallocated=146.5M(29%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 104.5M
CG image 20K
CG raster data 96K
CG shared images 224K
CoreImage 12K
CoreServices 4604K
IOKit 9120K
MALLOC 314.9M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=243 4K
Memory tag=251 8K
OpenCL 64K
STACK GUARD 56.0M
Stack 49.6M
VM_ALLOCATE 18.3M
__DATA 31.7M
__IMAGE 528K
__LINKEDIT 57.7M
__TEXT 147.8M
__UNICODE 544K
mapped file 109.9M
shared memory 6484K
=========== =======
TOTAL 911.8M

Model: MacBookPro10,1, BootROM MBP101.00EE.B02, 4 processors, Intel Core i7, 2.6 GHz, 16 GB, SMC 2.3f32
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), 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 SM512E, 500.28 GB
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2
USB Device: hub_device, 0x0424 (SMSC), 0x2512, 0x1d180000 / 3
USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d181000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8286, 0x1d181300 / 6
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0262, 0x1d182000 / 4
[/code]

0 Likes

#2

Thanks for the report, I believe I’ve got this tracked down now

0 Likes