I've just installed 2.0.14b on iOS and have tried to compile and run my latest project. I have been running it on Windows until now and all went well but now on iOS I can't use it.
The project compiles without issues and starts to run but then crashes with the error log below.
Any help would be appreciated.
Thanks
Process: AGK Player [1026]
Path: /Users/USER/Documents/*/CryptoGlyphs.app/Contents/MacOS/AGK Player
Identifier: com.thegamecreators.AGKTestAppMacOS
Version: 2.0.9 (209)
Code Type: X86 (Native)
Parent Process: geany-bin [838]
Responsible: geany-bin [838]
User ID: 501
Date/Time: 2015-10-28 18:18:07.058 +0000
OS Version: Mac OS X 10.9.4 (13E28)
Report Version: 11
Anonymous UUID: 3853BE03-D836-4B24-5956-03076225F6B2
Sleep/Wake UUID: 9FE68BBE-7724-4B96-BA8D-7BD322C36EC6
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
abort() called
*** error for object 0x2b7bdc: pointer being freed was not allocated
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x92046952 __pthread_kill + 10
1 libsystem_pthread.dylib 0x9b7a3167 pthread_kill + 101
2 libsystem_c.dylib 0x9562f29c abort + 155
3 libsystem_malloc.dylib 0x95adfdab free + 419
4 com.thegamecreators.AGKTestAppMacOS 0x000ff5f3 ProgramData::RunProgram() + 150003
5 com.thegamecreators.AGKTestAppMacOS 0x000d1fd0 app::Loop() + 3488
6 com.thegamecreators.AGKTestAppMacOS 0x000d3ae7 main + 1751
7 com.thegamecreators.AGKTestAppMacOS 0x000ce625 start + 53
Thread 1:
0 libsystem_kernel.dylib 0x92047046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9b7a3dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x9b7a7cce start_wqthread + 30
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x92047992 kevent64 + 10
1 libdispatch.dylib 0x95465899 _dispatch_mgr_invoke + 238
2 libdispatch.dylib 0x95465532 _dispatch_mgr_thread + 52
Thread 3:
0 libsystem_kernel.dylib 0x92047046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9b7a3dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x9b7a7cce start_wqthread + 30
Thread 4:
0 libsystem_kernel.dylib 0x92047046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9b7a3dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x9b7a7cce start_wqthread + 30
Thread 5:
0 libsystem_kernel.dylib 0x92047046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9b7a3dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x9b7a7cce start_wqthread + 30
Thread 6:
0 libsystem_kernel.dylib 0x92047046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9b7a3dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x9b7a7cce start_wqthread + 30
Thread 7:
0 libsystem_kernel.dylib 0x920467ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x9b7a4d1d _pthread_cond_wait + 728
2 libsystem_pthread.dylib 0x9b7a6bd9 pthread_cond_wait$UNIX2003 + 71
3 com.apple.Foundation 0x90cafffa -[NSCondition wait] + 274
4 com.thegamecreators.AGKTestAppMacOS 0x001c975a IslandWorkerThread::Run() + 72
5 com.thegamecreators.AGKTestAppMacOS 0x001a49cf StartNewThread(void*) + 85
6 libsystem_pthread.dylib 0x9b7a25fb _pthread_body + 144
7 libsystem_pthread.dylib 0x9b7a2485 _pthread_start + 130
8 libsystem_pthread.dylib 0x9b7a7cf2 thread_start + 34
Thread 8:
0 libsystem_kernel.dylib 0x920467ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x9b7a4d1d _pthread_cond_wait + 728
2 libsystem_pthread.dylib 0x9b7a6bd9 pthread_cond_wait$UNIX2003 + 71
3 com.apple.Foundation 0x90cafffa -[NSCondition wait] + 274
4 com.thegamecreators.AGKTestAppMacOS 0x001c975a IslandWorkerThread::Run() + 72
5 com.thegamecreators.AGKTestAppMacOS 0x001a49cf StartNewThread(void*) + 85
6 libsystem_pthread.dylib 0x9b7a25fb _pthread_body + 144
7 libsystem_pthread.dylib 0x9b7a2485 _pthread_start + 130
8 libsystem_pthread.dylib 0x9b7a7cf2 thread_start + 34
Thread 9:
0 libsystem_kernel.dylib 0x920467ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x9b7a4d1d _pthread_cond_wait + 728
2 libsystem_pthread.dylib 0x9b7a6bd9 pthread_cond_wait$UNIX2003 + 71
3 com.apple.Foundation 0x90cafffa -[NSCondition wait] + 274
4 com.thegamecreators.AGKTestAppMacOS 0x001c975a IslandWorkerThread::Run() + 72
5 com.thegamecreators.AGKTestAppMacOS 0x001a49cf StartNewThread(void*) + 85
6 libsystem_pthread.dylib 0x9b7a25fb _pthread_body + 144
7 libsystem_pthread.dylib 0x9b7a2485 _pthread_start + 130
8 libsystem_pthread.dylib 0x9b7a7cf2 thread_start + 34
Thread 10:
0 libsystem_kernel.dylib 0x920467ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x9b7a4d1d _pthread_cond_wait + 728
2 libsystem_pthread.dylib 0x9b7a6bd9 pthread_cond_wait$UNIX2003 + 71
3 com.apple.Foundation 0x90cafffa -[NSCondition wait] + 274
4 com.thegamecreators.AGKTestAppMacOS 0x001c975a IslandWorkerThread::Run() + 72
5 com.thegamecreators.AGKTestAppMacOS 0x001a49cf StartNewThread(void*) + 85
6 libsystem_pthread.dylib 0x9b7a25fb _pthread_body + 144
7 libsystem_pthread.dylib 0x9b7a2485 _pthread_start + 130
8 libsystem_pthread.dylib 0x9b7a7cf2 thread_start + 34
Thread 11:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x92041f7a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9204116c mach_msg + 68
2 com.apple.audio.CoreAudio 0x90565d5a HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138
3 com.apple.audio.CoreAudio 0x9056020e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 68
4 com.apple.audio.CoreAudio 0x9055e9e7 HALC_ProxyIOContext::IOWorkLoop() + 1111
5 com.apple.audio.CoreAudio 0x9055e4bf HALC_ProxyIOContext::IOThreadEntry(void*) + 167
6 com.apple.audio.CoreAudio 0x90568e12 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20
7 com.apple.audio.CoreAudio 0x9055e3bb HALB_IOThread::Entry(void*) + 69
8 libsystem_pthread.dylib 0x9b7a25fb _pthread_body + 144
9 libsystem_pthread.dylib 0x9b7a2485 _pthread_start + 130
10 libsystem_pthread.dylib 0x9b7a7cf2 thread_start + 34
Thread 12:
0 libsystem_kernel.dylib 0x920467ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x9b7a4d1d _pthread_cond_wait + 728
2 libsystem_pthread.dylib 0x9b7a6bd9 pthread_cond_wait$UNIX2003 + 71
3 com.apple.Foundation 0x90cafffa -[NSCondition wait] + 274
4 com.thegamecreators.AGKTestAppMacOS 0x001403ce AGK::ImageCompressor::Run() + 80
5 com.thegamecreators.AGKTestAppMacOS 0x001a49cf StartNewThread(void*) + 85
6 libsystem_pthread.dylib 0x9b7a25fb _pthread_body + 144
7 libsystem_pthread.dylib 0x9b7a2485 _pthread_start + 130
8 libsystem_pthread.dylib 0x9b7a7cf2 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x00000000 ecx: 0xbff2fd5c edx: 0x92046952
edi: 0xa18571a8 esi: 0x00000006 ebp: 0xbff2fd78 esp: 0xbff2fd5c
ss: 0x00000023 efl: 0x00000206 eip: 0x92046952 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x05977000
Logical CPU: 0
Error Code: 0x00080148
Trap Number: 132
Binary Images:
0xcd000 - 0x2e5ff7 +com.thegamecreators.AGKTestAppMacOS (2.0.9 - 209) <2A0D097F-83A9-3267-89EE-D67061FB0F81> /Users/USER/Documents/*/CryptoGlyphs.app/Contents/MacOS/AGK Player
0x42c000 - 0x453ff7 com.apple.audio.OpenAL (1.7 - 1.7) <E17E6E36-968C-37A3-929C-53B78E28862E> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x1dad000 - 0x1db1ffd com.apple.audio.AppleHDAHALPlugIn (2.6.3 - 2.6.3f4) <FF6AD1A0-09F4-3D20-A2F4-F4F0AE10CE12> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x3ad7000 - 0x3cd7ff5 com.apple.audio.units.Components (1.10 - 1.10) <8CAB2F87-4A23-3812-A2CA-CD1107F51E20> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x50000000 - 0x502b2ff7 com.apple.AMDRadeonX3000GLDriver (1.24.35 - 1.2.4) <2397295A-1AF4-3EE9-AA19-456D518D7BAB> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLDriver
0x8fead000 - 0x8fedf417 dyld (239.4) <FF5ED937-CC28-3FEF-BCAF-750B1CDBAE36> /usr/lib/dyld
0x90008000 - 0x9005dff3 com.apple.ImageCaptureCore (5.0 - 5.0) <69A007AE-4654-3C79-9AF6-5EC8F173F225> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x90066000 - 0x901d6fff com.apple.QTKit (7.7.3 - 2826.19) <5F386E3B-ED51-3850-993E-12552FD25708> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x901d7000 - 0x9054cff9 com.apple.HIToolbox (2.1.1 - 698) <FE3938F3-6338-3C5E-AAB3-47B2F5FAC762> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9054d000 - 0x905a2ff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <CB06B746-9EB1-3972-A798-A139E15F5ACC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x905a3000 - 0x9068fff7 libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib
0x90690000 - 0x907bdff3 com.apple.avfoundation (2.0 - 651.12.1) <D52E847F-FCDE-35D0-A0FB-25F6F05D8600> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x90859000 - 0x909d7ff0 libGLProgrammability.dylib (9.6.1) <26DFAFFB-1706-3BEF-91D9-06F1655880EE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x909d8000 - 0x90a28fff com.apple.opencl (2.3.59 - 2.3.59) <9A8EF83B-78F9-3278-8812-5A0ECB09F8B7> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x90a29000 - 0x90a5bffb com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <30CF0E7B-3511-318F-AC31-06C29EDC111E> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x90ab0000 - 0x90ab9fff com.apple.audio.SoundManager (4.1 - 4.1) <68B7CEB7-AF09-3E24-8548-6ABF065B5186> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x90aba000 - 0x90abafff com.apple.quartzframework (1.5 - 1.5) <5BB3FDD4-4727-3D1B-9582-C96F36DA1542> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x90abb000 - 0x90abcffa libsystem_sandbox.dylib (278.11.1) <DA875837-A5C2-3004-8117-65F378E4BD03> /usr/lib/system/libsystem_sandbox.dylib
0x90b47000 - 0x90c45fff libJP2.dylib (1043) <7B186EC7-B37E-3126-BCCE-7787F65C878D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x90c46000 - 0x90f71ffe com.apple.Foundation (6.9 - 1056.13) <C33A8984-7E97-36BE-B842-EE4FE35F53EA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90f72000 - 0x90f79fff libMatch.1.dylib (19) <3B3680FC-2AC9-37CC-B262-5ACE2CF8939A> /usr/lib/libMatch.1.dylib
0x9173b000 - 0x91744fff com.apple.DiskArbitration (2.6 - 2.6) <92F7575A-AA20-34D9-BB26-2CC8C3CCAFEB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91745000 - 0x9179afff libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib
0x91a08000 - 0x91aeeff7 com.apple.coreui (2.1 - 231) <1C1AE894-C5C2-3F1C-BF29-B152ECD9BD88> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x91aef000 - 0x91b2fff7 com.apple.bom (14.0 - 193.1) <FFF1C8E5-41FF-357B-8681-69B21DCED2E4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x91b30000 - 0x91b34ffe libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x91b49000 - 0x91b4dffc com.apple.IOSurface (91.1 - 91.1) <70637267-4D54-3EFF-A929-54FC0A8A907A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x91b4e000 - 0x91b56fff liblaunch.dylib (842.92.1) <C180016C-F2DB-3D8B-A72D-5185CE67DFA2> /usr/lib/system/liblaunch.dylib
0x91b83000 - 0x91b96fff com.apple.ImageCapture (9.0 - 9.0) <63D5C96F-1893-3F35-ADFB-EE451AFD87E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x91b97000 - 0x91d61ffd com.apple.GeoServices (1.0 - 702.15.12) <E7C39318-3BC7-376E-8B9A-87727DB51E79> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x91d62000 - 0x91d6aff7 libCGCMS.A.dylib (599.25.10.1) <0F42B4AF-CAC2-3433-B33F-3AF2C4FFFEDA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x91d6b000 - 0x91feaff7 com.apple.imageKit (2.5 - 774) <53C3FA27-3830-3A15-9707-AF7369119866> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x91feb000 - 0x91ff5ff2 com.apple.AppSandbox (3.0 - 1) <FE0793BE-50CF-3E3B-82C9-71F7A294E10F> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x91ff6000 - 0x92002ffc libkxld.dylib (2422.110.17) <FBC1725B-74D4-3DFC-954E-0628948C0781> /usr/lib/system/libkxld.dylib
0x92003000 - 0x92004ffc com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x92005000 - 0x92011ffc libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib
0x92012000 - 0x9202efff libCRFSuite.dylib (34) <FFF76EBA-DF35-3A5F-857F-3F4B1C9F4C77> /usr/lib/libCRFSuite.dylib
0x9202f000 - 0x9204cff4 libsystem_kernel.dylib (2422.110.17) <BCE753BB-9F18-30CB-87BC-D960721254C1> /usr/lib/system/libsystem_kernel.dylib
0x9204d000 - 0x923bcfff com.apple.MediaToolbox (1.0 - 1273.54) <46C11BBD-7F31-3227-9441-6087FAA3B477> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x923bd000 - 0x92428fff com.apple.Heimdal (4.0 - 2.0) <D6465D74-9351-3FF3-9561-AC149AEDB86F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x92429000 - 0x9242afff libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib
0x9242b000 - 0x9243bff7 libsasl2.2.dylib (170) <CA1C07F6-8E17-315E-AE49-AB696DDE6707> /usr/lib/libsasl2.2.dylib
0x9243c000 - 0x9243cfff libkeymgr.dylib (28) <1B097DEA-011E-3B1C-86D5-6C7FAD5C765A> /usr/lib/system/libkeymgr.dylib
0x9243d000 - 0x92531fff libFontParser.dylib (111.1) <D8F9B2A4-41A6-3407-8D80-13A841F97BE5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x92564000 - 0x92676ffc libsqlite3.dylib (158) <B3DB0FED-FE4C-314D-8329-CF7708C8AAF4> /usr/lib/libsqlite3.dylib
0x92677000 - 0x93295ff3 com.apple.AppKit (6.9 - 1265.21) <1D31697B-6F33-3239-BACE-5D1361B1F79A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93296000 - 0x932c2ff7 com.apple.DictionaryServices (1.2 - 208) <33873336-BECD-3F62-A315-C45F24C1818C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x932c3000 - 0x932ddff7 com.apple.GenerationalStorage (2.0 - 160.3) <D39634C9-93BF-3C74-828B-4809EF895DA0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x932de000 - 0x933ebff7 com.apple.ImageIO.framework (3.3.0 - 1043) <3AA4C524-1B31-39AC-A641-189D0D6EA427> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x933ec000 - 0x9341aff3 com.apple.DebugSymbols (106 - 106) <FC70F4C9-B2A6-352F-9563-6C085E9DDDB8> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9341b000 - 0x9341bfff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <DDAC0B59-F886-3AB1-98E8-C71FFF161CD4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9348b000 - 0x93618ffb com.apple.CFNetwork (673.3 - 673.3) <2C900A5F-9E29-3636-846D-68B24774E82A> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x93619000 - 0x9361eff6 libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib
0x9361f000 - 0x93675ff6 com.apple.ScalableUserInterface (1.0 - 1) <2C81641B-FA30-32FF-8B3E-3CB9BF53B2D9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x93676000 - 0x93691ff5 com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93692000 - 0x93a8affb com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <9BCF8082-2CE7-3DE6-A5F2-4C84CAE21BB1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x93a8b000 - 0x93b27fff com.apple.QD (3.50 - 298) <F73FD4D4-17A4-37D6-AC06-7CA5A8BA1212> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x93b28000 - 0x93b32fff com.apple.bsd.ServiceManagement (2.0 - 2.0) <B84F3916-236A-347B-9C1F-3DE571496737> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x93b33000 - 0x93b50ffb libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib
0x949f3000 - 0x949fefff libcsfde.dylib (380) <821ACD5D-E4BD-3626-B7AC-8EE2637268C3> /usr/lib/libcsfde.dylib
0x949ff000 - 0x94a02ffb libutil.dylib (34) <B496031E-E763-3DEB-84D2-85C0F3DF2012> /usr/lib/libutil.dylib
0x94a08000 - 0x94a0bff7 libdyld.dylib (239.4) <B2BD2222-2A51-39B7-BCC5-B8A4F36F900A> /usr/lib/system/libdyld.dylib
0x94a0c000 - 0x94adcfef libvDSP.dylib (423.32) <E2FA7230-A001-3F6B-9ACF-6998C51AD7DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x94add000 - 0x94c50ffb com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <4248C0FE-F872-34AB-9402-0045D5CD0CC1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94c81000 - 0x94c91ff5 com.apple.LangAnalysis (1.7.0 - 1.7.0) <71DE7754-0A47-3F35-B1BF-B1FE7E1311E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x94c92000 - 0x95057ff6 libLAPACK.dylib (1094.5) <E6286E68-3501-31AC-813E-75B3B3968011> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x95058000 - 0x95058ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <9515158F-3A33-39CF-AD5A-201C2B121F33> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x95059000 - 0x9509fff7 libcurl.4.dylib (78.94.1) <0EBB0049-F944-3A3F-ACBF-80D742C4945B> /usr/lib/libcurl.4.dylib
0x950a0000 - 0x9512aff7 com.apple.CoreSymbolication (3.0.1 - 141.0.5) <A33D0598-8699-39AC-A1DD-37079F423269> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9512b000 - 0x9512bfff com.apple.Carbon (154 - 157) <6E680560-FD53-3C00-BDF7-7AFA28747DC8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x95193000 - 0x95213ff7 com.apple.CoreServices.OSServices (600.4 - 600.4) <382BE89A-9F37-3316-9AB8-DDEA691A80D1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x95214000 - 0x953b6ff0 GLEngine (9.6.1) <6E7FF87C-BDE5-3FAA-9943-050C2FCA956F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x953b7000 - 0x953c0fff com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <CF8E5706-F744-3139-8A51-D52BF055D19F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x95462000 - 0x9547affd libdispatch.dylib (339.92.1) <7E7A88BF-74B3-363B-B534-6F757DF2DDE3> /usr/lib/system/libdispatch.dylib
0x9547b000 - 0x95480ff7 com.apple.print.framework.Print (9.0 - 260) <A6C465F6-C5D1-353A-9F33-19B9CEDBBC2A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9558a000 - 0x95597fff com.apple.AppleFSCompression (56.92.1 - 1.0) <D2E7A2DF-9E5B-35E6-9CCD-0D40ADA7E021> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x95598000 - 0x9559afff com.apple.securityhi (9.0 - 55005) <FD6FC95D-CBE2-329F-9ACB-AB3027CAAB6D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9559b000 - 0x955d1fff com.apple.IconServices (25 - 25.17) <A4B5242B-765E-3D58-B066-BBEDB5947AAD> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x955d2000 - 0x95664ff9 libsystem_c.dylib (997.90.3) <80D21D3D-1031-314C-B1F0-0B35B977CEFB> /usr/lib/system/libsystem_c.dylib
0x95665000 - 0x9567efff libAVFAudio.dylib (32.2) <C4CBDFDF-8F77-3872-B7DE-D2D7982084BA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x9567f000 - 0x95680fff libSystem.B.dylib (1197.1.1) <789CF4BE-5A0B-310E-9515-E515EA033D03> /usr/lib/libSystem.B.dylib
0x959e6000 - 0x95aadff7 com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x95aae000 - 0x95ab0ff2 com.apple.EFILogin (2.0 - 2) <BC558029-74C0-3A69-B376-8F4CBF8C338F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x95abc000 - 0x95acefff libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib
0x95acf000 - 0x95ae7ff7 libsystem_malloc.dylib (23.10.1) <CB52555E-0F5B-31E3-A42A-FD4F930E2192> /usr/lib/system/libsystem_malloc.dylib
0x95ae8000 - 0x95aecfff com.apple.CommonPanels (1.2.6 - 96) <E7CA63C6-CEE9-3F0A-93A7-C12C653FFB80> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x95aed000 - 0x95d89fff com.apple.RawCamera.bundle (5.06 - 751) <5A940A8D-4114-3B35-9023-D0E9387AE344> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x95d8a000 - 0x95f8cfff com.apple.CoreFoundation (6.9 - 855.17) <E382BBB6-4F41-3959-ADC7-238BE49A2155> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x95f8d000 - 0x95fb8ff7 libsystem_network.dylib (241.3) <71EBA489-386D-3608-ADE6-CB50EBD1AB1B> /usr/lib/system/libsystem_network.dylib
0x95fbb000 - 0x96095ff6 com.apple.QuickLookUIFramework (5.0 - 622.7) <6F9C5661-0D7D-3B54-AC34-55E1A24EC05A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x960c7000 - 0x960f8ffa libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib
0x960f9000 - 0x9635dff7 com.apple.CoreData (107 - 481.3) <8EB45FB9-CF78-36E1-919C-E976AE4C8146> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9635e000 - 0x96362fff com.apple.IOAccelerator (98.22 - 98.22) <2AFE09B3-B48E-3434-A68B-D948F0B15A68> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x96363000 - 0x96363fff com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x96364000 - 0x963f5fff com.apple.ColorSync (4.9.0 - 4.9.0) <8366AE10-0396-3100-B87A-A176E8ECE7B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x96d58000 - 0x9707fffb com.apple.JavaScriptCore (9537 - 9537.77.1) <7D918042-6F70-36EA-8F17-C8C5CAC6DC47> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x97080000 - 0x970cfff9 com.apple.HIServices (1.23 - 468) <B0534B49-A137-363A-9FC2-44FAA6F0894F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x97100000 - 0x97100ffd libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib
0x97101000 - 0x971adffb libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x971c2000 - 0x971ccff7 com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <C4CC55E5-6CC4-307E-9499-AF89A6463AF4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x971cd000 - 0x971f4fff com.apple.CoreVideo (1.8 - 117.2) <A53FDD90-F200-3F7C-8A8E-5DE36D3DFBB0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x971f5000 - 0x9726cffb com.apple.framework.IOKit (2.0.1 - 907.100.13) <D1308EE0-96AA-3442-A27B-264F58AE12B4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9726d000 - 0x9727bff3 com.apple.opengl (9.6.1 - 9.6.1) <B8205F16-6435-3062-89C9-2D8FF1799B3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9727c000 - 0x972a4ff7 libRIP.A.dylib (599.25.10.1) <D33121E4-3FA6-3CC3-A36F-1C173A335E7F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x972a8000 - 0x975bbfef com.apple.CoreAUC (6.25.00 - 6.25.00) <84677812-2943-328C-B4E0-5E37A6181195> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x975bc000 - 0x975c2ffb libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib
0x97eea000 - 0x97f50ffb com.apple.CoreUtils (2.0 - 200.34.4) <F14AAB3C-1C8A-37D7-85BE-76646F9F6098> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x97f51000 - 0x97f79fff libsystem_info.dylib (449.1.3) <BB68E8CC-422F-3121-8C86-D0F766FB696D> /usr/lib/system/libsystem_info.dylib
0x97f7a000 - 0x97f8cfff libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib
0x97f8d000 - 0x97f94ff7 com.apple.XPCService (2.0 - 1) <94783930-9E46-394F-B1B2-9CA57CBA2D25> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x97f95000 - 0x97f95fff com.apple.Cocoa (6.8 - 20) <407DC9E6-BBCE-3D34-9BBB-00C90584FFDF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x97f96000 - 0x97fb5ff9 com.apple.framework.Apple80211 (9.4 - 940.60) <8CCF54EE-F3CA-38B3-BD61-DDBF99E37FCB> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x97fb6000 - 0x98002ff7 libcups.2.dylib (372.4) <A11AA954-07E7-3929-84AB-309B0C0DDB5D> /usr/lib/libcups.2.dylib
0x98003000 - 0x98088ffc com.apple.CorePDF (4.0 - 4) <73557F2A-B0EF-3128-90FE-8EDD7824CE73> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x98089000 - 0x98235fff com.apple.QuartzCore (1.8 - 332.3) <DA347693-5E26-3E47-A2B3-3824C52EB08B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x98236000 - 0x98244ff7 com.apple.Sharing (132.2 - 132.2) <87DBFC7A-9689-3B8E-AD16-5A9DFF9DE625> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x98245000 - 0x98546ffb com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <02C72D54-E3D3-32B0-A081-E85A7038489D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x98547000 - 0x9855fff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <184471C6-C810-3346-B7C7-D86E695D0FA1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x98560000 - 0x985c1ff7 com.apple.Symbolication (1.4 - 129.0.2) <774BC6EC-450B-3AE8-BBED-F1F140B93E7E> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x985c2000 - 0x985c5ff3 com.apple.AppleSystemInfo (3.0 - 3.0) <4586B503-A0A8-3654-AA48-D2F9FA0188CB> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x985c6000 - 0x985f0fff libsandbox.1.dylib (278.11.1) <A55CE36C-8E1A-3E3E-BBA1-DEFD3911CBDD> /usr/lib/libsandbox.1.dylib
0x985f1000 - 0x985f9fff libsystem_dnssd.dylib (522.92.1) <7E36B79E-6BF4-3462-9A84-C0744D029636> /usr/lib/system/libsystem_dnssd.dylib
0x985fa000 - 0x98611ff4 com.apple.CoreMediaAuthoring (2.2 - 947) <958EE809-D21F-3C88-8D87-B3A5E4C3FCA6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x98612000 - 0x9864fff7 libauto.dylib (185.5) <CD008E66-4A0C-35F5-8D72-80D76A716A03> /usr/lib/libauto.dylib
0x98650000 - 0x986b7ffc com.apple.framework.CoreWLAN (4.3.3 - 433.48) <223A367D-1ADE-3CEA-8FE6-ACF3C1FFAB94> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x986b8000 - 0x986baffb libRadiance.dylib (1043) <ECD94F60-9AAD-3207-B3BD-9DB559FC5032> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x986bb000 - 0x986bcfff liblangid.dylib (117) <F18F76C6-7E4B-34AD-AE81-C1C031BF2F7D> /usr/lib/liblangid.dylib
0x986bd000 - 0x986c5fee libcldcpuengine.dylib (2.3.58) <589B3E9E-05CC-30A3-AFF5-AA971C0E1473> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x986c6000 - 0x986cfffc com.apple.CommonAuth (4.0 - 2.0) <99219CEB-D340-3E1F-9C04-FD0FA700BD67> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x986d0000 - 0x986fafff libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib
0x986fb000 - 0x98726ff5 com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x98727000 - 0x9874cff7 com.apple.quartzfilters (1.8.0 - 1.7.0) <FCF52905-85B1-375C-B0AA-B8251B614D2D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x98755000 - 0x98759ffa libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib
0x9875a000 - 0x9877eff7 libxpc.dylib (300.90.2) <5ACBBE2C-74EB-3E88-BCBF-C573095318A5> /usr/lib/system/libxpc.dylib
0x98780000 - 0x9878bff6 com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9878c000 - 0x98796ff3 com.apple.DisplayServicesFW (2.8 - 360.8.14) <B14B15EC-41BA-37F6-B696-8BBA0E325C0C> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x98797000 - 0x987a0fff com.apple.AppleSRP (5.0 - 1) <6B946F4B-7DC4-3E82-BF2C-BE0930E3CF47> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x987a1000 - 0x987d2ffb com.apple.GSS (4.0 - 2.0) <145B389F-AC1E-3817-835D-8EA263E96EA5> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x987d3000 - 0x987e7ff9 com.apple.MultitouchSupport.framework (245.13 - 245.13) <06C2834A-91E9-3DCC-B7D0-9EAC592CE1C5> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x98894000 - 0x98907fff com.apple.SearchKit (1.4.0 - 1.4.0) <6F607AB6-7553-37BA-BEC5-98FD7C27FAD7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x98908000 - 0x98909ffd libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib
0x9890a000 - 0x98916ff7 com.apple.OpenDirectory (10.9 - 173.90.1) <E264995C-298E-3DA4-8AFD-11C941BA5E40> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x98917000 - 0x98a6dff0 libBLAS.dylib (1094.5) <74310C2F-4FDB-3995-A01A-5AFB83010A43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x98a6e000 - 0x98b49ff7 com.apple.LaunchServices (572.28 - 572.28) <2DEA5B87-80AC-3ACD-9F60-4BC61353B66E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x98b4a000 - 0x98b82ff7 com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x98b83000 - 0x98cbafff com.apple.desktopservices (1.8.3 - 1.8.3) <3574872B-435C-3AB8-A453-02A33A771CDB> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x98cbb000 - 0x98cbbfff com.apple.Accelerate (1.9 - Accelerate 1.9) <C85070A7-D942-3CFA-981F-5864480788C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x98cbc000 - 0x98cd5fff com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x98cd6000 - 0x98cfafff libJPEG.dylib (1043) <257BE460-DFB1-3398-8AC5-A2E50FBED794> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x98d01000 - 0x98d5dffa com.apple.print.framework.PrintCore (9.0 - 428) <3E248391-2669-328B-B84F-8763FE8E92BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x98d60000 - 0x98e23ff1 com.apple.CoreText (367.20 - 367.20) <42445623-3BDD-3678-8B46-845C441B6251> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x98e25000 - 0x98e5affd libssl.0.9.8.dylib (50) <F3BEA2DF-DB84-37F0-B4C7-97C0A4DF19C9> /usr/lib/libssl.0.9.8.dylib
0x98ec8000 - 0x98f31fff com.apple.SystemConfiguration (1.13.1 - 1.13.1) <3AD9C90B-40A9-312B-B479-3AB178A96EA1> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x98f88000 - 0x98fd0fff com.apple.PerformanceAnalysis (1.47 - 47) <5C6FA727-EAC9-3924-8662-AF01090A9EF4> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x98fd1000 - 0x98fd9fff libcopyfile.dylib (103.92.1) <9B62DDFE-FEFD-31CA-989F-9BE0AB606C49> /usr/lib/system/libcopyfile.dylib
0x98fda000 - 0x9940eff7 com.apple.vision.FaceCore (3.0.0 - 3.0.0) <5B12F3E9-84F6-3183-B85D-FD19EF800ADB> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x9945e000 - 0x994b7ffa libTIFF.dylib (1043) <C03B34F4-8037-3AF5-AE51-B8B5FC8DB639> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x994b8000 - 0x996604af libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib
0x99661000 - 0x996a3fff libGLU.dylib (9.6.1) <0655104D-2F22-36CE-955B-52A533CA70D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x996a4000 - 0x996b2fff libxar.1.dylib (202) <B73748D4-F830-3C71-98B3-7A3ABF5136FD> /usr/lib/libxar.1.dylib
0x996b3000 - 0x99707fff com.apple.AppleVAFramework (5.0.27 - 5.0.27) <68D53493-CC1E-3036-BF67-B2A0F6E1A905> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x99708000 - 0x99746ff7 com.apple.NavigationServices (3.8 - 215) <A093AAF0-248E-313E-BA82-01F69E269895> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x99747000 - 0x9979cff7 com.apple.QuickLookFramework (5.0 - 622.7) <215A2C74-801A-39AE-85E4-A1E5031CFD38> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x9979d000 - 0x997a0ffa libCGXType.A.dylib (599.25.10.1) <FAA0A87E-0E30-3787-88F0-D0CD8F5661A2> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x997a1000 - 0x99a8bfd2 com.apple.vImage (7.0 - 7.0) <256972F0-3DBC-3CE1-9EE8-B48243868729> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x99a8c000 - 0x99ac8ff4 com.apple.RemoteViewServices (2.0 - 94) <BEEE6ADF-7DA3-3D68-BCB0-9863BE1A1F46> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x99ac9000 - 0x99b32ffa com.apple.datadetectorscore (5.0 - 354.5) <CB793FA7-B873-39A9-855F-D86AB0C35298> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x99b33000 - 0x99b3effb libcommonCrypto.dylib (60049) <F8E60C43-22EE-3E0B-9546-3365056901F1> /usr/lib/system/libcommonCrypto.dylib
0x99b6b000 - 0x99b6fffc libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib
0x99b70000 - 0x99c60ffb libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib
0x99c61000 - 0x99cb2ff1 libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib
0x99cb3000 - 0x99d96ff7 libcrypto.0.9.8.dylib (50) <B367D3A3-FC1F-326C-92EC-CAD81666524D> /usr/lib/libcrypto.0.9.8.dylib
0x99d97000 - 0x99e35ff5 com.apple.PDFKit (2.9.2 - 2.9.2) <4D229FF8-B921-3BEC-8F38-F6A0A7046AC0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x99e36000 - 0x99e40fff com.apple.ProtocolBuffer (1 - 182.1.3) <FE710AC6-806D-3379-AC1D-6A094BE9827C> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x99e41000 - 0x99e6dff7 GLRendererFloat (9.6.1) <3961F91C-F590-3599-B8DA-25EC6D9CFB73> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x99e6e000 - 0x99f0dff7 libCoreStorage.dylib (380) <78F0E11F-D040-31DD-BD5E-6AC0EC8FD0D4> /usr/lib/libCoreStorage.dylib
0x99f0e000 - 0x99f19fff com.apple.CrashReporterSupport (10.9 - 539) <10FE9B2D-404F-32B8-B3CA-CBA3524B4CFF> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x99f1a000 - 0x9a005ff4 com.apple.DiskImagesFramework (10.9 - 371.1) <32A138AB-6A20-3C28-BFF8-7188C9790F31> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9a006000 - 0x9a09eff7 com.apple.Metadata (10.7.0 - 800.28) <D8C2153B-6D0F-3B75-97C7-742BDCA430FC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9a09f000 - 0x9a1affed com.apple.MediaControlSender (2.0 - 200.34.4) <48A88743-4EB7-364B-968F-43C17FFCEB97> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x9a1b0000 - 0x9a1dbff7 libpcap.A.dylib (42) <66FBEAD3-FE91-3A89-8706-FB95229068AC> /usr/lib/libpcap.A.dylib
0x9a1dc000 - 0x9a1f7ff6 libPng.dylib (1043) <AFF54258-8124-31AE-BBAA-575FD7C43EF3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9a1f8000 - 0x9a1fcfff libheimdal-asn1.dylib (323.92.1) <DD8BAEED-28AC-389E-9DC4-E32DA60CB05A> /usr/lib/libheimdal-asn1.dylib
0x9a1fd000 - 0x9a294ff7 com.apple.ink.framework (10.9 - 207) <EF00BCCB-B270-3F3D-9424-EF5F4BC23E25> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9a295000 - 0x9a2aaff3 com.apple.AppContainer (3.0 - 1) <017FED4F-AD6E-3A56-806B-A2D33E69EFF9> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x9a2ab000 - 0x9a471ffb libicucore.A.dylib (511.34) <9588FA53-7801-3A44-8E5A-1365586A4918> /usr/lib/libicucore.A.dylib
0x9a472000 - 0x9a9dffff com.apple.QuartzComposer (5.1 - 319) <77419C8D-B822-3649-BBB4-2CF0F0993E9A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x9a9e1000 - 0x9a9eafff libsystem_notify.dylib (121) <623269F5-1518-3035-A916-8AF83C972154> /usr/lib/system/libsystem_notify.dylib
0x9a9ef000 - 0x9aa4dffd com.apple.AE (665.5 - 665.5) <54F2F247-160C-3A22-A6E3-5D49655A67AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9aa4e000 - 0x9aa7eff7 com.apple.CoreServicesInternal (184.9 - 184.9) <999FEDEC-7657-3F32-A9AE-F29E0BE0AAF5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9aa7f000 - 0x9aa8dff7 libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib
0x9aa8e000 - 0x9ab5cff7 com.apple.backup.framework (1.5.4 - 1.5.4) <C09AF796-385F-34DB-B551-68967989E9CB> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9ab5d000 - 0x9ab5fffe libCVMSPluginSupport.dylib (9.6.1) <C2071F9E-72A1-360C-BF7E-286F9681922F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9ab60000 - 0x9ab66ff7 com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x9ab67000 - 0x9af8cfe3 com.apple.VideoToolbox (1.0 - 1273.54) <63E19724-B43E-3552-8D1F-87D0688DF593> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9af8d000 - 0x9aff3fff com.apple.corelocation (1486.17 - 1486.24) <7DA4ADC6-4766-3DAC-B1AD-1ECEAD4CE477> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x9aff4000 - 0x9b031ffb libGLImage.dylib (9.6.1) <E2DADD8A-8A60-3F39-840B-4B7FE7001384> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9b032000 - 0x9b033fff libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib
0x9b093000 - 0x9b093fff com.apple.ApplicationServices (48 - 48) <7967F6FA-2984-3CC3-AD9A-7B9AEC562A2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9b09b000 - 0x9b09cfff libremovefile.dylib (33) <ED35EA79-EB06-3B84-A6D4-B1A9D6B8648D> /usr/lib/system/libremovefile.dylib
0x9b09d000 - 0x9b0f0fff com.apple.htmlrendering (77 - 1.1.4) <408FA30F-4FE9-3162-9FFD-677E8569C1EA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9b0f1000 - 0x9b0f9ffe libGFXShared.dylib (9.6.1) <632989B3-36C2-302E-8A85-A02125A9C5D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9b0fa000 - 0x9b0fffff com.apple.MediaAccessibility (1.0 - 43) <1CC2B661-146A-3FF3-B843-508F611F7B4B> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x9b100000 - 0x9b151ffb com.apple.CoreMedia (1.0 - 1273.54) <086865CC-7B9A-3B96-A3CB-4B90DAD5DC91> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x9b152000 - 0x9b156ff7 libmacho.dylib (845) <D8E93E59-1F80-3413-B9CF-78B848F6E873> /usr/lib/system/libmacho.dylib
0x9b157000 - 0x9b3d3fe7 com.apple.QuickTime (7.7.3 - 2826.19) <AEF12245-C9D5-3B50-8AB6-45DC794E693E> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9b3d4000 - 0x9b3e3fff libGL.dylib (9.6.1) <885E9C1F-11C7-347D-BE10-522A40A46596> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9b76e000 - 0x9b77bfff com.apple.Librarian (1.2 - 1) <F85681E3-3398-327B-829B-1D8078C38C22> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x9b77c000 - 0x9b7a0ff3 libc++abi.dylib (49.1) <43A04ACF-97A5-35ED-B454-6B5C0CF0F99D> /usr/lib/libc++abi.dylib
0x9b7a1000 - 0x9b7a8ffb libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib
0x9b7a9000 - 0x9b7acff7 com.apple.help (1.3.3 - 46) <AB6292FA-D3BC-3D56-B3A5-2BE630A503E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9b7ad000 - 0x9b7b2ff3 libsystem_platform.dylib (24.90.1) <0613F163-9A7A-3908-B30B-AC1627503933> /usr/lib/system/libsystem_platform.dylib
0x9b7b3000 - 0x9b7baff2 com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9b870000 - 0x9b874ffa libGIF.dylib (1043) <276F48A6-766B-3D40-85C4-C9E8E6051DF7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9b875000 - 0x9b878ff9 com.apple.TCC (1.0 - 1) <A5FCF7AA-3F56-3A19-9DF1-661F1F02F79D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x9b879000 - 0x9b8b1fff com.apple.LDAPFramework (2.4.28 - 194.5) <4399D209-B119-3ACC-97AF-F2E14DD207CB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9b8b2000 - 0x9bba7ffc com.apple.CoreImage (9.4.0) <33696A53-9E18-32D6-844F-28098DB7E426> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x9bd6c000 - 0x9bd6efff com.apple.SecCodeWrapper (3.0 - 1) <066E1E30-2EEA-3166-8F86-D1054B50875B> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x9bd6f000 - 0x9bde4ff1 com.apple.ApplicationServices.ATS (360 - 363.3) <FD423680-01A1-357A-89A7-33910A87DE65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9bde5000 - 0x9be4fff7 com.apple.framework.CoreWiFi (2.0 - 200.21.1) <13EE6C12-B981-3132-864A-D493B91AE37E> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x9be50000 - 0x9be52fff libquarantine.dylib (71) <EE3B510E-1AEC-3171-8A1A-D6A5A42CF35C> /usr/lib/system/libquarantine.dylib
0x9be53000 - 0x9bea3ff7 libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib
0x9bec3000 - 0x9bec5fff libsystem_configuration.dylib (596.15) <E49AAD29-35C2-3EE2-AF4D-59514C4B478F> /usr/lib/system/libsystem_configuration.dylib
0x9bec6000 - 0x9bee2ff9 com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x9bee3000 - 0x9c152ff2 com.apple.security (7.0 - 55471.14.8) <8AF3BEF0-0EF9-32CD-A316-F9C6325E3491> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9c153000 - 0x9c1a6ff3 com.apple.CoreMediaIO (408.0 - 4570) <0E0FFC14-2D70-369A-9399-DC7DDB6CCA79> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x9c1a7000 - 0x9c21dff3 com.apple.securityfoundation (6.0 - 55122.3) <6E1412EF-2E22-3C9D-851C-9534903D926A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9c21e000 - 0x9c229fff libGPUSupportMercury.dylib (9.6.1) <4733F91D-0778-3DA3-965E-624DD53D0C9C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x9c22a000 - 0x9c270ff7 libFontRegistry.dylib (127) <A0930DB2-A6C6-3C6E-B4A2-119E0D76FD7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
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: 2604
thread_create: 4
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=186.1M resident=47.4M(25%) swapped_out_or_unallocated=138.7M(75%)
Writable regions: Total=153.7M written=55.5M(36%) resident=78.4M(51%) swapped_out=0K(0%) unallocated=75.3M(49%)
REGION TYPE VIRTUAL
=========== =======
CG backing stores 2288K
CG image 4K
CG raster data 12K
CG shared images 204K
IOKit 6688K
IOKit (reserved) 64K reserved VM address space (unallocated)
Image IO 15.7M
Kernel Alloc Once 4K
MALLOC 101.8M
MALLOC (admin) 48K
MALLOC_LARGE (reserved) 980K reserved VM address space (unallocated)
Memory Tag 242 12K
Memory Tag 249 156K
OpenGL GLSL 1280K
Stack 69.7M
VM_ALLOCATE 17.5M
__DATA 16.4M
__IMAGE 528K
__LINKEDIT 44.9M
__OBJC 3160K
__PAGEZERO 4K
__TEXT 141.1M
__UNICODE 544K
mapped file 114.0M
shared memory 68K
=========== =======
TOTAL 536.6M
TOTAL, minus reserved VM space 535.6M
Model: iMac12,1, BootROM IM121.0047.B1E, 4 processors, Intel Core i5, 2.5 GHz, 4 GB, SMC 1.71f22
Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3230554638424353302D444A2D4620
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3230554638424353302D444A2D4620
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.74.0-P2P
Bluetooth: Version 4.2.6f1 14216, 3 services, 23 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: ST3500418AS, 500.11 GB
Serial ATA Device: OPTIARC DVD RW AD-5690H
USB Device: FaceTime HD Camera (Built-in)
USB Device: Hub
USB Device: BRCM2046 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Hub
USB Device: Internal Memory Card Reader
USB Device: IR Receiver
Thunderbolt Bus: iMac, Apple Inc., 25.1
AGK V2 user - Tier 1 (mostly)