Anonymous | Login | Signup for a new account | 2024-11-01 23:17 PDT |
Main | My View | View Issues | Change Log | Roadmap |
View Revisions: Issue #9247 | [ Back to Issue ] | ||
Summary | 0009247: Crash (null pointer) during world generation (on Mac) | ||
Revision | 2016-09-09 11:00 by lethosor | ||
Description | I installed 0.42.02 and updated it with the latest SDL as suggested by the Wiki (to get around not being able to start it at all). It was merrily chugging through world gen (where it starts counting up years), I looked away from the df window when it was up in the ~ 150 year range and shortly afterward the music stopped and I got a "dwarfort.exe quit unexpectedly" window. Backtrace etc is below. I haven't tried reproducing it, so I don't know if this is a one-in-a-million crash or will happen every time... Process: dwarfort.exe [69398] Path: /Users/USER/*/dwarfort.exe Identifier: dwarfort.exe Version: ??? Code Type: X86 (Native) Parent Process: ??? [1] Responsible: Terminal [15622] User ID: 501 Date/Time: 2015-12-05 23:03:02.762 -0500 OS Version: Mac OS X 10.11.1 (15B42) Report Version: 11 Anonymous UUID: A231475F-A58B-AC4A-408D-21AE776A23DC Time Awake Since Boot: 1200000 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGSEGV) Exception Codes: 0x0000000000000000, 0x0000000000000000 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x95cfd4a2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x96b57549 _pthread_cond_wait + 757 2 libsystem_pthread.dylib 0x96b5ad1b pthread_cond_timedwait$UNIX2003 + 71 3 SDL 0x023bd3d6 SDL_CondWaitTimeout + 162 4 SDL 0x023bd707 SDL_SemWaitTimeout + 103 5 SDL 0x023bd75a SDL_SemWait + 25 6 dwarfort.exe 0x01125fe1 0x1000 + 17977313 7 dwarfort.exe 0x0112645b 0x1000 + 17978459 Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x95cfe8b2 kevent_qos + 10 1 libdispatch.dylib 0x989c7792 _dispatch_mgr_invoke + 234 2 libdispatch.dylib 0x989c7366 _dispatch_mgr_thread + 52 Thread 2: 0 dwarfort.exe 0x0053a4a2 0x1000 + 5477538 Thread 3:: com.apple.audio.IOThread.client 0 libsystem_kernel.dylib 0x95cf707a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x95cf6464 mach_msg + 68 2 com.apple.audio.CoreAudio 0x9a23db44 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 140 3 com.apple.audio.CoreAudio 0x9a236d52 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 72 4 com.apple.audio.CoreAudio 0x9a2351c0 HALC_ProxyIOContext::IOWorkLoop() + 1392 5 com.apple.audio.CoreAudio 0x9a234b34 HALC_ProxyIOContext::IOThreadEntry(void*) + 156 6 com.apple.audio.CoreAudio 0x9a240c8c ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20 7 com.apple.audio.CoreAudio 0x9a234a59 HALB_IOThread::Entry(void*) + 71 8 libsystem_pthread.dylib 0x96b56794 _pthread_body + 138 9 libsystem_pthread.dylib 0x96b5670a _pthread_start + 155 10 libsystem_pthread.dylib 0x96b53fa6 thread_start + 34 Thread 4: 0 libsystem_kernel.dylib 0x95cf719a mach_wait_until + 10 1 libsystem_c.dylib 0x90e447c6 nanosleep + 360 2 libsystem_c.dylib 0x90e445ff usleep + 60 3 libfmodex.dylib 0x021d19c1 0x21cf000 + 10689 4 libfmodex.dylib 0x02253a4a FMOD::SystemI::createChannelGroupInternal(char const*, FMOD::ChannelGroupI**, bool, bool) + 27360 5 libsystem_pthread.dylib 0x96b56794 _pthread_body + 138 6 libsystem_pthread.dylib 0x96b5670a _pthread_start + 155 7 libsystem_pthread.dylib 0x96b53fa6 thread_start + 34 Thread 5:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x95cf707a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x95cf6464 mach_msg + 68 2 com.apple.CoreFoundation 0x97db0246 __CFRunLoopServiceMachPort + 214 3 com.apple.CoreFoundation 0x97daf651 __CFRunLoopRun + 1521 4 com.apple.CoreFoundation 0x97daedf6 CFRunLoopRunSpecific + 390 5 com.apple.CoreFoundation 0x97daec5b CFRunLoopRunInMode + 123 6 com.apple.AppKit 0x948c3fa2 _NSEventThread + 291 7 libsystem_pthread.dylib 0x96b56794 _pthread_body + 138 8 libsystem_pthread.dylib 0x96b5670a _pthread_start + 155 9 libsystem_pthread.dylib 0x96b53fa6 thread_start + 34 Thread 6: 0 libsystem_kernel.dylib 0x95cfde16 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x96b5635f _pthread_wqthread + 1289 2 libsystem_pthread.dylib 0x96b53f82 start_wqthread + 34 Thread 7: 0 libsystem_kernel.dylib 0x95cfde16 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x96b5635f _pthread_wqthread + 1289 2 libsystem_pthread.dylib 0x96b53f82 start_wqthread + 34 Thread 8: 0 libsystem_kernel.dylib 0x95cfde16 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x96b5635f _pthread_wqthread + 1289 2 libsystem_pthread.dylib 0x96b53f82 start_wqthread + 34 Thread 9: 0 libsystem_kernel.dylib 0x95cfde16 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x96b5635f _pthread_wqthread + 1289 2 libsystem_pthread.dylib 0x96b53f82 start_wqthread + 34 Thread 0 crashed with X86 Thread State (32-bit): eax: 0x00000104 ebx: 0x00063d01 ecx: 0xbfffe41c edx: 0x95cfd4a2 edi: 0x02a19170 esi: 0x00010068 ebp: 0xbfffe4a8 esp: 0xbfffe41c ss: 0x00000023 efl: 0x00200247 eip: 0x95cfd4a2 cs: 0x0000000b ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f cr2: 0x22d8a000 Logical CPU: 0 Error Code: 0x00000131 Trap Number: 132 Binary Images: 0x1000 - 0x13a1fe7 +dwarfort.exe (???) <CE17EB7B-FC47-C672-4F21-B1AD724412BF> /Users/USER/*/dwarfort.exe 0x21cf000 - 0x2280fef +libfmodex.dylib (1) <5DC6A1BA-8591-C4C4-A62E-6E5C2B9DB391> /Users/USER/*/libfmodex.dylib 0x2350000 - 0x2381fff libncurses.5.4.dylib (46) <CB48CC10-5F73-3174-8A7A-997C5FF3E28B> /usr/lib/libncurses.5.4.dylib 0x2390000 - 0x23dbfc0 +SDL (1.2.14 - 1.2.14) <84ABD881-2313-3168-889A-EDEA4EBAA928> /Users/USER/*/SDL.framework/Versions/A/SDL 0x23eb000 - 0x23eeffe +org.libsdl.SDL-ttf (2.0.11 - 2.0.11) <E54F0EFF-8A57-325F-8641-CB6A9E1E0FA5> /Users/USER/*/SDL_ttf.framework/Versions/A/SDL_ttf 0x23f1000 - 0x248afff +libstdc++.6.dylib (7.14) <A4D709A6-41BA-B081-44E4-5315EA6B3198> /Users/USER/*/libstdc++.6.dylib 0x2548000 - 0x255cfe9 +libgcc_s.1.dylib (1) <5730A193-F78C-ED6E-814F-AA903A15ACC9> /Users/USER/*/libgcc_s.1.dylib 0x2567000 - 0x25d3fe7 +FreeType (2.4.8 - 2.4.8) <17902B64-DF18-3E3C-8871-1E03297909A6> /Users/USER/*/SDL_ttf.framework/Versions/A/Frameworks/FreeType.framework/Versions/A/FreeType 0x815d000 - 0x815dffd +cl_kernels (???) <1FC2A61D-AAE7-43B5-BAB4-C4F89E63763A> cl_kernels 0x9600000 - 0x9604fff com.apple.audio.AppleHDAHALPlugIn (272.50.31 - 272.50.31) <0BADCABC-7D7F-326B-8675-F468D409AC6A> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x96b7000 - 0x9729fff +com.DivXInc.DivXDecoder (6.4.0 - 6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder 0x9737000 - 0x978701f +com.DivXInc.DivXDecoder (6.0.5 - 6.0.5) /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder 0x9799000 - 0x98e2fff com.apple.audio.units.Components (1.13 - 1.13) <9DCF83DC-6390-390D-A9BC-FA519C8AC96C> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x31000000 - 0x3103effb +SDL_image (1.2.3 - 1.2.3) <2D772BAC-EC15-AC13-B767-549C8AAE293B> /Users/USER/*/SDL_image.framework/Versions/A/SDL_image 0x8fe4a000 - 0x8fe7e5bf dyld (360.17) <E08B9CA8-D557-32D5-8DDD-E0B563900367> /usr/lib/dyld 0x90010000 - 0x90038ff7 com.apple.IconServices (68 - 68) <E4FD5EBF-EEC5-3A48-926E-E4A52956254A> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x90039000 - 0x9004cfff com.apple.Sharing (438.0.1 - 438.0.1) <C6471C44-7426-317A-A441-8C5F682A7C99> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x900c1000 - 0x900c9fff com.apple.CoreServices.FSEvents (1222.1.1 - 1222.1.1) <557E72FD-1EA6-373F-90BB-ECDE78885C59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x900ca000 - 0x900d8ff3 com.apple.opengl (12.0.34 - 12.0.34) <EA15AA3A-06D0-3895-BAB8-15D3814FA677> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x900d9000 - 0x901e8fff com.apple.QuickTimeImporters.component (7.7.3 - 2937) <10E8B646-2913-3D13-BB9C-B45832966B6D> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters 0x901e9000 - 0x901e9fff com.apple.ApplicationServices (48 - 48) <7173D2F6-1111-3DF5-AC2D-2AB27BC90B0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x901ea000 - 0x9028bfff com.apple.ink.framework (10.9 - 214) <4080C194-91A4-37F2-89B4-913F6EE199AA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x9028c000 - 0x90372ff7 unorm8_rgba.dylib (2.6.4.1) <D439AB49-BEFA-3377-ACF9-C5AC200AE971> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib 0x9037f000 - 0x904d0fff com.apple.coreui (2.1 - 364.1) <61DA56D9-E75C-39F6-B689-1BE5D53D215F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x9068a000 - 0x90700ff3 com.apple.securityfoundation (6.0 - 55126) <DB0A1B32-E324-31FB-9AEA-D1758EC3101C> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x90701000 - 0x9077fff3 com.apple.framework.IOKit (2.0.2 - 1178.10.1) <311F8EA2-0763-30E0-8FEC-237384C96529> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x90780000 - 0x90782fff libsystem_coreservices.dylib (19) <DACCE5EF-A15F-3B94-8CE7-F1CC60593B6E> /usr/lib/system/libsystem_coreservices.dylib 0x90783000 - 0x9078bffb libsystem_dnssd.dylib (624.10.1) <193C4DB6-2D7F-3010-B291-145CD18A0401> /usr/lib/system/libsystem_dnssd.dylib 0x907a4000 - 0x908bdfff com.apple.desktopservices (1.10 - 1.10) <A10F7453-5488-3C34-8BDC-8A93BEDCFCF3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x908be000 - 0x908bffff liblangid.dylib (122) <735C877E-DD4B-33BC-8FD5-22C15E1765F7> /usr/lib/liblangid.dylib 0x908c0000 - 0x908c3fff libCoreFSCache.dylib (119.5) <CB6AD5C1-C0F7-3478-8659-2F9DE86EECE8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x908c4000 - 0x908cafff com.apple.IOAccelerator (203.10 - 203.10) <6E5CEC34-9027-353C-A89D-B40BBD023469> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x908cb000 - 0x90aacfff com.apple.QuartzCore (1.11 - 410.9) <D86C7C1E-52FB-3CFB-92C4-260E669E5851> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x90aad000 - 0x90ab5fff libcldcpuengine.dylib (2.6.4.1) <C924D147-AF06-33D5-B344-53FE16E742E9> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x90aef000 - 0x90b20fff com.apple.CoreServicesInternal (248.1 - 248.1) <E2EE14C3-7314-3BFF-87DC-A274387343F8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x90b21000 - 0x90b24fff libScreenReader.dylib (425.100) <AC175C7D-B5BD-3325-AB65-0D9D9A82A741> /usr/lib/libScreenReader.dylib 0x90b25000 - 0x90b68fff libGLU.dylib (12.0.34.12) <EF314CF0-3413-3F70-A2BC-EE6F20668341> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x90b69000 - 0x90c59ffb com.apple.DiskImagesFramework (10.11.1 - 415) <81FDBA7A-3D3B-3333-813F-F8634D6F1BB2> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x90c5a000 - 0x90d0dffb com.apple.Bluetooth (4.4.2 - 4.4.2f1) <A275040E-FD4E-3BEB-B5BB-0C7CCA73E4EB> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x90d0e000 - 0x90dacff7 com.apple.ColorSync (4.9.0 - 4.9.0) <8922BBBF-B590-3627-9F5A-F2E1F0F025AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x90dad000 - 0x90db9ff7 libkxld.dylib (3247.10.11) <5285FF4F-7B6A-363B-B835-228A2158A265> /usr/lib/system/libkxld.dylib 0x90dbf000 - 0x90e54fff libsystem_c.dylib (1081.1.3) <CB2DB808-E449-3696-AE97-CC7F442063F2> /usr/lib/system/libsystem_c.dylib 0x9189a000 - 0x9189afff com.apple.Carbon (154 - 157) <30EAD78E-42E0-3877-8189-3CDBD6B69315> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x9189b000 - 0x918f2ff7 com.apple.HIServices (1.22 - 548) <B6A5F979-A0C4-3714-9FDA-EDB16815FE28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x91bbb000 - 0x91bc4fff com.apple.icloud.FindMyDevice (1.0 - 1) <FCEB3A69-A95A-3DE7-9240-8C818B332404> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice 0x91bc5000 - 0x91bdaff3 libCGInterfaces.dylib (317.8) <79FD2A14-41A0-3A44-BE79-0B02676B001B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x91bdb000 - 0x91cd9fff com.apple.LaunchServices (728.4 - 728.4) <23747A2C-1F7B-3879-ACD8-ACD2231431AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x91cda000 - 0x91ce0ff3 libsystem_platform.dylib (73.1.1) <8CB8B06A-D7CC-392B-8B97-20C53F36D39C> /usr/lib/system/libsystem_platform.dylib 0x91ce1000 - 0x91d44fff com.apple.SystemConfiguration (1.14 - 1.14) <C9295003-D915-3F0C-9DC8-0CDEE911F4B3> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x91d49000 - 0x91d56fff com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <D5351D5B-8AEE-3568-A85A-74E096C31FD1> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x91d5a000 - 0x920b530b libobjc.A.dylib (680) <79E434D9-37AB-333E-9568-05C72E246313> /usr/lib/libobjc.A.dylib 0x920b6000 - 0x92105fff libcurl.4.dylib (90) <14A1CC25-00E2-3FF8-AD2C-F29441EA7627> /usr/lib/libcurl.4.dylib 0x92106000 - 0x92109ff7 libdyld.dylib (360.17) <FCD2E1E6-9BA5-3ED8-BF07-48211F2F6E52> /usr/lib/system/libdyld.dylib 0x9210a000 - 0x9215efff com.apple.Symbolication (1.4 - 58044) <F15B957F-FF2E-34DA-9C71-8A9D89F3ECE8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x9216b000 - 0x924eeffb com.apple.Foundation (6.9 - 1255.1) <44D2C05E-9BBD-350C-BC49-E55CE2648115> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x92ac5000 - 0x92acefff libcopyfile.dylib (127) <C1D5D894-E71C-3E75-9639-82C846482A84> /usr/lib/system/libcopyfile.dylib 0x92acf000 - 0x92ad6fff com.apple.agl (3.3.1 - AGL-3.3.1) <404A5574-EDF7-3C19-B8AD-9FDC8789B43E> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x92ae5000 - 0x92ae5fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <F594A9DE-AE5D-317E-9CC2-1E69DB9577C6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x92ae9000 - 0x92b23fff com.apple.LDAPFramework (2.4.28 - 194.5) <7DA52065-1EBB-3226-964B-708CB9625B8A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x92b24000 - 0x92b4dff7 libsystem_info.dylib (476) <CFEE2535-E53C-39FA-8D7F-4DC036FA5B50> /usr/lib/system/libsystem_info.dylib 0x92d75000 - 0x92d78ff7 libsystem_sandbox.dylib (459.10.4) <F1EE9704-9448-3CC6-B124-D129EB0681BF> /usr/lib/system/libsystem_sandbox.dylib 0x92d79000 - 0x9301cfff libmecabra.dylib (696.1) <40F61906-04D2-3522-BCA8-EA02A8374FEB> /usr/lib/libmecabra.dylib 0x9304d000 - 0x9304efff com.apple.TrustEvaluationAgent (2.0 - 25) <C5A969DB-6332-3B0C-9779-05B8F491A81B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x9304f000 - 0x93062ff7 libsasl2.2.dylib (209) <E004FD06-7D2D-3341-B60D-B4FE12795735> /usr/lib/libsasl2.2.dylib 0x93063000 - 0x93281ffb libicucore.A.dylib (551.30) <6EC0AB29-E802-3611-9F83-C22DF60094BB> /usr/lib/libicucore.A.dylib 0x93282000 - 0x9328eff7 libcsfde.dylib (517) <C908D983-D4D0-3470-9DD7-519A6AD0A65B> /usr/lib/libcsfde.dylib 0x9328f000 - 0x932e5fff libcups.2.dylib (435) <83F935BB-1D51-3D9C-8789-9CE56C2FE0FF> /usr/lib/libcups.2.dylib 0x933aa000 - 0x93641ff3 com.apple.security (7.0 - 57336.10.29) <A5035CCA-9913-3179-9E2D-85A8CA249AC8> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x93f0a000 - 0x9400efff libJP2.dylib (1440) <8704B5F5-7BC5-3AA3-AAB0-625F3508EBEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x94010000 - 0x9402ffff com.apple.GenerationalStorage (2.0 - 239) <698BD3D0-84AC-39D4-8028-07FCB156C21C> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x94030000 - 0x9403cfff com.apple.CrashReporterSupport (10.11 - 716) <E372A361-C321-3327-83B8-982457ED5CCF> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x9403d000 - 0x94042fff com.apple.TCC (1.0 - 1) <BB606F63-E891-342B-9834-10B1F54DD53F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x94082000 - 0x94095ff7 libcmph.dylib (6) <FBBA9247-E995-314E-BFC2-99B1F09D37EA> /usr/lib/libcmph.dylib 0x946bd000 - 0x946cdfff libGL.dylib (12.0.34.12) <5A2608A3-328B-3FB3-A5C9-A93F4127571C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x946ce000 - 0x94701fe3 libsystem_m.dylib (3105) <AB252034-37BA-3B50-93F3-480B459D7E49> /usr/lib/system/libsystem_m.dylib 0x94702000 - 0x9470dff7 libChineseTokenizer.dylib (16) <A699162E-3910-3FBB-BC2C-DA7F2AEF56A3> /usr/lib/libChineseTokenizer.dylib 0x9470e000 - 0x953e7ffb com.apple.AppKit (6.9 - 1404.13) <5BEF518D-E9B8-3542-86A0-0DFFE78C0178> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x953e8000 - 0x95405ff7 libCRFSuite.dylib (34) <DDC97E16-372C-350F-B975-5C952AB7F9A8> /usr/lib/libCRFSuite.dylib 0x95412000 - 0x9556bff7 libBLAS.dylib (1159) <3F8CE2C9-FEEA-3611-BCE9-7887F9257C6E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x95589000 - 0x955bfff7 com.apple.CoreVideo (1.8 - 191.1) <B365FA82-C14E-3E64-982E-DA4BF1B1E4F3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x9569a000 - 0x9579afff libFontParser.dylib (158.3) <DC3B3D4E-4E3F-3028-BDF6-9BDA13F20F2B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x9579b000 - 0x957beff3 libc++abi.dylib (125) <7F24A2B6-32BF-3129-8FF4-A7CCEB237BA1> /usr/lib/libc++abi.dylib 0x957bf000 - 0x9586aff7 com.apple.LanguageModeling (1.0 - 1) <983C9467-801B-38C1-BE9C-8A8A5BD71F17> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x95873000 - 0x958d6fff com.apple.CoreServices.OSServices (728.4 - 728.4) <0BF14CBE-0048-3D3D-86AB-322682D7A846> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x9591a000 - 0x9591afff com.apple.CoreServices (728.4 - 728.4) <E6FC987D-EE4D-3804-BC50-6375ED0DA375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x9591b000 - 0x95ce2ffb com.apple.HIToolbox (2.1.1 - 806) <F70C68F0-3CDF-3435-BC56-936BB1A10003> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x95ce3000 - 0x95d03fff libsystem_kernel.dylib (3247.10.11) <5AF48D1A-FD7D-382A-A147-AE4B938384FC> /usr/lib/system/libsystem_kernel.dylib 0x95d04000 - 0x95d11fff com.apple.OpenDirectory (10.11 - 194) <1F5CC7B1-7656-324D-94E9-B5914B3A0E51> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x95d12000 - 0x95d12fff libOpenScriptingUtil.dylib (169) <EB507B47-CA3B-3628-87B7-0244F1140DC1> /usr/lib/libOpenScriptingUtil.dylib 0x95d9d000 - 0x95e91ff3 com.apple.CoreMedia (1.0 - 1731.15.20) <264829C3-2CB3-3CCB-A976-8ADE3984B137> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x95e92000 - 0x95f0cff7 com.apple.Heimdal (4.0 - 2.0) <6EB29AA3-FECC-36AA-8C86-5EDDA8D6F194> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x95f41000 - 0x95f57ff3 libLinearAlgebra.dylib (1159) <53D10FFA-13C9-3F04-8092-4FCBE9D311EB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x95f58000 - 0x95f6fff7 libmarisa.dylib (4) <B75FD855-AFE1-3F8F-A9D4-AA2A2B268B43> /usr/lib/libmarisa.dylib 0x95f70000 - 0x961ffff3 com.apple.CFNetwork (760.1.2 - 760.1.2) <D6F2D892-CE98-3A02-87FF-FF946FC97EB3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x96200000 - 0x96202ffb libCGXType.A.dylib (938) <8024FFE9-74A8-3E4D-9045-6911899B2B41> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x96203000 - 0x96226ffb com.apple.framework.Apple80211 (11.0 - 1102.32) <CE746148-8B55-3B29-9E1E-F750B6777DB5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x96228000 - 0x96259fff com.apple.DictionaryServices (1.2 - 250) <BBAA157D-1417-306A-81A4-27BFC006AC5B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x9625a000 - 0x9625afff libsystem_blocks.dylib (65) <044CF869-766A-3B8C-853B-D840F7E768D1> /usr/lib/system/libsystem_blocks.dylib 0x9625b000 - 0x962b1ff7 libc++.1.dylib (120.1) <15A1445C-C3CD-3138-AC67-3638647BEAA9> /usr/lib/libc++.1.dylib 0x962b2000 - 0x96307ff7 com.apple.htmlrendering (77 - 1.1.4) <EA28C134-4C13-3C4A-A8EB-7AA38794C18A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x964ac000 - 0x9651fffb com.apple.ApplicationServices.ATS (377 - 394.1) <9076C441-FE65-322D-9639-6BD8AEA368F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x96520000 - 0x96546ffb com.apple.MultitouchSupport.framework (304.9 - 304.9) <8BDD42C8-3F40-332F-8E27-14B006E75446> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x96547000 - 0x9654dfff com.apple.ImageCapture (9.0 - 9.0) <25EECDAF-3C6D-3DFA-944C-A42E93028700> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x966f8000 - 0x966f9fff libSystem.B.dylib (1225.1.1) <92CA3288-0AF8-3926-B60A-1A61894AFDF6> /usr/lib/libSystem.B.dylib 0x966fa000 - 0x96700fff com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <4EA65D82-3E4C-3C6E-AA1F-9286590F728D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x96701000 - 0x96701fff libmetal_timestamp.dylib (600.0.41.2) <44F2CCAD-6EFF-3BEA-98EC-7A6880F5978A> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib 0x96702000 - 0x96711ff7 libxar.1.dylib (302) <9BDA6960-DF48-3AF2-AB05-89A0823210C5> /usr/lib/libxar.1.dylib 0x96712000 - 0x9671afff com.apple.NetFS (6.0 - 4.0) <7A265E8E-DAF0-349D-8818-80FB5771BA83> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x9671b000 - 0x9671dffb libRadiance.dylib (1440) <62289271-458F-392D-8EFF-024BB7EA96DD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x9671e000 - 0x967c5fff com.apple.Metadata (10.7.0 - 972.9) <D19685DC-91B0-342C-A79F-D8162AA78060> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x967c6000 - 0x967cbffb libcompiler_rt.dylib (62) <424790B7-8170-379C-97FD-9ABF614C861A> /usr/lib/system/libcompiler_rt.dylib 0x967cc000 - 0x967ddfff libbsm.0.dylib (34) <C3A788F0-E723-30AB-9C7F-C2852397370C> /usr/lib/libbsm.0.dylib 0x967e8000 - 0x967f8ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <D70CE4B8-C592-3AF8-8E13-0699DC1F546E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x967f9000 - 0x96802fff libGFXShared.dylib (12.0.34.12) <3F5E77F1-9D57-3947-92C4-4B483E1073BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x96831000 - 0x96831fff liblaunch.dylib (755.1.19) <25AA00BF-EF6C-3304-9A5D-BA37569F5FB4> /usr/lib/system/liblaunch.dylib 0x96832000 - 0x9685bfff libRIP.A.dylib (938) <1EE54248-9760-3B30-89F6-D8F6DA05B5A4> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x969b2000 - 0x969fbff7 com.apple.coreservices.SharedFileList (24.4 - 24.4) <B2E9BB9D-F86E-3866-B9C6-56752E45CEAB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x969fc000 - 0x96a9cffb com.apple.QD (3.12 - 302) <997FA347-62FA-3E2C-8117-DCC8026E4837> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x96a9d000 - 0x96b45ff7 libCoreStorage.dylib (517) <3C43CB59-D386-3C5B-A0FC-B09BE932E1D7> /usr/lib/libCoreStorage.dylib 0x96b52000 - 0x96b52fff libunc.dylib (29) <6C251ECD-0449-384F-A5E3-D277C8DD9E13> /usr/lib/system/libunc.dylib 0x96b53000 - 0x96b5bffb libsystem_pthread.dylib (137.1.1) <C34AB3EC-25DB-325C-BA96-123772887436> /usr/lib/system/libsystem_pthread.dylib 0x96b5c000 - 0x96d95ff7 libFosl_dynamic.dylib (16.24) <13085D6E-8E96-34A8-8830-CD52C12A8CFD> /usr/lib/libFosl_dynamic.dylib 0x96d96000 - 0x96d99ff7 com.apple.help (1.3.3 - 46) <5C5CD61C-B698-35BD-A976-3AD57AF7E8D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x96d9a000 - 0x96e2eff3 com.apple.PerformanceAnalysis (1.0 - 1) <7E4A7D07-572C-38E1-9A86-2CFBE2B6B4A9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x96f0e000 - 0x970e1ff7 com.apple.ImageIO.framework (3.3.0 - 1440) <0E35DA06-6CA0-397F-9A7F-A120066A0A27> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x970e2000 - 0x97208ffb libsqlite3.dylib (216.4) <22C07661-78D2-35DE-A6F2-BD60988799A9> /usr/lib/libsqlite3.dylib 0x97209000 - 0x9732eff3 com.apple.CoreText (352.0 - 494.5.1) <38199BDF-30DA-35ED-9322-784E52CF9B6D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x9732f000 - 0x97330fff libDiagnosticMessagesClient.dylib (100) <4764E284-2331-3250-92A0-0C9614AFDEE5> /usr/lib/libDiagnosticMessagesClient.dylib 0x9739b000 - 0x973acfff libsystem_trace.dylib (200) <FEC2FA0C-7B2B-3735-87AB-D97A5F4D56FA> /usr/lib/system/libsystem_trace.dylib 0x97640000 - 0x97656fe7 libcompression.dylib (23) <720A9F79-6ACE-381E-B2D1-FCFBB740775A> /usr/lib/libcompression.dylib 0x97657000 - 0x976e8fff com.apple.CoreSymbolication (3.1 - 58048.1) <58C7343A-7E41-306C-9F7B-AD1711E3F306> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x976e9000 - 0x976eafff libremovefile.dylib (41) <59D0F532-1D12-3CB0-841A-E79E85616D70> /usr/lib/system/libremovefile.dylib 0x976eb000 - 0x97864ff7 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <6AAAE45C-1AD8-38FE-AA30-317B9CAE02C3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x97d03000 - 0x97d0efff com.apple.NetAuth (6.0 - 6.0) <C515AAE7-3C54-3D85-8E5C-68AB6FB5BA31> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x97d0f000 - 0x97d0ffff com.apple.audio.units.AudioUnit (1.13 - 1.13) <8D40FEF4-4702-30A6-B9DF-A5C823B22F8A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x97d1f000 - 0x981b2fff com.apple.CoreFoundation (6.9 - 1255.1) <E3FE16E9-8F36-3A69-89C8-7A9192FCD307> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x981b3000 - 0x981effff com.apple.RemoteViewServices (2.0 - 99) <44A0D46C-2987-3316-A97C-B3B17244D577> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x981f0000 - 0x9820cff7 com.apple.openscripting (1.7 - 169) <542F1C6C-CC7A-3961-ABC5-FA1CFFF9A8F8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x98210000 - 0x98395ffb com.apple.UIFoundation (1.0 - 435) <365EBF8E-0AF1-3183-8325-956E00BA997B> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x98396000 - 0x987c8ffb com.apple.vision.FaceCore (3.3.1 - 3.3.1) <683CF36E-5679-3963-8A98-98C90B3D2BCF> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x987c9000 - 0x988b4ff7 unorm8_bgra.dylib (2.6.4.1) <7A9687DE-6F55-36C9-9A02-4CA0AD957B0F> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x988b5000 - 0x988c2ff7 libbz2.1.0.dylib (38) <336996D6-7CB4-30EF-B481-C803BC81031E> /usr/lib/libbz2.1.0.dylib 0x988c3000 - 0x988ddff7 liblzma.5.dylib (10) <777FDB7B-D359-389C-AA0C-B1434D221643> /usr/lib/liblzma.5.dylib 0x988de000 - 0x98998ff7 com.apple.backup.framework (1.7 - 1.7) <32F77644-D2C8-3FA7-96B9-4E6EC74FED07> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x98999000 - 0x989bfffb libPng.dylib (1440) <84469C7F-BA28-3E26-B427-F37AE15392BC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x989c0000 - 0x989eafff libdispatch.dylib (500.10.1) <5E474014-7270-37D8-9B5A-8D992C08CD5E> /usr/lib/system/libdispatch.dylib 0x989eb000 - 0x98a00ffb libsystem_coretls.dylib (82) <39CA721D-1FC1-3482-85ED-0FA23938C8D2> /usr/lib/system/libsystem_coretls.dylib 0x98a13000 - 0x98a56ff7 com.apple.Metal (54.26.3 - 54.26.3) <91980F28-EF29-3103-9FB3-D192BA77C322> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x98a57000 - 0x98a85ff7 libarchive.2.dylib (32.10.1) <2DA3C546-0F45-3A70-92F5-31AF99CB1350> /usr/lib/libarchive.2.dylib 0x98a99000 - 0x98d51ffb com.apple.RawCamera.bundle (6.17 - 825) <E8EFDEBC-57AC-3399-8DB3-0B93D5A87E7C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x99051000 - 0x9905bfff libsystem_notify.dylib (149) <26CF3479-D54B-319E-BDB5-74C6669C666C> /usr/lib/system/libsystem_notify.dylib 0x9905c000 - 0x99099ff7 com.apple.DebugSymbols (132 - 132) <1D10954E-12BA-363A-9D0B-99B4B1727D30> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x9909a000 - 0x990a2fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C93A2C7B-6CBF-3021-8CB8-3E08D3188A30> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x990a3000 - 0x990c5fff com.apple.ProtectedCloudStorage (1.0 - 1) <B9ACD272-B34C-3095-9563-02A46334C936> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x990c6000 - 0x990cbff3 com.apple.print.framework.Print (10.0 - 266) <D054CAC7-E116-36E1-B08F-89F63640CB96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x990cc000 - 0x990d5fff com.apple.DiskArbitration (2.7 - 2.7) <E57CBC87-8FCF-39F4-9637-0B6DA9D264EA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x996be000 - 0x99abaff3 com.apple.CoreGraphics (1.600.0 - 938) <EC5C821E-4E8C-3030-AD4F-F5188ECBC8E8> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x99abb000 - 0x99afafff com.apple.NavigationServices (3.8 - 220) <15BDFD2F-5A32-3ACB-9E38-5EB5E5943B3B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x99afb000 - 0x99c3dfef libvDSP.dylib (563.4) <64F99A0A-0E8F-3693-A3EE-9F03B1B14130> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x9a223000 - 0x9a277ffb com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <59B81F05-35CE-3507-BE5F-0D73FB58259E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x9a27e000 - 0x9a2a1fff libJPEG.dylib (1440) <BE33FB3D-0594-3BB1-90C0-485B3C464056> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x9a2a2000 - 0x9a7d0fdf com.apple.vImage (8.0 - 8.0) <778693D0-F3C5-3529-BD2F-C7981065E428> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x9a7d1000 - 0x9a82dff7 libTIFF.dylib (1440) <EB82322C-EB66-3E89-A799-D6698A5E9DC0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x9a82e000 - 0x9a830fff com.apple.securityhi (9.0 - 55006) <FFEEA6C9-CB0E-3BEB-BBA5-3B928C3FDC51> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x9a831000 - 0x9a898fff libcorecrypto.dylib (334) <855C8E99-B0B9-35E4-B8AE-68972AC1CCA1> /usr/lib/system/libcorecrypto.dylib 0x9a899000 - 0x9a8b7ffb libresolv.9.dylib (60) <7A625602-36E7-3B59-8519-399014FCFD63> /usr/lib/libresolv.9.dylib 0x9a8b8000 - 0x9a8c3ff3 libcommonCrypto.dylib (60074) <448055DC-6EBC-3C23-ADBC-4C86ABC49A87> /usr/lib/system/libcommonCrypto.dylib 0x9a8c7000 - 0x9a8e0fff libsystem_asl.dylib (322) <D791C719-A838-3A13-922D-EC0149D2F11B> /usr/lib/system/libsystem_asl.dylib 0x9a8e1000 - 0x9a93aff7 com.apple.AE (701 - 701) <7D28F479-36AC-3057-BAB7-C394E30C4BC2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x9a93b000 - 0x9a9aeffb com.apple.datadetectorscore (7.0 - 460) <1F5138F5-F9DF-3802-B8E1-C63EBD24D16E> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x9a9af000 - 0x9a9affff libkeymgr.dylib (28) <37F88FF9-BB2F-3703-9283-5CC7BF7D84EA> /usr/lib/system/libkeymgr.dylib 0x9a9b0000 - 0x9a9b3fff libpam.2.dylib (20) <A40E466D-A81C-3807-AD43-73FA3AB2A114> /usr/lib/libpam.2.dylib 0x9a9b4000 - 0x9b355feb com.apple.QuickTimeComponents.component (7.7.3 - 2937) <7269F243-1DBC-3A90-9838-F6F8C469470E> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents 0x9b356000 - 0x9b730ff7 libLAPACK.dylib (1159) <339771A7-9D1D-37CC-8EF1-76A9380713DA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x9b731000 - 0x9b733fff libCVMSPluginSupport.dylib (12.0.34.12) <FB2175AD-EB2C-38B6-91D0-60859D811F17> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x9b734000 - 0x9ba46fef com.apple.CoreAUC (214.0.0 - 214.0.0) <3EFA996E-5BB0-3B43-A2A4-669C8E4E7A4A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x9ba47000 - 0x9ba55ff7 libz.1.dylib (60) <A80F1776-4F93-3982-8CF0-32B636511C5A> /usr/lib/libz.1.dylib 0x9ba56000 - 0x9ba7effb libxpc.dylib (755.1.19) <E6BABCAF-E6DC-3475-BC47-8A79D54E0746> /usr/lib/system/libxpc.dylib 0x9ba83000 - 0x9bb74ff3 libiconv.2.dylib (44) <00E509A9-A5BD-35FD-B310-957163D16EFA> /usr/lib/libiconv.2.dylib 0x9bb75000 - 0x9bb7aff7 libmacho.dylib (875.1) <20C4FF2D-035C-3CDA-8DA2-F37EFCFBD3AF> /usr/lib/system/libmacho.dylib 0x9bb7b000 - 0x9bbd6fff com.apple.print.framework.PrintCore (11.0 - 472) <A203DE55-E444-3B27-AF0F-99EC2E9241EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x9bbd7000 - 0x9be92ff7 com.apple.CoreData (120 - 640) <FB417D88-286C-3FC9-8281-679AB0267768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x9be93000 - 0x9be97fff libheimdal-asn1.dylib (452.1.1) <38AD52D5-ACD9-3B7F-BC4B-33E4C504B80E> /usr/lib/libheimdal-asn1.dylib 0x9be98000 - 0x9c193fff com.apple.CoreServices.CarbonCore (1136 - 1136) <4BAC2C66-2CFF-306E-864D-04D17E24B454> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x9c194000 - 0x9c198fff libcache.dylib (75) <B848C84B-4D15-3B5C-A716-960BE2849ACC> /usr/lib/system/libcache.dylib 0x9c22d000 - 0x9c245ff7 libSparseBLAS.dylib (1159) <1101AE06-4107-3DCD-ADE0-06B42B32AA4B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x9c2a7000 - 0x9c2e6ffb libGLImage.dylib (12.0.34.12) <8F2FD280-2DBD-3991-9881-465B28AE9E91> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x9c2e7000 - 0x9c509fff com.apple.CoreImage (11.1.0 - 366.1.1) <1F968512-B9CF-32DD-A118-BC76CE4BE6B8> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x9c50a000 - 0x9c523fff libsystem_malloc.dylib (67) <01C0F706-2B84-3F46-935D-7C4A6FC557E3> /usr/lib/system/libsystem_malloc.dylib 0x9c524000 - 0x9c599fff com.apple.SearchKit (1.4.0 - 1.4.0) <8B43618A-1960-3210-A6D9-B01505DC7523> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x9c606000 - 0x9c606fff com.apple.Accelerate (1.10 - Accelerate 1.10) <DD16DE57-CBBC-31A4-9593-470910CBFE13> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x9c653000 - 0x9c655ff3 com.apple.EFILogin (2.0 - 2) <917ECD49-9A0F-350D-A5B9-34B2B7D12525> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x9c656000 - 0x9c658fff libsystem_configuration.dylib (801.10.2) <48A1AA26-F29C-34F5-B744-FE6C68145DA5> /usr/lib/system/libsystem_configuration.dylib 0x9c659000 - 0x9c65bffb libsystem_secinit.dylib (20) <30529766-9A22-34B8-A521-5AD766833172> /usr/lib/system/libsystem_secinit.dylib 0x9c65c000 - 0x9c65efff libquarantine.dylib (80) <9FA02799-B68E-315B-9102-9065C259B3DF> /usr/lib/system/libquarantine.dylib 0x9d8fe000 - 0x9d9c7fff com.apple.DiscRecording (9.0.1 - 9010.4.3) <BC79D102-8653-3D27-B95F-AB46024FCD99> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x9d9c8000 - 0x9da08fff com.apple.AppleJPEG (1.0 - 1) <D9FD3BF9-A695-339C-85CC-E627193DEEE2> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x9da09000 - 0x9da7bffb com.apple.framework.CoreWLAN (11.0 - 1101.20) <B5C69095-0C07-3F51-88FA-50720DF950D7> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x9da7c000 - 0x9daa6fff libxslt.1.dylib (14) <4B064877-1EC8-33E3-A62C-1655CC45C9CA> /usr/lib/libxslt.1.dylib 0x9daa7000 - 0x9daa7fff com.apple.Cocoa (6.11 - 22) <7B03083A-B52A-3AE7-89C1-4449FBC2C303> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x9daa8000 - 0x9daabfff com.apple.xpc.ServiceManagement (1.0 - 1) <92CD227E-F8EC-3C15-BEA3-B7E04E04B345> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x9e46c000 - 0x9e46ffff libextension.dylib (78) <03890482-1E02-3150-851D-C566814F643E> /usr/lib/libextension.dylib 0x9e493000 - 0x9e49cff3 com.apple.AppleSRP (5.0 - 1) <B65E20EC-9D82-37D5-8AD8-5289B078EB93> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x9e49d000 - 0x9e4a1ffb libGIF.dylib (1440) <92ABC2DF-9B10-3923-BC60-FF9BE905E66B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x9e4a2000 - 0x9e4a2fff libenergytrace.dylib (10) <D926368D-8A13-395E-871C-0A924A17A77B> /usr/lib/libenergytrace.dylib 0x9e4a4000 - 0x9e4a7fff libCoreVMClient.dylib (119.5) <4A09B0D8-F436-35D2-BFF8-BE67851B2DFE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x9e4a8000 - 0x9e4aefff libunwind.dylib (35.3) <7639935C-D618-343C-AC20-90A8C4665971> /usr/lib/system/libunwind.dylib 0x9e4af000 - 0x9e4fefff com.apple.opencl (2.6.9 - 2.6.9) <B10C05C1-9B2D-3C02-895F-ED31F9353F33> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x9e4ff000 - 0x9e50cff7 com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <9F082B40-3CED-310B-808E-AD158EE8640D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x9e50d000 - 0x9e526fff com.apple.Kerberos (3.0 - 1) <13723710-0A71-3BD6-BC0E-07B6D61744E8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x9e527000 - 0x9e561fff com.apple.MediaKit (16 - 807) <C675F6EA-CDC0-3898-8BD8-500815295FBF> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x9e564000 - 0x9e653ff7 libcrypto.0.9.8.dylib (59) <23043903-1EFE-37AA-BCF1-F01F0C6D0C7C> /usr/lib/libcrypto.0.9.8.dylib 0x9e654000 - 0x9e6bfff7 com.apple.framework.CoreWiFi (11.0 - 1101.20) <A86D1D89-1BA7-30C1-88EE-A6554A65F58D> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x9e75f000 - 0x9e84afeb libvMisc.dylib (563.4) <A010C853-F206-30EE-8993-59D5DDC7BA46> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x9e84b000 - 0x9e893ff7 libFontRegistry.dylib (155) <181B642E-A1B5-3006-9368-C302F762787E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x9e894000 - 0x9e89dfff libsystem_networkextension.dylib (384.1.2) <6575E989-C59A-377C-B3FB-BDD9DD53CA28> /usr/lib/system/libsystem_networkextension.dylib 0x9e89e000 - 0x9e904ff3 libsystem_network.dylib (582.1.4) <068135E4-F7F2-3356-931D-69DCB1379DDC> /usr/lib/system/libsystem_network.dylib 0x9e905000 - 0x9e920fff com.apple.CFOpenDirectory (10.11 - 194) <675848D3-04E0-3A2D-99CD-DC769ACFFE7B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x9e921000 - 0x9e954ffb com.apple.GSS (4.0 - 2.0) <7F8EB8D1-43F0-3340-B436-E319FF960352> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x9e955000 - 0x9e95fffb com.apple.audio.SoundManager (4.2 - 4.2) <4DD24BFF-123C-3E9C-B255-1F85C4F81ADB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x9e960000 - 0x9e964ffb com.apple.IOSurface (108.0.1 - 108.0.1) <77922C52-6101-3458-83A6-32F25CCD6850> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x9e970000 - 0x9e979ffb com.apple.CommonAuth (4.0 - 2.0) <ACDE23E4-444D-3A8E-B8ED-BD17E39CE775> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x9e97a000 - 0x9e9bbff7 libauto.dylib (186) <E949F15F-A7DC-3FC1-9092-3251E9219BAD> /usr/lib/libauto.dylib 0x9e9bc000 - 0x9e9d0ff7 com.apple.CoreBluetooth (1.0 - 1) <303DDADD-C5CE-3AD7-BFEF-9FBD21544046> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x9e9d1000 - 0x9eac5ff7 libxml2.2.dylib (29) <9200D707-0515-35B4-8CFD-2EA6F1855D7A> /usr/lib/libxml2.2.dylib 0x9eac6000 - 0x9eac8fff com.apple.loginsupport (1.0 - 1) <11BF271A-7651-325F-A22A-E6B78CB70DE4> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x9eac9000 - 0x9eacdfff com.apple.CommonPanels (1.2.6 - 96) <5FF25015-4948-388F-BD72-9FE7E6B1A1F1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x9eace000 - 0x9ed4cfef com.apple.QuickTime (7.7.3 - 2937) <B6B4C992-B44F-34BC-8623-F4EAFCC6C975> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x9ed4d000 - 0x9ed50ffb libutil.dylib (43) <C21F57D3-533D-3102-8BC5-58036C2F1387> /usr/lib/libutil.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 52 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: 68820345 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=211.2M resident=0K(0%) swapped_out_or_unallocated=211.2M(100%) Writable regions: Total=482.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=482.1M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate.framework 128K 2 Activity Tracing 2048K 2 CG backing stores 1248K 4 CG image 20K 5 CG shared images 240K 7 CoreAnimation 20K 4 CoreUI image data 240K 9 CoreUI image file 192K 4 Kernel Alloc Once 4K 2 MALLOC 448.9M 60 MALLOC guard page 48K 11 Memory Tag 242 12K 2 Memory Tag 249 156K 2 OpenCL 8K 2 Stack 12.1M 11 Stack Guard 56.0M 11 VM_ALLOCATE 120K 14 VM_ALLOCATE (reserved) 36K 2 reserved VM address space (unallocated) __DATA 24.0M 228 __IMAGE 528K 2 __IMPORT 28K 8 __LINKEDIT 50.7M 17 __OBJC 2460K 63 __TEXT 160.5M 230 __UNICODE 552K 2 mapped file 167.0M 137 shared memory 16.4M 12 =========== ======= ======= TOTAL 943.6M 826 TOTAL, minus reserved VM space 943.5M 826 Model: iMac14,2, BootROM IM142.0118.B12, 4 processors, Intel Core i5, 3.2 GHz, 24 GB, SMC 2.15f7 Graphics: NVIDIA GeForce GT 755M, NVIDIA GeForce GT 755M, PCIe, 1024 MB Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343531533642465238412D50422020 Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343531533642465238412D50422020 Memory Module: BANK 0/DIMM1, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533642465238412D50422020 Memory Module: BANK 1/DIMM1, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533642465238412D50422020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (7.21.94.29.1a4) Bluetooth: Version 4.4.2f1 16391, 3 services, 27 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en1 Serial ATA Device: APPLE HDD ST1000DM003, 1 TB USB Device: USB 3.0 Bus USB Device: My Book 1230 USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: FaceTime HD Camera (Built-in) USB Device: USB2.0 Hub USB Device: My Book 111A USB Device: USB2.0 Hub USB Device: USB2.0 Hub USB Device: Keyboard Hub USB Device: iPhone USB Device: Apple Keyboard USB Device: Apple USB SuperDrive Thunderbolt Bus: iMac, Apple Inc., 23.10 |
||
Revision | 2016-09-09 11:00 by lethosor | ||
Description | I installed 0.42.02 and updated it with the latest SDL as suggested by the Wiki (to get around not being able to start it at all). It was merrily chugging through world gen (where it starts counting up years), I looked away from the df window when it was up in the 0000115:0000150 year range and shortly afterward the music stopped and I got a "dwarfort.exe quit unexpectedly" window. Backtrace etc is below. I haven't tried reproducing it, so I don't know if this is a one-in-a-million crash or will happen every time... Process: dwarfort.exe [69398] Path: /Users/USER/*/dwarfort.exe Identifier: dwarfort.exe Version: ??? Code Type: X86 (Native) Parent Process: ??? [1] Responsible: Terminal [15622] User ID: 501 Date/Time: 2015-12-05 23:03:02.762 -0500 OS Version: Mac OS X 10.11.1 (15B42) Report Version: 11 Anonymous UUID: A231475F-A58B-AC4A-408D-21AE776A23DC Time Awake Since Boot: 1200000 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGSEGV) Exception Codes: 0x0000000000000000, 0x0000000000000000 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x95cfd4a2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x96b57549 _pthread_cond_wait + 757 2 libsystem_pthread.dylib 0x96b5ad1b pthread_cond_timedwait$UNIX2003 + 71 3 SDL 0x023bd3d6 SDL_CondWaitTimeout + 162 4 SDL 0x023bd707 SDL_SemWaitTimeout + 103 5 SDL 0x023bd75a SDL_SemWait + 25 6 dwarfort.exe 0x01125fe1 0x1000 + 17977313 7 dwarfort.exe 0x0112645b 0x1000 + 17978459 Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x95cfe8b2 kevent_qos + 10 1 libdispatch.dylib 0x989c7792 _dispatch_mgr_invoke + 234 2 libdispatch.dylib 0x989c7366 _dispatch_mgr_thread + 52 Thread 2: 0 dwarfort.exe 0x0053a4a2 0x1000 + 5477538 Thread 3:: com.apple.audio.IOThread.client 0 libsystem_kernel.dylib 0x95cf707a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x95cf6464 mach_msg + 68 2 com.apple.audio.CoreAudio 0x9a23db44 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 140 3 com.apple.audio.CoreAudio 0x9a236d52 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 72 4 com.apple.audio.CoreAudio 0x9a2351c0 HALC_ProxyIOContext::IOWorkLoop() + 1392 5 com.apple.audio.CoreAudio 0x9a234b34 HALC_ProxyIOContext::IOThreadEntry(void*) + 156 6 com.apple.audio.CoreAudio 0x9a240c8c ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20 7 com.apple.audio.CoreAudio 0x9a234a59 HALB_IOThread::Entry(void*) + 71 8 libsystem_pthread.dylib 0x96b56794 _pthread_body + 138 9 libsystem_pthread.dylib 0x96b5670a _pthread_start + 155 10 libsystem_pthread.dylib 0x96b53fa6 thread_start + 34 Thread 4: 0 libsystem_kernel.dylib 0x95cf719a mach_wait_until + 10 1 libsystem_c.dylib 0x90e447c6 nanosleep + 360 2 libsystem_c.dylib 0x90e445ff usleep + 60 3 libfmodex.dylib 0x021d19c1 0x21cf000 + 10689 4 libfmodex.dylib 0x02253a4a FMOD::SystemI::createChannelGroupInternal(char const*, FMOD::ChannelGroupI**, bool, bool) + 27360 5 libsystem_pthread.dylib 0x96b56794 _pthread_body + 138 6 libsystem_pthread.dylib 0x96b5670a _pthread_start + 155 7 libsystem_pthread.dylib 0x96b53fa6 thread_start + 34 Thread 5:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x95cf707a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x95cf6464 mach_msg + 68 2 com.apple.CoreFoundation 0x97db0246 __CFRunLoopServiceMachPort + 214 3 com.apple.CoreFoundation 0x97daf651 __CFRunLoopRun + 1521 4 com.apple.CoreFoundation 0x97daedf6 CFRunLoopRunSpecific + 390 5 com.apple.CoreFoundation 0x97daec5b CFRunLoopRunInMode + 123 6 com.apple.AppKit 0x948c3fa2 _NSEventThread + 291 7 libsystem_pthread.dylib 0x96b56794 _pthread_body + 138 8 libsystem_pthread.dylib 0x96b5670a _pthread_start + 155 9 libsystem_pthread.dylib 0x96b53fa6 thread_start + 34 Thread 6: 0 libsystem_kernel.dylib 0x95cfde16 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x96b5635f _pthread_wqthread + 1289 2 libsystem_pthread.dylib 0x96b53f82 start_wqthread + 34 Thread 7: 0 libsystem_kernel.dylib 0x95cfde16 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x96b5635f _pthread_wqthread + 1289 2 libsystem_pthread.dylib 0x96b53f82 start_wqthread + 34 Thread 8: 0 libsystem_kernel.dylib 0x95cfde16 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x96b5635f _pthread_wqthread + 1289 2 libsystem_pthread.dylib 0x96b53f82 start_wqthread + 34 Thread 9: 0 libsystem_kernel.dylib 0x95cfde16 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x96b5635f _pthread_wqthread + 1289 2 libsystem_pthread.dylib 0x96b53f82 start_wqthread + 34 Thread 0 crashed with X86 Thread State (32-bit): eax: 0x00000104 ebx: 0x00063d01 ecx: 0xbfffe41c edx: 0x95cfd4a2 edi: 0x02a19170 esi: 0x00010068 ebp: 0xbfffe4a8 esp: 0xbfffe41c ss: 0x00000023 efl: 0x00200247 eip: 0x95cfd4a2 cs: 0x0000000b ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f cr2: 0x22d8a000 Logical CPU: 0 Error Code: 0x00000131 Trap Number: 132 Binary Images: 0x1000 - 0x13a1fe7 +dwarfort.exe (???) <CE17EB7B-FC47-C672-4F21-B1AD724412BF> /Users/USER/*/dwarfort.exe 0x21cf000 - 0x2280fef +libfmodex.dylib (1) <5DC6A1BA-8591-C4C4-A62E-6E5C2B9DB391> /Users/USER/*/libfmodex.dylib 0x2350000 - 0x2381fff libncurses.5.4.dylib (46) <CB48CC10-5F73-3174-8A7A-997C5FF3E28B> /usr/lib/libncurses.5.4.dylib 0x2390000 - 0x23dbfc0 +SDL (1.2.14 - 1.2.14) <84ABD881-2313-3168-889A-EDEA4EBAA928> /Users/USER/*/SDL.framework/Versions/A/SDL 0x23eb000 - 0x23eeffe +org.libsdl.SDL-ttf (2.0.11 - 2.0.11) <E54F0EFF-8A57-325F-8641-CB6A9E1E0FA5> /Users/USER/*/SDL_ttf.framework/Versions/A/SDL_ttf 0x23f1000 - 0x248afff +libstdc++.6.dylib (7.14) <A4D709A6-41BA-B081-44E4-5315EA6B3198> /Users/USER/*/libstdc++.6.dylib 0x2548000 - 0x255cfe9 +libgcc_s.1.dylib (1) <5730A193-F78C-ED6E-814F-AA903A15ACC9> /Users/USER/*/libgcc_s.1.dylib 0x2567000 - 0x25d3fe7 +FreeType (2.4.8 - 2.4.8) <17902B64-DF18-3E3C-8871-1E03297909A6> /Users/USER/*/SDL_ttf.framework/Versions/A/Frameworks/FreeType.framework/Versions/A/FreeType 0x815d000 - 0x815dffd +cl_kernels (???) <1FC2A61D-AAE7-43B5-BAB4-C4F89E63763A> cl_kernels 0x9600000 - 0x9604fff com.apple.audio.AppleHDAHALPlugIn (272.50.31 - 272.50.31) <0BADCABC-7D7F-326B-8675-F468D409AC6A> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x96b7000 - 0x9729fff +com.DivXInc.DivXDecoder (6.4.0 - 6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder 0x9737000 - 0x978701f +com.DivXInc.DivXDecoder (6.0.5 - 6.0.5) /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder 0x9799000 - 0x98e2fff com.apple.audio.units.Components (1.13 - 1.13) <9DCF83DC-6390-390D-A9BC-FA519C8AC96C> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x31000000 - 0x3103effb +SDL_image (1.2.3 - 1.2.3) <2D772BAC-EC15-AC13-B767-549C8AAE293B> /Users/USER/*/SDL_image.framework/Versions/A/SDL_image 0x8fe4a000 - 0x8fe7e5bf dyld (360.17) <E08B9CA8-D557-32D5-8DDD-E0B563900367> /usr/lib/dyld 0x90010000 - 0x90038ff7 com.apple.IconServices (68 - 68) <E4FD5EBF-EEC5-3A48-926E-E4A52956254A> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x90039000 - 0x9004cfff com.apple.Sharing (438.0.1 - 438.0.1) <C6471C44-7426-317A-A441-8C5F682A7C99> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x900c1000 - 0x900c9fff com.apple.CoreServices.FSEvents (1222.1.1 - 1222.1.1) <557E72FD-1EA6-373F-90BB-ECDE78885C59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x900ca000 - 0x900d8ff3 com.apple.opengl (12.0.34 - 12.0.34) <EA15AA3A-06D0-3895-BAB8-15D3814FA677> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x900d9000 - 0x901e8fff com.apple.QuickTimeImporters.component (7.7.3 - 2937) <10E8B646-2913-3D13-BB9C-B45832966B6D> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters 0x901e9000 - 0x901e9fff com.apple.ApplicationServices (48 - 48) <7173D2F6-1111-3DF5-AC2D-2AB27BC90B0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x901ea000 - 0x9028bfff com.apple.ink.framework (10.9 - 214) <4080C194-91A4-37F2-89B4-913F6EE199AA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x9028c000 - 0x90372ff7 unorm8_rgba.dylib (2.6.4.1) <D439AB49-BEFA-3377-ACF9-C5AC200AE971> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib 0x9037f000 - 0x904d0fff com.apple.coreui (2.1 - 364.1) <61DA56D9-E75C-39F6-B689-1BE5D53D215F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x9068a000 - 0x90700ff3 com.apple.securityfoundation (6.0 - 55126) <DB0A1B32-E324-31FB-9AEA-D1758EC3101C> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x90701000 - 0x9077fff3 com.apple.framework.IOKit (2.0.2 - 1178.10.1) <311F8EA2-0763-30E0-8FEC-237384C96529> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x90780000 - 0x90782fff libsystem_coreservices.dylib (19) <DACCE5EF-A15F-3B94-8CE7-F1CC60593B6E> /usr/lib/system/libsystem_coreservices.dylib 0x90783000 - 0x9078bffb libsystem_dnssd.dylib (624.10.1) <193C4DB6-2D7F-3010-B291-145CD18A0401> /usr/lib/system/libsystem_dnssd.dylib 0x907a4000 - 0x908bdfff com.apple.desktopservices (1.10 - 1.10) <A10F7453-5488-3C34-8BDC-8A93BEDCFCF3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x908be000 - 0x908bffff liblangid.dylib (122) <735C877E-DD4B-33BC-8FD5-22C15E1765F7> /usr/lib/liblangid.dylib 0x908c0000 - 0x908c3fff libCoreFSCache.dylib (119.5) <CB6AD5C1-C0F7-3478-8659-2F9DE86EECE8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x908c4000 - 0x908cafff com.apple.IOAccelerator (203.10 - 203.10) <6E5CEC34-9027-353C-A89D-B40BBD023469> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x908cb000 - 0x90aacfff com.apple.QuartzCore (1.11 - 410.9) <D86C7C1E-52FB-3CFB-92C4-260E669E5851> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x90aad000 - 0x90ab5fff libcldcpuengine.dylib (2.6.4.1) <C924D147-AF06-33D5-B344-53FE16E742E9> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x90aef000 - 0x90b20fff com.apple.CoreServicesInternal (248.1 - 248.1) <E2EE14C3-7314-3BFF-87DC-A274387343F8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x90b21000 - 0x90b24fff libScreenReader.dylib (425.100) <AC175C7D-B5BD-3325-AB65-0D9D9A82A741> /usr/lib/libScreenReader.dylib 0x90b25000 - 0x90b68fff libGLU.dylib (12.0.34.12) <EF314CF0-3413-3F70-A2BC-EE6F20668341> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x90b69000 - 0x90c59ffb com.apple.DiskImagesFramework (10.11.1 - 415) <81FDBA7A-3D3B-3333-813F-F8634D6F1BB2> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x90c5a000 - 0x90d0dffb com.apple.Bluetooth (4.4.2 - 4.4.2f1) <A275040E-FD4E-3BEB-B5BB-0C7CCA73E4EB> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x90d0e000 - 0x90dacff7 com.apple.ColorSync (4.9.0 - 4.9.0) <8922BBBF-B590-3627-9F5A-F2E1F0F025AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x90dad000 - 0x90db9ff7 libkxld.dylib (3247.10.11) <5285FF4F-7B6A-363B-B835-228A2158A265> /usr/lib/system/libkxld.dylib 0x90dbf000 - 0x90e54fff libsystem_c.dylib (1081.1.3) <CB2DB808-E449-3696-AE97-CC7F442063F2> /usr/lib/system/libsystem_c.dylib 0x9189a000 - 0x9189afff com.apple.Carbon (154 - 157) <30EAD78E-42E0-3877-8189-3CDBD6B69315> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x9189b000 - 0x918f2ff7 com.apple.HIServices (1.22 - 548) <B6A5F979-A0C4-3714-9FDA-EDB16815FE28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x91bbb000 - 0x91bc4fff com.apple.icloud.FindMyDevice (1.0 - 1) <FCEB3A69-A95A-3DE7-9240-8C818B332404> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice 0x91bc5000 - 0x91bdaff3 libCGInterfaces.dylib (317.8) <79FD2A14-41A0-3A44-BE79-0B02676B001B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x91bdb000 - 0x91cd9fff com.apple.LaunchServices (728.4 - 728.4) <23747A2C-1F7B-3879-ACD8-ACD2231431AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x91cda000 - 0x91ce0ff3 libsystem_platform.dylib (73.1.1) <8CB8B06A-D7CC-392B-8B97-20C53F36D39C> /usr/lib/system/libsystem_platform.dylib 0x91ce1000 - 0x91d44fff com.apple.SystemConfiguration (1.14 - 1.14) <C9295003-D915-3F0C-9DC8-0CDEE911F4B3> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x91d49000 - 0x91d56fff com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <D5351D5B-8AEE-3568-A85A-74E096C31FD1> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x91d5a000 - 0x920b530b libobjc.A.dylib (680) <79E434D9-37AB-333E-9568-05C72E246313> /usr/lib/libobjc.A.dylib 0x920b6000 - 0x92105fff libcurl.4.dylib (90) <14A1CC25-00E2-3FF8-AD2C-F29441EA7627> /usr/lib/libcurl.4.dylib 0x92106000 - 0x92109ff7 libdyld.dylib (360.17) <FCD2E1E6-9BA5-3ED8-BF07-48211F2F6E52> /usr/lib/system/libdyld.dylib 0x9210a000 - 0x9215efff com.apple.Symbolication (1.4 - 58044) <F15B957F-FF2E-34DA-9C71-8A9D89F3ECE8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x9216b000 - 0x924eeffb com.apple.Foundation (6.9 - 1255.1) <44D2C05E-9BBD-350C-BC49-E55CE2648115> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x92ac5000 - 0x92acefff libcopyfile.dylib (127) <C1D5D894-E71C-3E75-9639-82C846482A84> /usr/lib/system/libcopyfile.dylib 0x92acf000 - 0x92ad6fff com.apple.agl (3.3.1 - AGL-3.3.1) <404A5574-EDF7-3C19-B8AD-9FDC8789B43E> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x92ae5000 - 0x92ae5fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <F594A9DE-AE5D-317E-9CC2-1E69DB9577C6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x92ae9000 - 0x92b23fff com.apple.LDAPFramework (2.4.28 - 194.5) <7DA52065-1EBB-3226-964B-708CB9625B8A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x92b24000 - 0x92b4dff7 libsystem_info.dylib (476) <CFEE2535-E53C-39FA-8D7F-4DC036FA5B50> /usr/lib/system/libsystem_info.dylib 0x92d75000 - 0x92d78ff7 libsystem_sandbox.dylib (459.10.4) <F1EE9704-9448-3CC6-B124-D129EB0681BF> /usr/lib/system/libsystem_sandbox.dylib 0x92d79000 - 0x9301cfff libmecabra.dylib (696.1) <40F61906-04D2-3522-BCA8-EA02A8374FEB> /usr/lib/libmecabra.dylib 0x9304d000 - 0x9304efff com.apple.TrustEvaluationAgent (2.0 - 25) <C5A969DB-6332-3B0C-9779-05B8F491A81B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x9304f000 - 0x93062ff7 libsasl2.2.dylib (209) <E004FD06-7D2D-3341-B60D-B4FE12795735> /usr/lib/libsasl2.2.dylib 0x93063000 - 0x93281ffb libicucore.A.dylib (551.30) <6EC0AB29-E802-3611-9F83-C22DF60094BB> /usr/lib/libicucore.A.dylib 0x93282000 - 0x9328eff7 libcsfde.dylib (517) <C908D983-D4D0-3470-9DD7-519A6AD0A65B> /usr/lib/libcsfde.dylib 0x9328f000 - 0x932e5fff libcups.2.dylib (435) <83F935BB-1D51-3D9C-8789-9CE56C2FE0FF> /usr/lib/libcups.2.dylib 0x933aa000 - 0x93641ff3 com.apple.security (7.0 - 57336.10.29) <A5035CCA-9913-3179-9E2D-85A8CA249AC8> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x93f0a000 - 0x9400efff libJP2.dylib (1440) <8704B5F5-7BC5-3AA3-AAB0-625F3508EBEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x94010000 - 0x9402ffff com.apple.GenerationalStorage (2.0 - 239) <698BD3D0-84AC-39D4-8028-07FCB156C21C> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x94030000 - 0x9403cfff com.apple.CrashReporterSupport (10.11 - 716) <E372A361-C321-3327-83B8-982457ED5CCF> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x9403d000 - 0x94042fff com.apple.TCC (1.0 - 1) <BB606F63-E891-342B-9834-10B1F54DD53F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x94082000 - 0x94095ff7 libcmph.dylib (6) <FBBA9247-E995-314E-BFC2-99B1F09D37EA> /usr/lib/libcmph.dylib 0x946bd000 - 0x946cdfff libGL.dylib (12.0.34.12) <5A2608A3-328B-3FB3-A5C9-A93F4127571C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x946ce000 - 0x94701fe3 libsystem_m.dylib (3105) <AB252034-37BA-3B50-93F3-480B459D7E49> /usr/lib/system/libsystem_m.dylib 0x94702000 - 0x9470dff7 libChineseTokenizer.dylib (16) <A699162E-3910-3FBB-BC2C-DA7F2AEF56A3> /usr/lib/libChineseTokenizer.dylib 0x9470e000 - 0x953e7ffb com.apple.AppKit (6.9 - 1404.13) <5BEF518D-E9B8-3542-86A0-0DFFE78C0178> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x953e8000 - 0x95405ff7 libCRFSuite.dylib (34) <DDC97E16-372C-350F-B975-5C952AB7F9A8> /usr/lib/libCRFSuite.dylib 0x95412000 - 0x9556bff7 libBLAS.dylib (1159) <3F8CE2C9-FEEA-3611-BCE9-7887F9257C6E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x95589000 - 0x955bfff7 com.apple.CoreVideo (1.8 - 191.1) <B365FA82-C14E-3E64-982E-DA4BF1B1E4F3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x9569a000 - 0x9579afff libFontParser.dylib (158.3) <DC3B3D4E-4E3F-3028-BDF6-9BDA13F20F2B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x9579b000 - 0x957beff3 libc++abi.dylib (125) <7F24A2B6-32BF-3129-8FF4-A7CCEB237BA1> /usr/lib/libc++abi.dylib 0x957bf000 - 0x9586aff7 com.apple.LanguageModeling (1.0 - 1) <983C9467-801B-38C1-BE9C-8A8A5BD71F17> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x95873000 - 0x958d6fff com.apple.CoreServices.OSServices (728.4 - 728.4) <0BF14CBE-0048-3D3D-86AB-322682D7A846> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x9591a000 - 0x9591afff com.apple.CoreServices (728.4 - 728.4) <E6FC987D-EE4D-3804-BC50-6375ED0DA375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x9591b000 - 0x95ce2ffb com.apple.HIToolbox (2.1.1 - 806) <F70C68F0-3CDF-3435-BC56-936BB1A10003> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x95ce3000 - 0x95d03fff libsystem_kernel.dylib (3247.10.11) <5AF48D1A-FD7D-382A-A147-AE4B938384FC> /usr/lib/system/libsystem_kernel.dylib 0x95d04000 - 0x95d11fff com.apple.OpenDirectory (10.11 - 194) <1F5CC7B1-7656-324D-94E9-B5914B3A0E51> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x95d12000 - 0x95d12fff libOpenScriptingUtil.dylib (169) <EB507B47-CA3B-3628-87B7-0244F1140DC1> /usr/lib/libOpenScriptingUtil.dylib 0x95d9d000 - 0x95e91ff3 com.apple.CoreMedia (1.0 - 1731.15.20) <264829C3-2CB3-3CCB-A976-8ADE3984B137> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x95e92000 - 0x95f0cff7 com.apple.Heimdal (4.0 - 2.0) <6EB29AA3-FECC-36AA-8C86-5EDDA8D6F194> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x95f41000 - 0x95f57ff3 libLinearAlgebra.dylib (1159) <53D10FFA-13C9-3F04-8092-4FCBE9D311EB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x95f58000 - 0x95f6fff7 libmarisa.dylib (4) <B75FD855-AFE1-3F8F-A9D4-AA2A2B268B43> /usr/lib/libmarisa.dylib 0x95f70000 - 0x961ffff3 com.apple.CFNetwork (760.1.2 - 760.1.2) <D6F2D892-CE98-3A02-87FF-FF946FC97EB3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x96200000 - 0x96202ffb libCGXType.A.dylib (938) <8024FFE9-74A8-3E4D-9045-6911899B2B41> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x96203000 - 0x96226ffb com.apple.framework.Apple80211 (11.0 - 1102.32) <CE746148-8B55-3B29-9E1E-F750B6777DB5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x96228000 - 0x96259fff com.apple.DictionaryServices (1.2 - 250) <BBAA157D-1417-306A-81A4-27BFC006AC5B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x9625a000 - 0x9625afff libsystem_blocks.dylib (65) <044CF869-766A-3B8C-853B-D840F7E768D1> /usr/lib/system/libsystem_blocks.dylib 0x9625b000 - 0x962b1ff7 libc++.1.dylib (120.1) <15A1445C-C3CD-3138-AC67-3638647BEAA9> /usr/lib/libc++.1.dylib 0x962b2000 - 0x96307ff7 com.apple.htmlrendering (77 - 1.1.4) <EA28C134-4C13-3C4A-A8EB-7AA38794C18A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x964ac000 - 0x9651fffb com.apple.ApplicationServices.ATS (377 - 394.1) <9076C441-FE65-322D-9639-6BD8AEA368F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x96520000 - 0x96546ffb com.apple.MultitouchSupport.framework (304.9 - 304.9) <8BDD42C8-3F40-332F-8E27-14B006E75446> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x96547000 - 0x9654dfff com.apple.ImageCapture (9.0 - 9.0) <25EECDAF-3C6D-3DFA-944C-A42E93028700> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x966f8000 - 0x966f9fff libSystem.B.dylib (1225.1.1) <92CA3288-0AF8-3926-B60A-1A61894AFDF6> /usr/lib/libSystem.B.dylib 0x966fa000 - 0x96700fff com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <4EA65D82-3E4C-3C6E-AA1F-9286590F728D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x96701000 - 0x96701fff libmetal_timestamp.dylib (600.0.41.2) <44F2CCAD-6EFF-3BEA-98EC-7A6880F5978A> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib 0x96702000 - 0x96711ff7 libxar.1.dylib (302) <9BDA6960-DF48-3AF2-AB05-89A0823210C5> /usr/lib/libxar.1.dylib 0x96712000 - 0x9671afff com.apple.NetFS (6.0 - 4.0) <7A265E8E-DAF0-349D-8818-80FB5771BA83> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x9671b000 - 0x9671dffb libRadiance.dylib (1440) <62289271-458F-392D-8EFF-024BB7EA96DD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x9671e000 - 0x967c5fff com.apple.Metadata (10.7.0 - 972.9) <D19685DC-91B0-342C-A79F-D8162AA78060> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x967c6000 - 0x967cbffb libcompiler_rt.dylib (62) <424790B7-8170-379C-97FD-9ABF614C861A> /usr/lib/system/libcompiler_rt.dylib 0x967cc000 - 0x967ddfff libbsm.0.dylib (34) <C3A788F0-E723-30AB-9C7F-C2852397370C> /usr/lib/libbsm.0.dylib 0x967e8000 - 0x967f8ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <D70CE4B8-C592-3AF8-8E13-0699DC1F546E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x967f9000 - 0x96802fff libGFXShared.dylib (12.0.34.12) <3F5E77F1-9D57-3947-92C4-4B483E1073BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x96831000 - 0x96831fff liblaunch.dylib (755.1.19) <25AA00BF-EF6C-3304-9A5D-BA37569F5FB4> /usr/lib/system/liblaunch.dylib 0x96832000 - 0x9685bfff libRIP.A.dylib (938) <1EE54248-9760-3B30-89F6-D8F6DA05B5A4> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x969b2000 - 0x969fbff7 com.apple.coreservices.SharedFileList (24.4 - 24.4) <B2E9BB9D-F86E-3866-B9C6-56752E45CEAB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x969fc000 - 0x96a9cffb com.apple.QD (3.12 - 302) <997FA347-62FA-3E2C-8117-DCC8026E4837> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x96a9d000 - 0x96b45ff7 libCoreStorage.dylib (517) <3C43CB59-D386-3C5B-A0FC-B09BE932E1D7> /usr/lib/libCoreStorage.dylib 0x96b52000 - 0x96b52fff libunc.dylib (29) <6C251ECD-0449-384F-A5E3-D277C8DD9E13> /usr/lib/system/libunc.dylib 0x96b53000 - 0x96b5bffb libsystem_pthread.dylib (137.1.1) <C34AB3EC-25DB-325C-BA96-123772887436> /usr/lib/system/libsystem_pthread.dylib 0x96b5c000 - 0x96d95ff7 libFosl_dynamic.dylib (16.24) <13085D6E-8E96-34A8-8830-CD52C12A8CFD> /usr/lib/libFosl_dynamic.dylib 0x96d96000 - 0x96d99ff7 com.apple.help (1.3.3 - 46) <5C5CD61C-B698-35BD-A976-3AD57AF7E8D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x96d9a000 - 0x96e2eff3 com.apple.PerformanceAnalysis (1.0 - 1) <7E4A7D07-572C-38E1-9A86-2CFBE2B6B4A9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x96f0e000 - 0x970e1ff7 com.apple.ImageIO.framework (3.3.0 - 1440) <0E35DA06-6CA0-397F-9A7F-A120066A0A27> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x970e2000 - 0x97208ffb libsqlite3.dylib (216.4) <22C07661-78D2-35DE-A6F2-BD60988799A9> /usr/lib/libsqlite3.dylib 0x97209000 - 0x9732eff3 com.apple.CoreText (352.0 - 494.5.1) <38199BDF-30DA-35ED-9322-784E52CF9B6D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x9732f000 - 0x97330fff libDiagnosticMessagesClient.dylib (100) <4764E284-2331-3250-92A0-0C9614AFDEE5> /usr/lib/libDiagnosticMessagesClient.dylib 0x9739b000 - 0x973acfff libsystem_trace.dylib (200) <FEC2FA0C-7B2B-3735-87AB-D97A5F4D56FA> /usr/lib/system/libsystem_trace.dylib 0x97640000 - 0x97656fe7 libcompression.dylib (23) <720A9F79-6ACE-381E-B2D1-FCFBB740775A> /usr/lib/libcompression.dylib 0x97657000 - 0x976e8fff com.apple.CoreSymbolication (3.1 - 58048.1) <58C7343A-7E41-306C-9F7B-AD1711E3F306> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x976e9000 - 0x976eafff libremovefile.dylib (41) <59D0F532-1D12-3CB0-841A-E79E85616D70> /usr/lib/system/libremovefile.dylib 0x976eb000 - 0x97864ff7 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <6AAAE45C-1AD8-38FE-AA30-317B9CAE02C3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x97d03000 - 0x97d0efff com.apple.NetAuth (6.0 - 6.0) <C515AAE7-3C54-3D85-8E5C-68AB6FB5BA31> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x97d0f000 - 0x97d0ffff com.apple.audio.units.AudioUnit (1.13 - 1.13) <8D40FEF4-4702-30A6-B9DF-A5C823B22F8A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x97d1f000 - 0x981b2fff com.apple.CoreFoundation (6.9 - 1255.1) <E3FE16E9-8F36-3A69-89C8-7A9192FCD307> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x981b3000 - 0x981effff com.apple.RemoteViewServices (2.0 - 99) <44A0D46C-2987-3316-A97C-B3B17244D577> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x981f0000 - 0x9820cff7 com.apple.openscripting (1.7 - 169) <542F1C6C-CC7A-3961-ABC5-FA1CFFF9A8F8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x98210000 - 0x98395ffb com.apple.UIFoundation (1.0 - 435) <365EBF8E-0AF1-3183-8325-956E00BA997B> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x98396000 - 0x987c8ffb com.apple.vision.FaceCore (3.3.1 - 3.3.1) <683CF36E-5679-3963-8A98-98C90B3D2BCF> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x987c9000 - 0x988b4ff7 unorm8_bgra.dylib (2.6.4.1) <7A9687DE-6F55-36C9-9A02-4CA0AD957B0F> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x988b5000 - 0x988c2ff7 libbz2.1.0.dylib (38) <336996D6-7CB4-30EF-B481-C803BC81031E> /usr/lib/libbz2.1.0.dylib 0x988c3000 - 0x988ddff7 liblzma.5.dylib (10) <777FDB7B-D359-389C-AA0C-B1434D221643> /usr/lib/liblzma.5.dylib 0x988de000 - 0x98998ff7 com.apple.backup.framework (1.7 - 1.7) <32F77644-D2C8-3FA7-96B9-4E6EC74FED07> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x98999000 - 0x989bfffb libPng.dylib (1440) <84469C7F-BA28-3E26-B427-F37AE15392BC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x989c0000 - 0x989eafff libdispatch.dylib (500.10.1) <5E474014-7270-37D8-9B5A-8D992C08CD5E> /usr/lib/system/libdispatch.dylib 0x989eb000 - 0x98a00ffb libsystem_coretls.dylib (82) <39CA721D-1FC1-3482-85ED-0FA23938C8D2> /usr/lib/system/libsystem_coretls.dylib 0x98a13000 - 0x98a56ff7 com.apple.Metal (54.26.3 - 54.26.3) <91980F28-EF29-3103-9FB3-D192BA77C322> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x98a57000 - 0x98a85ff7 libarchive.2.dylib (32.10.1) <2DA3C546-0F45-3A70-92F5-31AF99CB1350> /usr/lib/libarchive.2.dylib 0x98a99000 - 0x98d51ffb com.apple.RawCamera.bundle (6.17 - 825) <E8EFDEBC-57AC-3399-8DB3-0B93D5A87E7C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x99051000 - 0x9905bfff libsystem_notify.dylib (149) <26CF3479-D54B-319E-BDB5-74C6669C666C> /usr/lib/system/libsystem_notify.dylib 0x9905c000 - 0x99099ff7 com.apple.DebugSymbols (132 - 132) <1D10954E-12BA-363A-9D0B-99B4B1727D30> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x9909a000 - 0x990a2fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C93A2C7B-6CBF-3021-8CB8-3E08D3188A30> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x990a3000 - 0x990c5fff com.apple.ProtectedCloudStorage (1.0 - 1) <B9ACD272-B34C-3095-9563-02A46334C936> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x990c6000 - 0x990cbff3 com.apple.print.framework.Print (10.0 - 266) <D054CAC7-E116-36E1-B08F-89F63640CB96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x990cc000 - 0x990d5fff com.apple.DiskArbitration (2.7 - 2.7) <E57CBC87-8FCF-39F4-9637-0B6DA9D264EA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x996be000 - 0x99abaff3 com.apple.CoreGraphics (1.600.0 - 938) <EC5C821E-4E8C-3030-AD4F-F5188ECBC8E8> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x99abb000 - 0x99afafff com.apple.NavigationServices (3.8 - 220) <15BDFD2F-5A32-3ACB-9E38-5EB5E5943B3B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x99afb000 - 0x99c3dfef libvDSP.dylib (563.4) <64F99A0A-0E8F-3693-A3EE-9F03B1B14130> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x9a223000 - 0x9a277ffb com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <59B81F05-35CE-3507-BE5F-0D73FB58259E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x9a27e000 - 0x9a2a1fff libJPEG.dylib (1440) <BE33FB3D-0594-3BB1-90C0-485B3C464056> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x9a2a2000 - 0x9a7d0fdf com.apple.vImage (8.0 - 8.0) <778693D0-F3C5-3529-BD2F-C7981065E428> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x9a7d1000 - 0x9a82dff7 libTIFF.dylib (1440) <EB82322C-EB66-3E89-A799-D6698A5E9DC0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x9a82e000 - 0x9a830fff com.apple.securityhi (9.0 - 55006) <FFEEA6C9-CB0E-3BEB-BBA5-3B928C3FDC51> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x9a831000 - 0x9a898fff libcorecrypto.dylib (334) <855C8E99-B0B9-35E4-B8AE-68972AC1CCA1> /usr/lib/system/libcorecrypto.dylib 0x9a899000 - 0x9a8b7ffb libresolv.9.dylib (60) <7A625602-36E7-3B59-8519-399014FCFD63> /usr/lib/libresolv.9.dylib 0x9a8b8000 - 0x9a8c3ff3 libcommonCrypto.dylib (60074) <448055DC-6EBC-3C23-ADBC-4C86ABC49A87> /usr/lib/system/libcommonCrypto.dylib 0x9a8c7000 - 0x9a8e0fff libsystem_asl.dylib (322) <D791C719-A838-3A13-922D-EC0149D2F11B> /usr/lib/system/libsystem_asl.dylib 0x9a8e1000 - 0x9a93aff7 com.apple.AE (701 - 701) <7D28F479-36AC-3057-BAB7-C394E30C4BC2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x9a93b000 - 0x9a9aeffb com.apple.datadetectorscore (7.0 - 460) <1F5138F5-F9DF-3802-B8E1-C63EBD24D16E> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x9a9af000 - 0x9a9affff libkeymgr.dylib (28) <37F88FF9-BB2F-3703-9283-5CC7BF7D84EA> /usr/lib/system/libkeymgr.dylib 0x9a9b0000 - 0x9a9b3fff libpam.2.dylib (20) <A40E466D-A81C-3807-AD43-73FA3AB2A114> /usr/lib/libpam.2.dylib 0x9a9b4000 - 0x9b355feb com.apple.QuickTimeComponents.component (7.7.3 - 2937) <7269F243-1DBC-3A90-9838-F6F8C469470E> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents 0x9b356000 - 0x9b730ff7 libLAPACK.dylib (1159) <339771A7-9D1D-37CC-8EF1-76A9380713DA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x9b731000 - 0x9b733fff libCVMSPluginSupport.dylib (12.0.34.12) <FB2175AD-EB2C-38B6-91D0-60859D811F17> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x9b734000 - 0x9ba46fef com.apple.CoreAUC (214.0.0 - 214.0.0) <3EFA996E-5BB0-3B43-A2A4-669C8E4E7A4A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x9ba47000 - 0x9ba55ff7 libz.1.dylib (60) <A80F1776-4F93-3982-8CF0-32B636511C5A> /usr/lib/libz.1.dylib 0x9ba56000 - 0x9ba7effb libxpc.dylib (755.1.19) <E6BABCAF-E6DC-3475-BC47-8A79D54E0746> /usr/lib/system/libxpc.dylib 0x9ba83000 - 0x9bb74ff3 libiconv.2.dylib (44) <00E509A9-A5BD-35FD-B310-957163D16EFA> /usr/lib/libiconv.2.dylib 0x9bb75000 - 0x9bb7aff7 libmacho.dylib (875.1) <20C4FF2D-035C-3CDA-8DA2-F37EFCFBD3AF> /usr/lib/system/libmacho.dylib 0x9bb7b000 - 0x9bbd6fff com.apple.print.framework.PrintCore (11.0 - 472) <A203DE55-E444-3B27-AF0F-99EC2E9241EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x9bbd7000 - 0x9be92ff7 com.apple.CoreData (120 - 640) <FB417D88-286C-3FC9-8281-679AB0267768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x9be93000 - 0x9be97fff libheimdal-asn1.dylib (452.1.1) <38AD52D5-ACD9-3B7F-BC4B-33E4C504B80E> /usr/lib/libheimdal-asn1.dylib 0x9be98000 - 0x9c193fff com.apple.CoreServices.CarbonCore (1136 - 1136) <4BAC2C66-2CFF-306E-864D-04D17E24B454> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x9c194000 - 0x9c198fff libcache.dylib (75) <B848C84B-4D15-3B5C-A716-960BE2849ACC> /usr/lib/system/libcache.dylib 0x9c22d000 - 0x9c245ff7 libSparseBLAS.dylib (1159) <1101AE06-4107-3DCD-ADE0-06B42B32AA4B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x9c2a7000 - 0x9c2e6ffb libGLImage.dylib (12.0.34.12) <8F2FD280-2DBD-3991-9881-465B28AE9E91> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x9c2e7000 - 0x9c509fff com.apple.CoreImage (11.1.0 - 366.1.1) <1F968512-B9CF-32DD-A118-BC76CE4BE6B8> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x9c50a000 - 0x9c523fff libsystem_malloc.dylib (67) <01C0F706-2B84-3F46-935D-7C4A6FC557E3> /usr/lib/system/libsystem_malloc.dylib 0x9c524000 - 0x9c599fff com.apple.SearchKit (1.4.0 - 1.4.0) <8B43618A-1960-3210-A6D9-B01505DC7523> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x9c606000 - 0x9c606fff com.apple.Accelerate (1.10 - Accelerate 1.10) <DD16DE57-CBBC-31A4-9593-470910CBFE13> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x9c653000 - 0x9c655ff3 com.apple.EFILogin (2.0 - 2) <917ECD49-9A0F-350D-A5B9-34B2B7D12525> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x9c656000 - 0x9c658fff libsystem_configuration.dylib (801.10.2) <48A1AA26-F29C-34F5-B744-FE6C68145DA5> /usr/lib/system/libsystem_configuration.dylib 0x9c659000 - 0x9c65bffb libsystem_secinit.dylib (20) <30529766-9A22-34B8-A521-5AD766833172> /usr/lib/system/libsystem_secinit.dylib 0x9c65c000 - 0x9c65efff libquarantine.dylib (80) <9FA02799-B68E-315B-9102-9065C259B3DF> /usr/lib/system/libquarantine.dylib 0x9d8fe000 - 0x9d9c7fff com.apple.DiscRecording (9.0.1 - 9010.4.3) <BC79D102-8653-3D27-B95F-AB46024FCD99> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x9d9c8000 - 0x9da08fff com.apple.AppleJPEG (1.0 - 1) <D9FD3BF9-A695-339C-85CC-E627193DEEE2> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x9da09000 - 0x9da7bffb com.apple.framework.CoreWLAN (11.0 - 1101.20) <B5C69095-0C07-3F51-88FA-50720DF950D7> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x9da7c000 - 0x9daa6fff libxslt.1.dylib (14) <4B064877-1EC8-33E3-A62C-1655CC45C9CA> /usr/lib/libxslt.1.dylib 0x9daa7000 - 0x9daa7fff com.apple.Cocoa (6.11 - 22) <7B03083A-B52A-3AE7-89C1-4449FBC2C303> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x9daa8000 - 0x9daabfff com.apple.xpc.ServiceManagement (1.0 - 1) <92CD227E-F8EC-3C15-BEA3-B7E04E04B345> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x9e46c000 - 0x9e46ffff libextension.dylib (78) <03890482-1E02-3150-851D-C566814F643E> /usr/lib/libextension.dylib 0x9e493000 - 0x9e49cff3 com.apple.AppleSRP (5.0 - 1) <B65E20EC-9D82-37D5-8AD8-5289B078EB93> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x9e49d000 - 0x9e4a1ffb libGIF.dylib (1440) <92ABC2DF-9B10-3923-BC60-FF9BE905E66B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x9e4a2000 - 0x9e4a2fff libenergytrace.dylib (10) <D926368D-8A13-395E-871C-0A924A17A77B> /usr/lib/libenergytrace.dylib 0x9e4a4000 - 0x9e4a7fff libCoreVMClient.dylib (119.5) <4A09B0D8-F436-35D2-BFF8-BE67851B2DFE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x9e4a8000 - 0x9e4aefff libunwind.dylib (35.3) <7639935C-D618-343C-AC20-90A8C4665971> /usr/lib/system/libunwind.dylib 0x9e4af000 - 0x9e4fefff com.apple.opencl (2.6.9 - 2.6.9) <B10C05C1-9B2D-3C02-895F-ED31F9353F33> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x9e4ff000 - 0x9e50cff7 com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <9F082B40-3CED-310B-808E-AD158EE8640D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x9e50d000 - 0x9e526fff com.apple.Kerberos (3.0 - 1) <13723710-0A71-3BD6-BC0E-07B6D61744E8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x9e527000 - 0x9e561fff com.apple.MediaKit (16 - 807) <C675F6EA-CDC0-3898-8BD8-500815295FBF> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x9e564000 - 0x9e653ff7 libcrypto.0.9.8.dylib (59) <23043903-1EFE-37AA-BCF1-F01F0C6D0C7C> /usr/lib/libcrypto.0.9.8.dylib 0x9e654000 - 0x9e6bfff7 com.apple.framework.CoreWiFi (11.0 - 1101.20) <A86D1D89-1BA7-30C1-88EE-A6554A65F58D> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x9e75f000 - 0x9e84afeb libvMisc.dylib (563.4) <A010C853-F206-30EE-8993-59D5DDC7BA46> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x9e84b000 - 0x9e893ff7 libFontRegistry.dylib (155) <181B642E-A1B5-3006-9368-C302F762787E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x9e894000 - 0x9e89dfff libsystem_networkextension.dylib (384.1.2) <6575E989-C59A-377C-B3FB-BDD9DD53CA28> /usr/lib/system/libsystem_networkextension.dylib 0x9e89e000 - 0x9e904ff3 libsystem_network.dylib (582.1.4) <068135E4-F7F2-3356-931D-69DCB1379DDC> /usr/lib/system/libsystem_network.dylib 0x9e905000 - 0x9e920fff com.apple.CFOpenDirectory (10.11 - 194) <675848D3-04E0-3A2D-99CD-DC769ACFFE7B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x9e921000 - 0x9e954ffb com.apple.GSS (4.0 - 2.0) <7F8EB8D1-43F0-3340-B436-E319FF960352> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x9e955000 - 0x9e95fffb com.apple.audio.SoundManager (4.2 - 4.2) <4DD24BFF-123C-3E9C-B255-1F85C4F81ADB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x9e960000 - 0x9e964ffb com.apple.IOSurface (108.0.1 - 108.0.1) <77922C52-6101-3458-83A6-32F25CCD6850> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x9e970000 - 0x9e979ffb com.apple.CommonAuth (4.0 - 2.0) <ACDE23E4-444D-3A8E-B8ED-BD17E39CE775> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x9e97a000 - 0x9e9bbff7 libauto.dylib (186) <E949F15F-A7DC-3FC1-9092-3251E9219BAD> /usr/lib/libauto.dylib 0x9e9bc000 - 0x9e9d0ff7 com.apple.CoreBluetooth (1.0 - 1) <303DDADD-C5CE-3AD7-BFEF-9FBD21544046> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x9e9d1000 - 0x9eac5ff7 libxml2.2.dylib (29) <9200D707-0515-35B4-8CFD-2EA6F1855D7A> /usr/lib/libxml2.2.dylib 0x9eac6000 - 0x9eac8fff com.apple.loginsupport (1.0 - 1) <11BF271A-7651-325F-A22A-E6B78CB70DE4> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x9eac9000 - 0x9eacdfff com.apple.CommonPanels (1.2.6 - 96) <5FF25015-4948-388F-BD72-9FE7E6B1A1F1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x9eace000 - 0x9ed4cfef com.apple.QuickTime (7.7.3 - 2937) <B6B4C992-B44F-34BC-8623-F4EAFCC6C975> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x9ed4d000 - 0x9ed50ffb libutil.dylib (43) <C21F57D3-533D-3102-8BC5-58036C2F1387> /usr/lib/libutil.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 52 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: 68820345 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=211.2M resident=0K(0%) swapped_out_or_unallocated=211.2M(100%) Writable regions: Total=482.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=482.1M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate.framework 128K 2 Activity Tracing 2048K 2 CG backing stores 1248K 4 CG image 20K 5 CG shared images 240K 7 CoreAnimation 20K 4 CoreUI image data 240K 9 CoreUI image file 192K 4 Kernel Alloc Once 4K 2 MALLOC 448.9M 60 MALLOC guard page 48K 11 Memory Tag 242 12K 2 Memory Tag 249 156K 2 OpenCL 8K 2 Stack 12.1M 11 Stack Guard 56.0M 11 VM_ALLOCATE 120K 14 VM_ALLOCATE (reserved) 36K 2 reserved VM address space (unallocated) __DATA 24.0M 228 __IMAGE 528K 2 __IMPORT 28K 8 __LINKEDIT 50.7M 17 __OBJC 2460K 63 __TEXT 160.5M 230 __UNICODE 552K 2 mapped file 167.0M 137 shared memory 16.4M 12 =========== ======= ======= TOTAL 943.6M 826 TOTAL, minus reserved VM space 943.5M 826 Model: iMac14,2, BootROM IM142.0118.B12, 4 processors, Intel Core i5, 3.2 GHz, 24 GB, SMC 2.15f7 Graphics: NVIDIA GeForce GT 755M, NVIDIA GeForce GT 755M, PCIe, 1024 MB Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343531533642465238412D50422020 Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343531533642465238412D50422020 Memory Module: BANK 0/DIMM1, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533642465238412D50422020 Memory Module: BANK 1/DIMM1, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533642465238412D50422020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (7.21.94.29.1a4) Bluetooth: Version 4.4.2f1 16391, 3 services, 27 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en1 Serial ATA Device: APPLE HDD ST1000DM003, 1 TB USB Device: USB 3.0 Bus USB Device: My Book 1230 USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: FaceTime HD Camera (Built-in) USB Device: USB2.0 Hub USB Device: My Book 111A USB Device: USB2.0 Hub USB Device: USB2.0 Hub USB Device: Keyboard Hub USB Device: iPhone USB Device: Apple Keyboard USB Device: Apple USB SuperDrive Thunderbolt Bus: iMac, Apple Inc., 23.10 |
Copyright © 2000 - 2010 MantisBT Group |