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

A bug in running dev.sh #1

Closed
giladbeeri opened this issue Oct 6, 2014 · 2 comments
Closed

A bug in running dev.sh #1

giladbeeri opened this issue Oct 6, 2014 · 2 comments

Comments

@giladbeeri
Copy link

6/10/14 17:44:28.367 ibtoold[98100]: CGSConnectionByID: 0 is not a valid connection ID.
6/10/14 17:44:31.974 Chili[98106]: applicationDidFinishLaunching_
6/10/14 17:44:32.007 ReportCrash[98107]: Env var utf8 null at argbuf position 131: ù
6/10/14 17:44:32.007 ReportCrash[98107]: Env var utf8 null at argbuf position 395: ù
6/10/14 17:44:32.008 ReportCrash[98107]: Env var utf8 null at argbuf position 1019: ù
6/10/14 17:44:32.008 ReportCrash[98107]: Env var utf8 null at argbuf position 1048: ù
6/10/14 17:44:32.008 ReportCrash[98107]: Env var utf8 null at argbuf position 1177: ù
6/10/14 17:44:32.009 ReportCrash[98107]: Env var utf8 null at argbuf position 1528: ù
6/10/14 17:44:32.009 ReportCrash[98107]: Env var utf8 null at argbuf position 1666: ù
6/10/14 17:44:32.611 ReportCrash[98107]: Saved crash report for Chili[98106] version 0.0.1 (0.0.1) to /Users/gilad/Library/Logs/DiagnosticReports/Chili_2014-10-06-174432_G-MBP.crash

@giladbeeri
Copy link
Author

Process: Chili [98106]
Path: /Users/USER/*/Chili.app/Contents/MacOS/Chili
Identifier: com.minimal-project.Chili
Version: 0.0.1 (0.0.1)
Code Type: X86-64 (Native)
Parent Process: bash [98095]
Responsible: iTerm [272]
User ID: 501

Date/Time: 2014-10-06 17:44:32.005 +0300
OS Version: Mac OS X 10.9.5 (13F34)
Report Version: 11
Anonymous UUID: 7FCC52F4-B5AD-E6C0-5A17-8D6F5AEEE2BA

Sleep/Wake UUID: A90CEA88-E9B1-41EB-81F2-AA9206821C15

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

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

VM Regions Near 0:
-->
__TEXT 0000000104a37000-0000000104a3d000 [ 24K] r-x/rwx SM=COW /Users/USER/*/Chili.app/Contents/MacOS/Chili

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x00007fff9896f8f7 CFMachPortIsValid + 23
1 com.apple.CoreFoundation 0x00007fff9896f9eb CFMachPortCreateRunLoopSource + 75
2 libffi.dylib 0x00007fff91aaef9c ffi_call_unix64 + 76
3 libffi.dylib 0x00007fff91aaf78e ffi_call + 790
4 _objc.so 0x0000000105651bf2 0x105640000 + 72690
5 org.python.python 0x0000000105409f72 PyObject_Call + 101
6 org.python.python 0x0000000105483df5 PyEval_EvalFrameEx + 15416
7 org.python.python 0x0000000105480093 PyEval_EvalCodeEx + 1641
8 org.python.python 0x00000001054868c8 0x105400000 + 551112
9 org.python.python 0x00000001054834d4 PyEval_EvalFrameEx + 13079
10 org.python.python 0x0000000105480093 PyEval_EvalCodeEx + 1641
11 org.python.python 0x0000000105427796 0x105400000 + 161686
12 org.python.python 0x0000000105409f72 PyObject_Call + 101
13 org.python.python 0x00000001054149a7 0x105400000 + 84391
14 org.python.python 0x0000000105409f72 PyObject_Call + 101
15 org.python.python 0x000000010544f6ce 0x105400000 + 325326
16 org.python.python 0x000000010544b184 0x105400000 + 307588
17 org.python.python 0x0000000105409f72 PyObject_Call + 101
18 org.python.python 0x0000000105483df5 PyEval_EvalFrameEx + 15416
19 org.python.python 0x0000000105480093 PyEval_EvalCodeEx + 1641
20 org.python.python 0x0000000105427796 0x105400000 + 161686
21 org.python.python 0x0000000105409f72 PyObject_Call + 101
22 _objc.so 0x0000000105654273 0x105640000 + 82547
23 libffi.dylib 0x00007fff91aafa1f ffi_closure_unix64_inner + 509
24 libffi.dylib 0x00007fff91aaf11e ffi_closure_unix64 + 70
25 com.apple.CoreFoundation 0x00007fff98a2ee0c CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 12
26 com.apple.CoreFoundation 0x00007fff9892282d _CFXNotificationPost + 2893
27 com.apple.Foundation 0x00007fff93937e4a -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
28 com.apple.AppKit 0x00007fff97baeb69 -[NSApplication _postDidFinishNotification] + 289
29 com.apple.AppKit 0x00007fff97bae89c -[NSApplication sendFinishLaunchingNotification] + 195
30 com.apple.AppKit 0x00007fff97bab786 -[NSApplication(NSAppleEventHandling) handleAEOpenEvent:] + 570
31 com.apple.AppKit 0x00007fff97bab1db -[NSApplication(NSAppleEventHandling) handleCoreEvent:withReplyEvent:] + 242
32 com.apple.Foundation 0x00007fff9395659a -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
33 com.apple.Foundation 0x00007fff9395640d NSAppleEventManagerGenericHandler + 106
34 com.apple.AE 0x00007fff8fa2ee1f aeDispatchAppleEvent(AEDesc const
, AEDesc
, unsigned int, unsigned char
) + 381
35 com.apple.AE 0x00007fff8fa2ec32 dispatchEventAndSendReply(AEDesc const
, AEDesc*) + 31
36 com.apple.AE 0x00007fff8fa2eb36 aeProcessAppleEvent + 315
37 com.apple.HIToolbox 0x00007fff93327161 AEProcessAppleEvent + 56
38 com.apple.AppKit 0x00007fff97ba70b6 _DPSNextEvent + 1026
39 com.apple.AppKit 0x00007fff97ba689b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
40 com.apple.AppKit 0x00007fff97b9a99c -[NSApplication run] + 553
41 com.apple.AppKit 0x00007fff97b85783 NSApplicationMain + 940
42 _AppKit.so 0x0000000107673f91 0x107671000 + 12177
43 org.python.python 0x000000010548214d PyEval_EvalFrameEx + 8080
44 org.python.python 0x0000000105480093 PyEval_EvalCodeEx + 1641
45 org.python.python 0x00000001054868c8 0x105400000 + 551112
46 org.python.python 0x00000001054834d4 PyEval_EvalFrameEx + 13079
47 org.python.python 0x0000000105480093 PyEval_EvalCodeEx + 1641
48 org.python.python 0x000000010548437b PyEval_EvalFrameEx + 16830
49 org.python.python 0x0000000105480093 PyEval_EvalCodeEx + 1641
50 org.python.python 0x00000001054868c8 0x105400000 + 551112
51 org.python.python 0x00000001054834d4 PyEval_EvalFrameEx + 13079
52 org.python.python 0x0000000105480093 PyEval_EvalCodeEx + 1641
53 org.python.python 0x000000010547fa24 PyEval_EvalCode + 54
54 org.python.python 0x000000010549ec2c 0x105400000 + 650284
55 org.python.python 0x000000010549ecd3 PyRun_FileExFlags + 137
56 org.python.python 0x000000010549e821 PyRun_SimpleFileExFlags + 718
57 com.minimal-project.Chili 0x0000000104a39faf 0x104a37000 + 12207
58 com.minimal-project.Chili 0x0000000104a38a2d main + 1407
59 libdyld.dylib 0x00007fff93d8a5fd start + 1

Thread 1:
0 libsystem_kernel.dylib 0x00007fff8deafe6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff99ad9f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff99adcfb9 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8deb0662 kevent64 + 10
1 libdispatch.dylib 0x00007fff98edc421 _dispatch_mgr_invoke + 239
2 libdispatch.dylib 0x00007fff98edc136 _dispatch_mgr_thread + 52

Thread 3:
0 libsystem_kernel.dylib 0x00007fff8deafe6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff99ad9f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff99adcfb9 start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff8deafe6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff99ad9f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff99adcfb9 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00007fff7f3bd423 rbx: 0x0000000000000000 rcx: 0x000000010565361b rdx: 0x0000000000000000
rdi: 0x0000000000000000 rsi: 0x0000000000000000 rbp: 0x00007fff5b1c3670 rsp: 0x00007fff5b1c3650
r8: 0x0000000000000018 r9: 0x0000000000000000 r10: 0x00007fff5b1c3660 r11: 0x00007fff9896f9a0
r12: 0x0000000000000000 r13: 0x0000000000000003 r14: 0x00007fff7f3bd425 r15: 0x0000000000000000
rip: 0x00007fff9896f8f7 rfl: 0x0000000000010246 cr2: 0x0000000000000000

Logical CPU: 2
Error Code: 0x00000004
Trap Number: 14

Binary Images:
0x104a37000 - 0x104a3cfff +com.minimal-project.Chili (0.0.1 - 0.0.1) <70B939DC-5789-3C83-BC54-1A04CA32ED99> /Users/USER/*/Chili.app/Contents/MacOS/Chili
0x104bea000 - 0x104beefff itertools.so (76.100.1) /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/itertools.so
0x104bf7000 - 0x104bf9fff _collections.so (76.100.1) <37AE71A4-75D6-3FAD-80B3-D9AAB3345CDF> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_collections.so
0x105400000 - 0x1054eafff org.python.python (2.7.5 - 2.7.5) <8DD65C8B-686D-3BF1-8682-70F02D28D200> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
0x105640000 - 0x10567bfff _objc.so (42) /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/objc/_objc.so
0x1056ed000 - 0x1056f0fff operator.so (76.100.1) <682B1D94-E453-32DC-A90B-8A562B8EE727> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/operator.so
0x1056f6000 - 0x1056f7fff _heapq.so (76.100.1) <734C85F3-F3FB-39E6-A654-84107FFE31AD> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_heapq.so
0x105778000 - 0x105779fff time.so (76.100.1) <3F39C81C-ED55-3D6B-8EB6-BB639C229500> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/time.so
0x1057bf000 - 0x1057c2fff strop.so (76.100.1) <7DF9F1F3-B787-3012-9777-96764E72F686> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/strop.so
0x1058c8000 - 0x1058cafff binascii.so (76.100.1) <560031E9-727A-3F6F-AC30-B72EEA00C3B8> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/binascii.so
0x1058ce000 - 0x1058d7fff datetime.so (76.100.1) /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/datetime.so
0x1058e0000 - 0x1058e1fff cStringIO.so (76.100.1) /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cStringIO.so
0x1058e6000 - 0x1058ebfff pyexpat.so (76.100.1) <66ED23A5-037F-3548-8BF7-CFBB74B16EFC> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/pyexpat.so
0x1058f2000 - 0x1058f5fff _struct.so (76.100.1) /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_struct.so
0x10597b000 - 0x10597bfff _inlines.so (42) /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/CoreFoundation/_inlines.so
0x1070a4000 - 0x1070abfff _CoreFoundation.so (42) <1CD7363D-D4E9-37DB-8E5B-AF1E15A4F28F> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/CoreFoundation/_CoreFoundation.so
0x1070b1000 - 0x1070b2fff _inlines.so (42) /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/Foundation/_inlines.so
0x107270000 - 0x107277fff _Foundation.so (42) <684DC9C5-5DAA-32EC-B289-8A1D921835B4> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/Foundation/_Foundation.so
0x10727d000 - 0x10727dfff _inlines.so (42) <38635788-01C3-340C-A855-08B9AD650734> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/AppKit/_inlines.so
0x107671000 - 0x107674fff _AppKit.so (42) /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/AppKit/_AppKit.so
0x107829000 - 0x107829fff _inlines.so (42) /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/Quartz/CoreGraphics/_inlines.so
0x107890000 - 0x107894fff _callbacks.so (42) /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/Quartz/CoreGraphics/_callbacks.so
0x107899000 - 0x107899fff _doubleindirect.so (42) /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/Quartz/CoreGraphics/_doubleindirect.so
0x10789d000 - 0x10789efff _sortandmap.so (42) <1AA50446-589A-3C67-B2FA-A93FEBCE9185> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/Quartz/CoreGraphics/_sortandmap.so
0x1078a2000 - 0x1078a3fff _coregraphics.so (42) <46BD148E-6856-33BA-B0C6-78E95873F1F1> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/Quartz/CoreGraphics/_coregraphics.so
0x107978000 - 0x107978fff _CVPixelBuffer.so (42) /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/Quartz/CoreVideo/_CVPixelBuffer.so
0x7fff6d133000 - 0x7fff6d166817 dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
0x7fff8d0a0000 - 0x7fff8d210ff4 com.apple.CFNetwork (673.4 - 673.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8d211000 - 0x7fff8d288fff com.apple.CoreServices.OSServices (600.4 - 600.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8d361000 - 0x7fff8d361ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8d362000 - 0x7fff8d3cefff com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8d771000 - 0x7fff8d7b6ff6 com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8d7be000 - 0x7fff8daf4fff com.apple.MediaToolbox (1.0 - 1273.54) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8db6d000 - 0x7fff8ddd1ffd com.apple.security (7.0 - 55471.14.18) <83A9E8C8-06A1-3F6D-8514-C35CD0DBD370> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8ddd2000 - 0x7fff8de96ff7 com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8de97000 - 0x7fff8de99ff7 com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8de9a000 - 0x7fff8deb6ff7 libsystem_kernel.dylib (2422.115.4) <9EDE872E-2A9E-3A78-8E1D-AB790794A098> /usr/lib/system/libsystem_kernel.dylib
0x7fff8deb7000 - 0x7fff8debcff7 com.apple.MediaAccessibility (1.0 - 43) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff8debd000 - 0x7fff8df04ff7 libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
0x7fff8df05000 - 0x7fff8dfe9ff7 com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8dfea000 - 0x7fff8e158ff7 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8e159000 - 0x7fff8e1a7ff7 com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8e1a8000 - 0x7fff8e1aaff7 libquarantine.dylib (71) <973BE51D-6465-392F-9099-D4AB21BF0D25> /usr/lib/system/libquarantine.dylib
0x7fff8e1ea000 - 0x7fff8e1f1fff libcompiler_rt.dylib (35) <2A890004-0A78-3E33-9AC5-A7D63BD4F879> /usr/lib/system/libcompiler_rt.dylib
0x7fff8e2a0000 - 0x7fff8e2b7ffa libAVFAudio.dylib (32.2) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x7fff8e2f2000 - 0x7fff8e37bfff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8e37c000 - 0x7fff8e395ff7 com.apple.Ubiquity (1.3 - 289) <664F5B33-708D-33E9-81E1-C45CBE9AAB6E> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff8e3d2000 - 0x7fff8e40bff7 com.apple.QD (3.50 - 298) <5343278D-47B7-3AF2-9B4B-4B8B0F942CD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8e4be000 - 0x7fff8e5adfff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8e5ae000 - 0x7fff8e5b8ff7 com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff8e5b9000 - 0x7fff8e5c6ff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
0x7fff8e9fd000 - 0x7fff8ea10ff7 com.apple.AppContainer (3.0 - 1) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff8ea50000 - 0x7fff8ea5efff com.apple.opengl (9.6.1 - 9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8ea5f000 - 0x7fff8ea63fff com.apple.CommonPanels (1.2.6 - 96) <5744A1F1-1FA5-35DD-B924-F8983E81FC76> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8ea64000 - 0x7fff8ead1fff com.apple.SearchKit (1.4.0 - 1.4.0) <33298263-5B12-340D-BB9D-D52303849561> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8ead2000 - 0x7fff8eb36fff com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8ebbf000 - 0x7fff8ebcafff libkxld.dylib (2422.115.4) <3C678B75-F7C5-3DBB-8DBD-48483AD54D5C> /usr/lib/system/libkxld.dylib
0x7fff8ebcb000 - 0x7fff8ecfafef com.apple.MediaControlSender (2.0 - 200.34.4) /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff8ecfb000 - 0x7fff8ed01ff7 com.apple.XPCService (2.0 - 1) <7545EF91-BB7B-3DF3-BF87-F55309DA5838> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff8ee22000 - 0x7fff8ee26fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff8f0f1000 - 0x7fff8f115fff com.apple.quartzfilters (1.8.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff8f1a2000 - 0x7fff8f1baff7 com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8f439000 - 0x7fff8f463ff7 libsandbox.1.dylib (278.11.1) /usr/lib/libsandbox.1.dylib
0x7fff8f464000 - 0x7fff8f845ffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8f846000 - 0x7fff8f908ff5 com.apple.CoreText (367.20 - 367.20) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8fa19000 - 0x7fff8fa20ffb libcopyfile.dylib (103.92.1) /usr/lib/system/libcopyfile.dylib
0x7fff8fa21000 - 0x7fff8fa7cffb com.apple.AE (665.5 - 665.5) <3558CC9A-FD30-3DAD-AB40-FE6828E76FE1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8fa7d000 - 0x7fff8fd51fc7 com.apple.vImage (7.0 - 7.0) <1DDB8AB7-03D5-3D20-9D77-C69074C6FD26> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8fd59000 - 0x7fff8fd5efff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8fd5f000 - 0x7fff8fdb8fff libTIFF.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8fdb9000 - 0x7fff90130ff6 com.apple.JavaScriptCore (9537 - 9537.78.1) <8623A109-9E9D-3E3B-A8E1-6EE447C0110C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff90131000 - 0x7fff901baff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
0x7fff901bb000 - 0x7fff901c3fff libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
0x7fff901c4000 - 0x7fff901cffff libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff90263000 - 0x7fff9026dfff libcommonCrypto.dylib (60049) <79B8E80F-E596-3302-8243-EC479B9546CA> /usr/lib/system/libcommonCrypto.dylib
0x7fff9026e000 - 0x7fff902bcfff libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib
0x7fff902cd000 - 0x7fff902fcff7 com.apple.CoreAVCHD (5.7.0 - 5700.4.3) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff902fd000 - 0x7fff90301ff7 libcache.dylib (62) <8C1EFC4F-3F51-3DE9-A973-360B461F3D65> /usr/lib/system/libcache.dylib
0x7fff90303000 - 0x7fff90332ff9 com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff90333000 - 0x7fff90856fff com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff90bb8000 - 0x7fff90bbbfff com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff90e41000 - 0x7fff90e43fff com.apple.SecCodeWrapper (3.0 - 1) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff90e44000 - 0x7fff90e4cff3 libCGCMS.A.dylib (599.35.4) <67AD122A-B8DA-3C05-8B8C-1939F5064FAE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x7fff90e4d000 - 0x7fff90e68ff7 libPng.dylib (1044) <151BA92C-6E7C-3B69-8024-FDD1E2C89DD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff90e69000 - 0x7fff90ec1ff7 com.apple.Symbolication (1.4 - 129.0.2) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff90ec2000 - 0x7fff90ed4fff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff90ed5000 - 0x7fff90fa6fff com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff90fa7000 - 0x7fff90ff9fff libc++.1.dylib (120) <2CB96D10-1E3E-39B1-B90D-C56C3818321E> /usr/lib/libc++.1.dylib
0x7fff90ffa000 - 0x7fff90ffbff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib
0x7fff90ffc000 - 0x7fff91047fff com.apple.ImageCaptureCore (5.0 - 5.0) <605A78DB-E529-3E36-9667-A7E9973198B6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff91048000 - 0x7fff9104dfff libmacho.dylib (845) /usr/lib/system/libmacho.dylib
0x7fff9104e000 - 0x7fff9109fff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff910c4000 - 0x7fff9114cff7 com.apple.CorePDF (4.0 - 4) <5B7DEF8B-0C3C-3450-899C-71ED8820D523> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff9114d000 - 0x7fff9123bfff libJP2.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff91383000 - 0x7fff9141eff7 com.apple.PDFKit (2.9.2 - 2.9.2) <0CDC6467-9227-3D98-B4D4-660796AE9F6B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff9141f000 - 0x7fff9144efff com.apple.DebugSymbols (106 - 106) <9F66640E-277C-317E-A01E-A1E5B13E2592> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff9144f000 - 0x7fff91540ff9 libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib
0x7fff9157e000 - 0x7fff9160eff7 com.apple.Metadata (10.7.0 - 800.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff916e0000 - 0x7fff91722ff7 libauto.dylib (185.5) /usr/lib/libauto.dylib
0x7fff91723000 - 0x7fff91864fff com.apple.QTKit (7.7.3 - 2826.24) <08E58C71-D16C-3357-989C-780A08994B27> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff91865000 - 0x7fff91870ff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff918e4000 - 0x7fff918ecff7 com.apple.AppleSRP (5.0 - 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff918ed000 - 0x7fff918eefff libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
0x7fff91930000 - 0x7fff91933fff com.apple.help (1.3.3 - 46) <6D71C959-D421-372B-A160-5317B4921F4D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff91934000 - 0x7fff9193eff7 com.apple.CrashReporterSupport (10.9 - 539) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff91996000 - 0x7fff9199eff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff919d1000 - 0x7fff91a1efff com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff91a48000 - 0x7fff91aadffb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff91aae000 - 0x7fff91aaffff libffi.dylib (18.1) /usr/lib/libffi.dylib
0x7fff91b45000 - 0x7fff91b61fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
0x7fff91b62000 - 0x7fff91bc1fff com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff91bc2000 - 0x7fff91c15fff com.apple.ScalableUserInterface (1.0 - 1) <19D73C6D-CA0A-3230-9644-7F01364137ED> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff91c17000 - 0x7fff91c86ff1 com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff91c87000 - 0x7fff91e23ff3 com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff92211000 - 0x7fff92235fff libxpc.dylib (300.90.2) /usr/lib/system/libxpc.dylib
0x7fff9235a000 - 0x7fff92444fff libsqlite3.dylib (158) <447AA928-BCF7-3779-A7E5-210F264E0316> /usr/lib/libsqlite3.dylib
0x7fff92445000 - 0x7fff92496fff com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff932ec000 - 0x7fff93596ff5 com.apple.HIToolbox (2.1.1 - 698) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff935b1000 - 0x7fff935bbff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <9556885C-22DD-3392-ACCB-2B413434D8D3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff9377e000 - 0x7fff9392bf27 libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib
0x7fff9392c000 - 0x7fff93934ffc libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff93935000 - 0x7fff93c35ff7 com.apple.Foundation (6.9 - 1056.16) <24349208-3603-3F5D-95CC-B379616FBEF8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff93c36000 - 0x7fff93c5bff7 com.apple.CoreVideo (1.8 - 117.2) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff93c5c000 - 0x7fff93d27fff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff93d7e000 - 0x7fff93d86fff libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
0x7fff93d87000 - 0x7fff93d8aff7 libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
0x7fff93d92000 - 0x7fff9407cfff com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff940e4000 - 0x7fff94122ff7 libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff94145000 - 0x7fff94146ffb libremovefile.dylib (33) <26266E3F-FDDC-3CFC-B27F-78B49BDC9BDC> /usr/lib/system/libremovefile.dylib
0x7fff94184000 - 0x7fff94195ff7 libz.1.dylib (53) <4C5FA1A5-4471-398E-9543-2E54D46E63E9> /usr/lib/libz.1.dylib
0x7fff941d1000 - 0x7fff94252fff com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff9425b000 - 0x7fff943afff3 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff943b0000 - 0x7fff943e8ff7 com.apple.RemoteViewServices (2.0 - 94) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff943e9000 - 0x7fff94401ff7 com.apple.openscripting (1.4 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff94402000 - 0x7fff9440eff7 com.apple.OpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff9440f000 - 0x7fff9440ffff com.apple.CoreServices (59 - 59) <67A369BA-2326-383F-995B-853DAD7BFF43> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff94410000 - 0x7fff9441fff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2777524A-E7EF-3B7B-B15D-F58CDEEFC736> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff94472000 - 0x7fff944d9ff7 com.apple.CoreUtils (2.0 - 200.34.4) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff944dc000 - 0x7fff944e5ffb libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib
0x7fff94509000 - 0x7fff94520ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff94ec0000 - 0x7fff94f07fff libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff94f08000 - 0x7fff94f23ff7 libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib
0x7fff94f24000 - 0x7fff94fb0ff7 com.apple.ink.framework (10.9 - 207) <96A56EAC-B4AC-3C9A-8C40-64E6196753CC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff94fb1000 - 0x7fff94fb4fff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff94fb5000 - 0x7fff95028fff com.apple.securityfoundation (6.0 - 55122.3) <0FDC8F53-104C-3938-A852-5B33C30BAAD5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff95029000 - 0x7fff95035ffb com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff95036000 - 0x7fff95047ff7 libsystem_asl.dylib (217.1.4) /usr/lib/system/libsystem_asl.dylib
0x7fff95052000 - 0x7fff95971797 com.apple.CoreGraphics (1.600.0 - 599.35.4) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff95972000 - 0x7fff9599efff com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff95b73000 - 0x7fff95b7cffd com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff95c7d000 - 0x7fff95c81ff7 libGIF.dylib (1044) <7E51DFC3-740A-3CD3-98A1-1EC510A4A055> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff9641a000 - 0x7fff9641cfff libRadiance.dylib (1044) <461482C9-CADB-3B36-B023-597C64AD4B00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff9641d000 - 0x7fff9645cfff libGLU.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff96467000 - 0x7fff96468fff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
0x7fff96469000 - 0x7fff96486ff7 com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff964d5000 - 0x7fff964d5ffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
0x7fff964d6000 - 0x7fff96737fff com.apple.imageKit (2.5 - 774) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff96738000 - 0x7fff96762ff7 libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
0x7fff96763000 - 0x7fff9678cff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
0x7fff967c6000 - 0x7fff96829ffb com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff96854000 - 0x7fff96b25ff4 com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff96b26000 - 0x7fff96f59ffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) <30FD8146-D6EB-3588-A7E5-ADC3110B3DCC> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff96f5a000 - 0x7fff96f5aff7 libkeymgr.dylib (28) /usr/lib/system/libkeymgr.dylib
0x7fff96f8d000 - 0x7fff96f90ffc com.apple.IOSurface (91.1 - 91.1) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff97498000 - 0x7fff974e5ff2 com.apple.print.framework.PrintCore (9.0 - 428) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff974e6000 - 0x7fff974e7fff libunc.dylib (28) /usr/lib/system/libunc.dylib
0x7fff9759e000 - 0x7fff9759fff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff975a0000 - 0x7fff97758ffb libicucore.A.dylib (511.35) <6F097DA7-147C-32A1-93D2-728A64CF0DC2> /usr/lib/libicucore.A.dylib
0x7fff977bd000 - 0x7fff977bdfff com.apple.ApplicationServices (48 - 48) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff977be000 - 0x7fff977befff com.apple.Carbon (154 - 157) <14069023-0BBB-3925-9BA9-EB2C9E9B8C75> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff977bf000 - 0x7fff977c8fff com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff977c9000 - 0x7fff977f1ffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib
0x7fff97826000 - 0x7fff9782aff7 libheimdal-asn1.dylib (323.92.1) /usr/lib/libheimdal-asn1.dylib
0x7fff9782b000 - 0x7fff97832fff com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff97891000 - 0x7fff978b6ff7 com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff97923000 - 0x7fff9796fffe com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff97970000 - 0x7fff97972ff3 libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
0x7fff97973000 - 0x7fff97980ff4 com.apple.Librarian (1.2 - 1) <2F677B44-BCA3-313B-881E-EE322E865100> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff97981000 - 0x7fff979e7fff com.apple.framework.CoreWiFi (2.0 - 200.21.1) <977C796D-E8D7-3378-A76A-2E71A65DF389> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff97a56000 - 0x7fff97a86fff com.apple.IconServices (25 - 25.17) <36811973-8777-3211-863A-76B2C20B0ED0> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff97aa1000 - 0x7fff97ae2fff com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff97b25000 - 0x7fff97b32fff com.apple.Sharing (132.2 - 132.2) <3DFB1133-8FD3-3B60-8E9C-0FE62AACFD7B> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff97b83000 - 0x7fff986f9ff7 com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff98707000 - 0x7fff9870afff libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff9870b000 - 0x7fff98711ff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
0x7fff98716000 - 0x7fff98846ff7 com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff98847000 - 0x7fff98911ff7 com.apple.LaunchServices (572.28 - 572.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff98912000 - 0x7fff98af7fff com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff98af8000 - 0x7fff98afafff com.apple.Mangrove (1.0 - 1) /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff98ba5000 - 0x7fff98bb2ff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
0x7fff98dca000 - 0x7fff98dcbff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff98dda000 - 0x7fff98df0fff com.apple.CoreMediaAuthoring (2.2 - 947) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff98df1000 - 0x7fff98ed8ff7 libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib
0x7fff98ed9000 - 0x7fff98ef3fff libdispatch.dylib (339.92.1) /usr/lib/system/libdispatch.dylib
0x7fff98ef4000 - 0x7fff98f1dfff com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff98f1e000 - 0x7fff98f59fff com.apple.bom (14.0 - 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff98f5b000 - 0x7fff99061ff7 com.apple.ImageIO.framework (3.3.0 - 1044) <3BCCF2AE-CF1F-3324-A371-DF0A42C841A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff99062000 - 0x7fff9907dff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
0x7fff9959f000 - 0x7fff99976fef com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff99a60000 - 0x7fff99a65ff7 libunwind.dylib (35.3) <95D4D118-3368-3474-989D-271DE18C8365> /usr/lib/system/libunwind.dylib
0x7fff99a66000 - 0x7fff99a67ff7 libSystem.B.dylib (1197.1.1) /usr/lib/libSystem.B.dylib
0x7fff99a68000 - 0x7fff99a8fff7 libsystem_network.dylib (241.3) /usr/lib/system/libsystem_network.dylib
0x7fff99a90000 - 0x7fff99aa8fff libexpat.1.dylib (12) <97F4A9A7-CB3E-3BBF-9314-4997FC770E52> /usr/lib/libexpat.1.dylib
0x7fff99aa9000 - 0x7fff99ab0ff8 liblaunch.dylib (842.92.1) /usr/lib/system/liblaunch.dylib
0x7fff99ac4000 - 0x7fff99ad6ff7 com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <38262B92-C63F-35A0-997D-AD2EBF2F8338> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff99ad7000 - 0x7fff99adeff7 libsystem_pthread.dylib (53.1.4) <9DA50FD0-D9AC-3051-AD4B-BA0D745BC49C> /usr/lib/system/libsystem_pthread.dylib
0x7fff99adf000 - 0x7fff99b8fff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff99b90000 - 0x7fff99bb7ffb libsystem_info.dylib (449.1.3) <395D8CD6-616A-3BD3-A195-C6D68EB9AB22> /usr/lib/system/libsystem_info.dylib
0x7fff99bb8000 - 0x7fff99cdafff com.apple.avfoundation (2.0 - 651.12.1) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff99cdb000 - 0x7fff99cdcfff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff99cdd000 - 0x7fff99ce1ff7 libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
0x7fff99ce2000 - 0x7fff99f2aff7 com.apple.CoreData (107 - 481.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff9a318000 - 0x7fff9a318fff com.apple.Accelerate (1.9 - Accelerate 1.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff9a334000 - 0x7fff9a34dff7 com.apple.Kerberos (3.0 - 1) <59427E11-37D6-34C9-95BB-D4438BFACA5B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff9a34e000 - 0x7fff9a397fff com.apple.CoreMedia (1.0 - 1273.54) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff9a58a000 - 0x7fff9a593fff com.apple.DisplayServicesFW (2.8 - 360.8.14) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff9a698000 - 0x7fff9a6c7fd2 libsystem_m.dylib (3047.16) <9D96AACD-5870-3A5C-B849-7F9C0F6EBB09> /usr/lib/system/libsystem_m.dylib
0x7fff9a6dd000 - 0x7fff9a701ff7 libJPEG.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff9a702000 - 0x7fff9a702fff com.apple.Cocoa (6.8 - 20) <1482E95B-0C26-38AF-9A44-50ADE6C0876C> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff9a703000 - 0x7fff9a705fff libCVMSPluginSupport.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff9a73c000 - 0x7fff9a73cfff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff9a73d000 - 0x7fff9a74dfff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
0x7fff9a753000 - 0x7fff9aba1fef com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

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

VM Region Summary:
ReadOnly portion of Libraries: Total=187.5M resident=51.6M(28%) swapped_out_or_unallocated=135.9M(72%)
Writable regions: Total=107.9M written=37.9M(35%) resident=51.1M(47%) swapped_out=4312K(4%) unallocated=56.8M(53%)

REGION TYPE VIRTUAL
=========== =======
CG shared images 140K
Dispatch continuations 8192K
Kernel Alloc Once 8K
MALLOC 73.6M
MALLOC (admin) 32K
Memory Tag 242 12K
STACK GUARD 56.0M
Stack 9824K
VM_ALLOCATE 16.6M
__DATA 24.2M
__IMAGE 528K
__LINKEDIT 66.6M
__TEXT 121.0M
__UNICODE 544K
mapped file 35.2M
shared memory 4K
=========== =======
TOTAL 411.9M

@bbonf
Copy link
Owner

bbonf commented Oct 7, 2014

@bbonf bbonf closed this as completed Oct 7, 2014
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

2 participants