View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006890 | Dwarf Fortress | Miscellaneous Crashes | public | 2014-07-09 16:04 | 2014-07-22 10:33 |
Reporter | MetalLegs | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Platform | PC | OS | Windows | OS Version | 8.1 |
Product Version | 0.40.01 | ||||
Summary | 0006890: Constantly increasing memory usage followed by crash | ||||
Description | Application seems to have a memory leak causing it to constantly use more memory. The memory usage, if application is left running for a prolonged period of time, will keep increasing (going from about 150 megabytes to about 1.8 gigabytes, hitting the 2GB limit) until the operating system forces the application to shut down. | ||||
Steps To Reproduce | Turn on application. Monitor memory usage periodically. You do NOT need to be embarked, can be reproduced in the main menu. | ||||
Tags | No tags attached. | ||||
|
This does seem to be the case - when running the game using the Mac release of 40.01, the game runs fine until OS X forcibly kills it with a SIGABRT. The memory usage report at the time of the crash shows that malloc had consumed 1.7Gb of memory. In contrast, the previous version shows a steady ~570Mb of memory consumed. The creep is slow but steady. VM Region Summary: ReadOnly portion of Libraries: Total=160.7M resident=68.2M(42%) swapped_out_or_unallocated=92.5M(58%) Writable regions: Total=2.4G written=1.6G(67%) resident=1.6G(69%) swapped_out=0K(0%) unallocated=756.6M(31%) REGION TYPE VIRTUAL =========== ======= CG backing stores 6596K CG image 12K CG raster data 24K CG shared images 300K Kernel Alloc Once 4K MALLOC 1.7G MALLOC (admin) 48K MALLOC_LARGE (reserved) 640.0M reserved VM address space (unallocated) Memory Tag 242 12K Memory Tag 249 156K Stack 67.1M VM_ALLOCATE 16.6M __DATA 28.9M __IMAGE 528K __IMPORT 28K __LINKEDIT 44.7M __OBJC 1844K __PAGEZERO 4K __TEXT 116.1M __UNICODE 544K mapped file 158.1M shared memory 4K =========== ======= TOTAL 2.8G TOTAL, minus reserved VM space 2.1G The full debug report: Process: dwarfort.exe [75405] Path: /Users/USER/Desktop/*/dwarfort.exe Identifier: dwarfort.exe Version: ??? Code Type: X86 (Native) Parent Process: ??? [1] Responsible: Terminal [3656] User ID: 501 Date/Time: 2014-07-09 16:12:39.598 -0700 OS Version: Mac OS X 10.9.3 (13D65) Report Version: 11 Anonymous UUID: 225AC1E4-7219-5825-5C54-00FC0BB1EA54 Sleep/Wake UUID: 2B81C3F8-BBB8-40A4-B92D-265B11D7E509 Crashed Thread: 3 Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Application Specific Information: abort() called Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x99e287ca __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x9349bd8a _pthread_cond_wait + 837 2 libsystem_pthread.dylib 0x9349dfd7 pthread_cond_timedwait + 47 3 SDL 0x02102d2f SDL_CondWaitTimeout + 127 4 SDL 0x021032d9 SDL_SemWaitTimeout + 185 5 SDL 0x02103329 SDL_SemWait + 25 6 dwarfort.exe 0x00ef3cc1 0x1000 + 15674561 7 dwarfort.exe 0x00ef413b 0x1000 + 15675707 8 ??? 0x01b938e0 NXArgc + 10901716 9 ??? 0xbfffe400 0 + 3221218304 Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x99e29992 kevent64 + 10 1 libdispatch.dylib 0x9be36899 _dispatch_mgr_invoke + 238 2 libdispatch.dylib 0x9be36532 _dispatch_mgr_thread + 52 Thread 2: 0 libsystem_kernel.dylib 0x99e240a6 mach_wait_until + 10 1 libsystem_c.dylib 0x973bbc4a nanosleep + 366 2 SDL 0x02103713 SDL_Delay + 467 3 SDL 0x020f414d SDL_Linked_Version + 397 4 SDL 0x02103341 SDL_SemWait + 49 5 libsystem_pthread.dylib 0x934995fb _pthread_body + 144 6 libsystem_pthread.dylib 0x93499485 _pthread_start + 130 7 libsystem_pthread.dylib 0x9349ecf2 thread_start + 34 Thread 3 Crashed: 0 libsystem_kernel.dylib 0x99e28952 __pthread_kill + 10 1 libsystem_pthread.dylib 0x9349a167 pthread_kill + 101 2 libsystem_c.dylib 0x9739629c abort + 155 3 libstdc++.6.dylib 0x021b7375 __gnu_cxx::__verbose_terminate_handler() + 341 4 libstdc++.6.dylib 0x021b4d09 __cxxabiv1::__terminate(void (*)()) + 9 5 libstdc++.6.dylib 0x021b4d6c std::terminate() + 28 6 libstdc++.6.dylib 0x021b4e9b __cxa_throw + 107 7 libstdc++.6.dylib 0x021b59e4 operator new(unsigned long) + 116 8 ??? 0x201cefe0 0 + 538767328 Thread 4:: com.apple.audio.IOThread.client 0 libsystem_kernel.dylib 0x99e23f7a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x99e2316c mach_msg + 68 2 com.apple.audio.CoreAudio 0x9423de9a HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138 3 com.apple.audio.CoreAudio 0x9423834e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 68 4 com.apple.audio.CoreAudio 0x94236b27 HALC_ProxyIOContext::IOWorkLoop() + 1111 5 com.apple.audio.CoreAudio 0x942365ff HALC_ProxyIOContext::IOThreadEntry(void*) + 167 6 com.apple.audio.CoreAudio 0x94240f52 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20 7 com.apple.audio.CoreAudio 0x942364fb HALB_IOThread::Entry(void*) + 69 8 libsystem_pthread.dylib 0x934995fb _pthread_body + 144 9 libsystem_pthread.dylib 0x93499485 _pthread_start + 130 10 libsystem_pthread.dylib 0x9349ecf2 thread_start + 34 Thread 5: 0 libsystem_kernel.dylib 0x99e240a6 mach_wait_until + 10 1 libsystem_c.dylib 0x973bbc4a nanosleep + 366 2 libsystem_c.dylib 0x973bba7d usleep + 60 3 libfmodex.dylib 0x01f439c1 0x1f41000 + 10689 4 libfmodex.dylib 0x01fc5a4a FMOD::SystemI::createChannelGroupInternal(char const*, FMOD::ChannelGroupI**, bool, bool) + 27360 5 libsystem_pthread.dylib 0x934995fb _pthread_body + 144 6 libsystem_pthread.dylib 0x93499485 _pthread_start + 130 7 libsystem_pthread.dylib 0x9349ecf2 thread_start + 34 Thread 6: 0 libsystem_kernel.dylib 0x99e23f7a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x99e2316c mach_msg + 68 2 com.apple.CoreFoundation 0x9ba23c09 __CFRunLoopServiceMachPort + 169 3 com.apple.CoreFoundation 0x9ba231e1 __CFRunLoopRun + 1393 4 com.apple.CoreFoundation 0x9ba229fa CFRunLoopRunSpecific + 394 5 com.apple.CoreFoundation 0x9ba2285b CFRunLoopRunInMode + 123 6 com.apple.AppKit 0x956e8b88 _NSEventThread + 283 7 libsystem_pthread.dylib 0x934995fb _pthread_body + 144 8 libsystem_pthread.dylib 0x93499485 _pthread_start + 130 9 libsystem_pthread.dylib 0x9349ecf2 thread_start + 34 Thread 7: 0 libsystem_kernel.dylib 0x99e29046 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x9349adcf _pthread_wqthread + 372 2 libsystem_pthread.dylib 0x9349ecce start_wqthread + 30 Thread 3 crashed with X86 Thread State (32-bit): eax: 0x00000000 ebx: 0x021b722e ecx: 0xb029a4bc edx: 0x99e28952 edi: 0xb029b000 esi: 0x00000006 ebp: 0xb029a4d8 esp: 0xb029a4bc ss: 0x00000023 efl: 0x00000206 eip: 0x99e28952 cs: 0x0000000b ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f cr2: 0x021b0a41 Logical CPU: 0 Error Code: 0x00080148 Trap Number: 132 Binary Images: 0x1000 - 0x112dff7 +dwarfort.exe (???) <9ACEA3A9-69BF-AE7F-607F-9D6D398A4F10> /Users/USER/Desktop/*/dwarfort.exe 0x1f41000 - 0x1ff2fef +libfmodex.dylib (1) <5DC6A1BA-8591-C4C4-A62E-6E5C2B9DB391> /Users/USER/Desktop/*/libfmodex.dylib 0x20c2000 - 0x2128fc3 +SDL (1.2.13 - 1.2.13) <7D73799E-7426-D43C-89D3-EBCBF65520DE> /Users/USER/Desktop/*/SDL.framework/Versions/A/SDL 0x213a000 - 0x213dff7 +SDL_ttf (2.0.6 - 2.0.10) <AB202748-1345-02E6-1B9F-BF2D5C6D877D> /Users/USER/Desktop/*/SDL_ttf.framework/Versions/A/SDL_ttf 0x2141000 - 0x21dafff +libstdc++.6.dylib (7.14) <A4D709A6-41BA-B081-44E4-5315EA6B3198> /Users/USER/Desktop/*/libstdc++.6.dylib 0x2298000 - 0x22acfe9 +libgcc_s.1.dylib (1) <5730A193-F78C-ED6E-814F-AA903A15ACC9> /Users/USER/Desktop/*/libgcc_s.1.dylib 0x22b7000 - 0x2321ffb +libfreetype.6.dylib (18.2) <A8636633-5ED0-3603-A199-6211C2D0C8E2> /usr/X11R6/lib/libfreetype.6.dylib 0x4755000 - 0x477aff9 com.apple.framework.familycontrols (4.1 - 410) <A33A97EE-C735-38BA-9B49-5D78DAA3DEDA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x478f000 - 0x479affa com.apple.CommerceCore (1.0 - 42) <E59717F2-6770-3DBC-8510-F7AA61E60F57> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x47e0000 - 0x47e4ffd com.apple.audio.AppleHDAHALPlugIn (2.6.1 - 2.6.1f2) <566536E7-3014-3A2C-B25C-DC169D5FDCAE> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x817f000 - 0x837fff5 com.apple.audio.units.Components (1.10 - 1.10) <8CAB2F87-4A23-3812-A2CA-CD1107F51E20> /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/Desktop/*/SDL_image.framework/Versions/A/SDL_image 0x8fee2000 - 0x8ff14417 dyld (239.4) <FF5ED937-CC28-3FEF-BCAF-750B1CDBAE36> /usr/lib/dyld 0x90008000 - 0x900eeff7 com.apple.coreui (2.1 - 231) <1C1AE894-C5C2-3F1C-BF29-B152ECD9BD88> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x900ef000 - 0x900f2ff9 com.apple.TCC (1.0 - 1) <A5FCF7AA-3F56-3A19-9DF1-661F1F02F79D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x900f3000 - 0x9010bff7 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 0x90162000 - 0x9016afff libsystem_dnssd.dylib (522.90.2) <A73663C9-CE65-3FF3-B41B-686728BBFB00> /usr/lib/system/libsystem_dnssd.dylib 0x9016b000 - 0x9016fff7 libmacho.dylib (845) <D8E93E59-1F80-3413-B9CF-78B848F6E873> /usr/lib/system/libmacho.dylib 0x901c6000 - 0x901d2ffc libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib 0x901d3000 - 0x9037ffff com.apple.QuartzCore (1.8 - 332.3) <DA347693-5E26-3E47-A2B3-3824C52EB08B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x90380000 - 0x903a8ff7 libRIP.A.dylib (599.23.13) <2A8EE9AF-728D-3867-8A0A-E065CE14BA20> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x903a9000 - 0x903f5ff7 libcups.2.dylib (372.4) <A11AA954-07E7-3929-84AB-309B0C0DDB5D> /usr/lib/libcups.2.dylib 0x903f6000 - 0x903fcff7 com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification 0x903fd000 - 0x90400ffa libCGXType.A.dylib (599.23.13) <6EF86C73-323D-30BA-8EEF-954AC81BD694> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x90ab0000 - 0x90ac9fff com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x91352000 - 0x9136fffb libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib 0x91370000 - 0x91382fff libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib 0x91b69000 - 0x91b83ff7 com.apple.GenerationalStorage (2.0 - 160.3) <D39634C9-93BF-3C74-828B-4809EF895DA0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x91b84000 - 0x91cbbfff com.apple.desktopservices (1.8.3 - 1.8.3) <3574872B-435C-3AB8-A453-02A33A771CDB> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x91cbc000 - 0x91cf4fff com.apple.LDAPFramework (2.4.28 - 194.5) <4399D209-B119-3ACC-97AF-F2E14DD207CB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x91cf5000 - 0x91d91fff com.apple.QD (3.50 - 298) <F73FD4D4-17A4-37D6-AC06-7CA5A8BA1212> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x91d9b000 - 0x91dc6ff7 libsystem_network.dylib (241.3) <71EBA489-386D-3608-ADE6-CB50EBD1AB1B> /usr/lib/system/libsystem_network.dylib 0x91e66000 - 0x91e70fff com.apple.bsd.ServiceManagement (2.0 - 2.0) <B84F3916-236A-347B-9C1F-3DE571496737> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x91e71000 - 0x91eaeffb libGLImage.dylib (9.6.1) <E2DADD8A-8A60-3F39-840B-4B7FE7001384> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x9202e000 - 0x9206eff7 com.apple.bom (14.0 - 193.1) <FFF1C8E5-41FF-357B-8681-69B21DCED2E4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x92224000 - 0x92386ffb com.apple.CFNetwork (673.4 - 673.4) <3B6BDE2F-BFA3-3B7E-BC53-7B6B75EB12D3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x92387000 - 0x923ddff6 com.apple.ScalableUserInterface (1.0 - 1) <2C81641B-FA30-32FF-8B3E-3CB9BF53B2D9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x923de000 - 0x9243fff7 com.apple.Symbolication (1.4 - 129.0.2) <774BC6EC-450B-3AE8-BBED-F1F140B93E7E> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x924d7000 - 0x924dbffa libGIF.dylib (1043) <276F48A6-766B-3D40-85C4-C9E8E6051DF7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x924dc000 - 0x924e5fff 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 0x924e6000 - 0x924f1ff6 com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x92791000 - 0x927d3fff libGLU.dylib (9.6.1) <0655104D-2F22-36CE-955B-52A533CA70D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x927d4000 - 0x92873ff7 libCoreStorage.dylib (380) <78F0E11F-D040-31DD-BD5E-6AC0EC8FD0D4> /usr/lib/libCoreStorage.dylib 0x92874000 - 0x92a1c4af libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib 0x92a1d000 - 0x92ae4ff7 com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x92ae5000 - 0x92ae5fff com.apple.Cocoa (6.8 - 20) <407DC9E6-BBCE-3D34-9BBB-00C90584FFDF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x92b28000 - 0x92b58fff libncurses.5.4.dylib (42) <A3C5B33A-A2A6-3812-A611-40945E50B917> /usr/lib/libncurses.5.4.dylib 0x92b59000 - 0x92bc4fff com.apple.Heimdal (4.0 - 2.0) <D6465D74-9351-3FF3-9561-AC149AEDB86F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x92bc5000 - 0x92d1bff0 libBLAS.dylib (1094.5) <74310C2F-4FDB-3995-A01A-5AFB83010A43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x92d1c000 - 0x92d48ff7 com.apple.DictionaryServices (1.2 - 208) <33873336-BECD-3F62-A315-C45F24C1818C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x92d49000 - 0x92d70fff com.apple.CoreVideo (1.8 - 117.2) <A53FDD90-F200-3F7C-8A8E-5DE36D3DFBB0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x92d71000 - 0x92d75ffe libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x92d76000 - 0x92f3cffb libicucore.A.dylib (511.32) <9DC4CADF-6F5C-3D6F-A0FE-D8BC868915F2> /usr/lib/libicucore.A.dylib 0x92f3d000 - 0x92f47ff7 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 0x92f48000 - 0x92f4dff3 libsystem_platform.dylib (24.90.1) <0613F163-9A7A-3908-B30B-AC1627503933> /usr/lib/system/libsystem_platform.dylib 0x92f62000 - 0x92f71fff libGL.dylib (9.6.1) <885E9C1F-11C7-347D-BE10-522A40A46596> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x92f72000 - 0x93042fef libvDSP.dylib (423.32) <E2FA7230-A001-3F6B-9ACF-6998C51AD7DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x93066000 - 0x930ddffb com.apple.framework.IOKit (2.0.1 - 907.100.13) <D1308EE0-96AA-3442-A27B-264F58AE12B4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x930de000 - 0x93168ff7 com.apple.CoreSymbolication (3.0.1 - 141.0.5) <A33D0598-8699-39AC-A1DD-37079F423269> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x93169000 - 0x93177fff libxar.1.dylib (202) <B73748D4-F830-3C71-98B3-7A3ABF5136FD> /usr/lib/libxar.1.dylib 0x93183000 - 0x9318cfff libsystem_notify.dylib (121) <623269F5-1518-3035-A916-8AF83C972154> /usr/lib/system/libsystem_notify.dylib 0x9318d000 - 0x931f6fff com.apple.SystemConfiguration (1.13.1 - 1.13.1) <3AD9C90B-40A9-312B-B479-3AB178A96EA1> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x931f8000 - 0x93200fff libcopyfile.dylib (103) <1B1484BD-08B6-3BA9-94CA-A7C24B610EB3> /usr/lib/system/libcopyfile.dylib 0x93201000 - 0x93201fff com.apple.Accelerate (1.9 - Accelerate 1.9) <C85070A7-D942-3CFA-981F-5864480788C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x93202000 - 0x93215fff 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 0x9321b000 - 0x9328efff 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 0x9328f000 - 0x932a7ff7 libsystem_malloc.dylib (23.10.1) <CB52555E-0F5B-31E3-A42A-FD4F930E2192> /usr/lib/system/libsystem_malloc.dylib 0x932a8000 - 0x932a9fff libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib 0x932aa000 - 0x932fdfff 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 0x932fe000 - 0x93307ffc com.apple.CommonAuth (4.0 - 2.0) <99219CEB-D340-3E1F-9C04-FD0FA700BD67> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x93308000 - 0x93316ff3 com.apple.opengl (9.6.1 - 9.6.1) <B8205F16-6435-3062-89C9-2D8FF1799B3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x93317000 - 0x93333fff libCRFSuite.dylib (34) <FFF76EBA-DF35-3A5F-857F-3F4B1C9F4C77> /usr/lib/libCRFSuite.dylib 0x9333d000 - 0x93367fff libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib 0x93368000 - 0x933a0ff7 com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x933ac000 - 0x933d4fff libsystem_info.dylib (449.1.3) <BB68E8CC-422F-3121-8C86-D0F766FB696D> /usr/lib/system/libsystem_info.dylib 0x933d5000 - 0x9341bff7 libcurl.4.dylib (78.92.2) <452F5FFA-68A4-3834-B457-CA667C969F79> /usr/lib/libcurl.4.dylib 0x9341c000 - 0x93427fff com.apple.CrashReporterSupport (10.9 - 539) <10FE9B2D-404F-32B8-B3CA-CBA3524B4CFF> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x93487000 - 0x93497ff5 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 0x93498000 - 0x9349fffb libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib 0x934a0000 - 0x934a3ffe com.apple.LoginUICore (3.0 - 3.0) <6FE961A4-3C17-3004-B50B-FD78FDC28350> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x934a5000 - 0x93618ffb com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <4248C0FE-F872-34AB-9402-0045D5CD0CC1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x93619000 - 0x9363dff7 libxpc.dylib (300.90.2) <5ACBBE2C-74EB-3E88-BCBF-C573095318A5> /usr/lib/system/libxpc.dylib 0x94112000 - 0x94224ffc libsqlite3.dylib (158) <B3DB0FED-FE4C-314D-8329-CF7708C8AAF4> /usr/lib/libsqlite3.dylib 0x94225000 - 0x9427aff7 com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <0F1C111F-1E64-33BB-A69F-14643B3037D5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x9427b000 - 0x942a6ff5 com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x942a7000 - 0x942abffa libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib 0x94358000 - 0x9464dff8 com.apple.CoreImage (9.2.8) <40B7AFD7-2560-3BDD-B321-1CC5FE266DF2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x9464e000 - 0x94655ff2 com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x94656000 - 0x94724ff7 com.apple.backup.framework (1.5.3 - 1.5.3) <03BFC83E-A086-3CA8-A3E6-2EA6F1D388AF> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x94725000 - 0x947bcff7 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 0x947dd000 - 0x947edff7 libsasl2.2.dylib (170) <CA1C07F6-8E17-315E-AE49-AB696DDE6707> /usr/lib/libsasl2.2.dylib 0x947ee000 - 0x947f0ffe libCVMSPluginSupport.dylib (9.6.1) <C2071F9E-72A1-360C-BF7E-286F9681922F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x947f1000 - 0x947f2fff libremovefile.dylib (33) <ED35EA79-EB06-3B84-A6D4-B1A9D6B8648D> /usr/lib/system/libremovefile.dylib 0x94812000 - 0x94813ffa libsystem_sandbox.dylib (278.11) <1A6276FC-9204-3A59-8024-2D572BA9D2F2> /usr/lib/system/libsystem_sandbox.dylib 0x94925000 - 0x94a32ff7 com.apple.ImageIO.framework (3.3.0 - 1043) <3AA4C524-1B31-39AC-A641-189D0D6EA427> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x94a33000 - 0x94a41ff7 com.apple.Sharing (132.2 - 132.2) <87DBFC7A-9689-3B8E-AD16-5A9DFF9DE625> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x94a42000 - 0x94a44fff com.apple.securityhi (9.0 - 55005) <FD6FC95D-CBE2-329F-9ACB-AB3027CAAB6D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x94a45000 - 0x94a50ffb libcommonCrypto.dylib (60049) <F8E60C43-22EE-3E0B-9546-3365056901F1> /usr/lib/system/libcommonCrypto.dylib 0x94a51000 - 0x94a55ffc com.apple.IOSurface (91.1 - 91.1) <70637267-4D54-3EFF-A929-54FC0A8A907A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x94aaa000 - 0x94adaff7 com.apple.CoreServicesInternal (184.9 - 184.9) <999FEDEC-7657-3F32-A9AE-F29E0BE0AAF5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x94adb000 - 0x94adbfff libodfde.dylib (20) <98FC02AE-C596-3ED5-80D1-C502FF6115ED> /usr/lib/libodfde.dylib 0x94adc000 - 0x94adcffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <9515158F-3A33-39CF-AD5A-201C2B121F33> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x94add000 - 0x94b6efff 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 0x950f1000 - 0x950f1fff com.apple.Carbon (154 - 157) <6C29C608-97B4-306E-AEC5-6F48EDF7EFB5> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x9515b000 - 0x9515cfff libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib 0x951f5000 - 0x951f9fff libheimdal-asn1.dylib (323.92.1) <DD8BAEED-28AC-389E-9DC4-E32DA60CB05A> /usr/lib/libheimdal-asn1.dylib 0x9524d000 - 0x9525afff com.apple.Librarian (1.2 - 1) <F85681E3-3398-327B-829B-1D8078C38C22> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x95517000 - 0x96135ff3 com.apple.AppKit (6.9 - 1265.20) <777988C0-5AC9-3015-93E6-7493F9530464> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x96136000 - 0x96461ffe com.apple.Foundation (6.9 - 1056.13) <C33A8984-7E97-36BE-B842-EE4FE35F53EA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x96462000 - 0x96498fff com.apple.IconServices (25 - 25.17) <A4B5242B-765E-3D58-B066-BBEDB5947AAD> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x97339000 - 0x973cbff9 libsystem_c.dylib (997.90.3) <80D21D3D-1031-314C-B1F0-0B35B977CEFB> /usr/lib/system/libsystem_c.dylib 0x973cc000 - 0x97414fff com.apple.PerformanceAnalysis (1.47 - 47) <5C6FA727-EAC9-3924-8662-AF01090A9EF4> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x97415000 - 0x97422ff7 com.apple.AppleFSCompression (56 - 1.0) <0C44B3E4-C4A7-3A65-9C1A-334CA3E35BDB> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x97423000 - 0x974feff7 com.apple.LaunchServices (572.26 - 572.26) <5915A9AC-7928-30B1-9329-94048ADE81D9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x974ff000 - 0x97505ffb libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib 0x97506000 - 0x9793aff7 com.apple.vision.FaceCore (3.0.0 - 3.0.0) <5B12F3E9-84F6-3183-B85D-FD19EF800ADB> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x97991000 - 0x97a74ff7 libcrypto.0.9.8.dylib (50) <B367D3A3-FC1F-326C-92EC-CAD81666524D> /usr/lib/libcrypto.0.9.8.dylib 0x97a75000 - 0x97a99fff libJPEG.dylib (1043) <257BE460-DFB1-3398-8AC5-A2E50FBED794> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x97a9a000 - 0x97a9bfff liblangid.dylib (117) <F18F76C6-7E4B-34AD-AE81-C1C031BF2F7D> /usr/lib/liblangid.dylib 0x97a9c000 - 0x97a9cfff 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 0x97db1000 - 0x97de2ffb com.apple.GSS (4.0 - 2.0) <145B389F-AC1E-3817-835D-8EA263E96EA5> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x97de3000 - 0x97dedff7 com.apple.DirectoryService.Framework (10.9 - 173.90.1) <12D77553-81D4-342B-871A-C65795D85CCF> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x97dee000 - 0x97deffff libSystem.B.dylib (1197.1.1) <789CF4BE-5A0B-310E-9515-E515EA033D03> /usr/lib/libSystem.B.dylib 0x97e42000 - 0x97e97fff libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib 0x97e98000 - 0x97e9dff6 libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib 0x97e9e000 - 0x97ef7ffa libTIFF.dylib (1043) <C03B34F4-8037-3AF5-AE51-B8B5FC8DB639> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x97ef8000 - 0x97efcffc libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib 0x97efd000 - 0x97f7dff7 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 0x97fe5000 - 0x98000ff5 com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x98001000 - 0x9803eff7 libauto.dylib (185.5) <CD008E66-4A0C-35F5-8D72-80D76A716A03> /usr/lib/libauto.dylib 0x98045000 - 0x980baff1 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 0x98327000 - 0x9832cff7 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 0x9832d000 - 0x98617fd2 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 0x98618000 - 0x9898dff9 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 0x9898e000 - 0x989d4ff7 libFontRegistry.dylib (127) <A0930DB2-A6C6-3C6E-B4A2-119E0D76FD7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x989e0000 - 0x989eeff7 libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib 0x989f7000 - 0x98a02fff libcsfde.dylib (380) <821ACD5D-E4BD-3626-B7AC-8EE2637268C3> /usr/lib/libcsfde.dylib 0x98a03000 - 0x98dfbff3 com.apple.CoreGraphics (1.600.0 - 599.23.13) <3077671B-1AEF-33EF-AF9C-D3A9208646E0> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x98e2c000 - 0x98f18ff7 libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib 0x98f19000 - 0x98f2dff9 com.apple.MultitouchSupport.framework (245.13 - 245.13) <06C2834A-91E9-3DCC-B7D0-9EAC592CE1C5> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x98f2e000 - 0x98f37fff 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 0x98f75000 - 0x98fdeffa com.apple.datadetectorscore (5.0 - 354.4) <9B7B72AA-1DA4-327B-A714-5C710F3A33A0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x9904a000 - 0x99086ff4 com.apple.RemoteViewServices (2.0 - 94) <BEEE6ADF-7DA3-3D68-BCB0-9863BE1A1F46> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x99087000 - 0x990a3ff9 com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x990ac000 - 0x990daff3 com.apple.DebugSymbols (106 - 106) <FC70F4C9-B2A6-352F-9563-6C085E9DDDB8> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x990db000 - 0x991cbffb libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib 0x991cc000 - 0x9921cff7 libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib 0x9921d000 - 0x9921dfff com.apple.ApplicationServices (48 - 48) <7967F6FA-2984-3CC3-AD9A-7B9AEC562A2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x9924a000 - 0x9924cfff libsystem_configuration.dylib (596.15) <E49AAD29-35C2-3EE2-AF4D-59514C4B478F> /usr/lib/system/libsystem_configuration.dylib 0x99280000 - 0x992b5ffd libssl.0.9.8.dylib (50) <F3BEA2DF-DB84-37F0-B4C7-97C0A4DF19C9> /usr/lib/libssl.0.9.8.dylib 0x992b6000 - 0x992b7ffc com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x992c2000 - 0x993b6fff libFontParser.dylib (111.1) <D8F9B2A4-41A6-3407-8D80-13A841F97BE5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x993b7000 - 0x99463ffb libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x99464000 - 0x996d3ff6 com.apple.security (7.0 - 55471.14.4) <4C9E60A9-6861-3AFF-BEB8-637771FEC78B> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x996d4000 - 0x996d4ffd libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib 0x996d5000 - 0x99724ff9 com.apple.HIServices (1.23 - 468) <B0534B49-A137-363A-9FC2-44FAA6F0894F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x99a27000 - 0x99a39fff libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib 0x99a3a000 - 0x99a46ffc libkxld.dylib (2422.100.13) <5C97CA53-F237-3ECC-9725-E71DDFEC661E> /usr/lib/system/libkxld.dylib 0x99a47000 - 0x99e0cff6 libLAPACK.dylib (1094.5) <E6286E68-3501-31AC-813E-75B3B3968011> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x99e0d000 - 0x99e10ff7 libdyld.dylib (239.4) <B2BD2222-2A51-39B7-BCC5-B8A4F36F900A> /usr/lib/system/libdyld.dylib 0x99e11000 - 0x99e2eff4 libsystem_kernel.dylib (2422.100.13) <C09FD945-4F48-3322-AB4B-7D0243667657> /usr/lib/system/libsystem_kernel.dylib 0x99e2f000 - 0x99e5eff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <1BD6205B-7C66-3B7B-AC8C-11BE34F7CF6B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x99e5f000 - 0x99e90ffa libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib 0x9a857000 - 0x9a85affb libutil.dylib (34) <B496031E-E763-3DEB-84D2-85C0F3DF2012> /usr/lib/libutil.dylib 0x9a85b000 - 0x9a87fff3 libc++abi.dylib (49.1) <43A04ACF-97A5-35ED-B454-6B5C0CF0F99D> /usr/lib/libc++abi.dylib 0x9a880000 - 0x9a8deffd 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 0x9a947000 - 0x9a949fff libquarantine.dylib (71) <EE3B510E-1AEC-3171-8A1A-D6A5A42CF35C> /usr/lib/system/libquarantine.dylib 0x9a94a000 - 0x9a94afff libkeymgr.dylib (28) <1B097DEA-011E-3B1C-86D5-6C7FAD5C765A> /usr/lib/system/libkeymgr.dylib 0x9a94b000 - 0x9a953ffe libGFXShared.dylib (9.6.1) <632989B3-36C2-302E-8A85-A02125A9C5D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x9a9ae000 - 0x9aa71ff1 com.apple.CoreText (367.20 - 367.20) <42445623-3BDD-3678-8B46-845C441B6251> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x9aa72000 - 0x9aab0ff7 com.apple.NavigationServices (3.8 - 215) <A093AAF0-248E-313E-BA82-01F69E269895> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x9aab1000 - 0x9ab9cff4 com.apple.DiskImagesFramework (10.9 - 371.1) <6979AEDF-AF1E-390F-A208-50D642621B16> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x9ae39000 - 0x9ae95ffa 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 0x9ae96000 - 0x9aeb1ff6 libPng.dylib (1043) <AFF54258-8124-31AE-BBAA-575FD7C43EF3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x9aeb2000 - 0x9aebafff liblaunch.dylib (842.90.1) <B259692D-D60B-3BCE-9E03-32F457CB5046> /usr/lib/system/liblaunch.dylib 0x9aebb000 - 0x9aec4fff com.apple.DiskArbitration (2.6 - 2.6) <92F7575A-AA20-34D9-BB26-2CC8C3CCAFEB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x9af66000 - 0x9af72ff7 com.apple.OpenDirectory (10.9 - 173.90.1) <E264995C-298E-3DA4-8AFD-11C941BA5E40> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x9af8b000 - 0x9b089fff libJP2.dylib (1043) <7B186EC7-B37E-3126-BCCE-7787F65C878D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x9b08a000 - 0x9b08efff 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 0x9b08f000 - 0x9b127ff7 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 0x9b57d000 - 0x9b87effb 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 0x9b87f000 - 0x9b8f5ff3 com.apple.securityfoundation (6.0 - 55122.1) <B35A6BA6-D6B5-3743-8F03-1FE0900A9C22> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x9b928000 - 0x9b978fff com.apple.opencl (2.3.59 - 2.3.59) <9A8EF83B-78F9-3278-8812-5A0ECB09F8B7> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x9b979000 - 0x9b981ff7 libCGCMS.A.dylib (599.23.13) <ACC64750-863E-3EA1-B306-F63B96572A8F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib 0x9b9aa000 - 0x9b9acff2 com.apple.EFILogin (2.0 - 2) <BC558029-74C0-3A69-B376-8F4CBF8C338F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x9b9ad000 - 0x9bbaffff com.apple.CoreFoundation (6.9 - 855.16) <6283B27F-3C46-365F-932C-1A7102D8A3CF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x9bbb0000 - 0x9bbb1ffd libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib 0x9bbb2000 - 0x9bbb2fff com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x9bbb3000 - 0x9bbb5ffb libRadiance.dylib (1043) <ECD94F60-9AAD-3207-B3BD-9DB559FC5032> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x9bbb6000 - 0x9be32fe7 com.apple.QuickTime (7.7.3 - 2826.19) <AEF12245-C9D5-3B50-8AB6-45DC794E693E> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x9be33000 - 0x9be4bffd libdispatch.dylib (339.92.1) <7E7A88BF-74B3-363B-B534-6F757DF2DDE3> /usr/lib/system/libdispatch.dylib 0x9bf27000 - 0x9c18bff7 com.apple.CoreData (107 - 481.3) <8EB45FB9-CF78-36E1-919C-E976AE4C8146> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x9c18c000 - 0x9c18fff7 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 External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 6 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: 716367 thread_create: 2 thread_set_state: 6 VM Region Summary: ReadOnly portion of Libraries: Total=160.7M resident=68.2M(42%) swapped_out_or_unallocated=92.5M(58%) Writable regions: Total=2.4G written=1.6G(67%) resident=1.6G(69%) swapped_out=0K(0%) unallocated=756.6M(31%) REGION TYPE VIRTUAL =========== ======= CG backing stores 6596K CG image 12K CG raster data 24K CG shared images 300K Kernel Alloc Once 4K MALLOC 1.7G MALLOC (admin) 48K MALLOC_LARGE (reserved) 640.0M reserved VM address space (unallocated) Memory Tag 242 12K Memory Tag 249 156K Stack 67.1M VM_ALLOCATE 16.6M __DATA 28.9M __IMAGE 528K __IMPORT 28K __LINKEDIT 44.7M __OBJC 1844K __PAGEZERO 4K __TEXT 116.1M __UNICODE 544K mapped file 158.1M shared memory 4K =========== ======= TOTAL 2.8G TOTAL, minus reserved VM space 2.1G Model: iMac14,2, BootROM IM142.0118.B01, 4 processors, Intel Core i7, 3.5 GHz, 32 GB, SMC 2.15f2 Graphics: NVIDIA GeForce GTX 780M, NVIDIA GeForce GTX 780M, PCIe, 4096 MB Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020 Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020 Memory Module: BANK 0/DIMM1, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020 Memory Module: BANK 1/DIMM1, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (6.30.223.154.63) Bluetooth: Version 4.2.4f1 13674, 3 services, 23 devices, 1 incoming serial ports Network Service: Ethernet, Ethernet, en0 Serial ATA Device: APPLE SSD SD0128F, 121.33 GB Serial ATA Device: APPLE HDD ST3000DM001, 3 TB USB Device: My Book 1140 USB Device: USB 2.0 Hub USB Device: C-Media USB Audio Device USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: FaceTime HD Camera (Built-in) USB Device: Hub USB Device: USB2.0 Hub USB Device: USB Receiver Thunderbolt Bus: iMac, Apple Inc., 23.10 |
|
As of 40.02 the memory leak seems to have been taken care of. I'll try and completely verify after my midterm tomorrow, unless somebody does it beforehand. |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-07-09 16:04 | MetalLegs | New Issue | |
2014-07-09 16:42 | ysgard | Note Added: 0025416 | |
2014-07-11 09:02 | MetalLegs | Note Added: 0025766 | |
2014-07-11 09:03 |
|
Assigned To | => user6 |
2014-07-11 09:03 |
|
Status | new => feedback |
2014-07-22 10:33 |
|
Status | feedback => resolved |
2014-07-22 10:33 |
|
Resolution | open => unable to reproduce |