obsproject / obs-studio

OBS Studio - Free and open source software for live streaming and screen recording
https://obsproject.com
GNU General Public License v2.0
58.82k stars 7.83k forks source link

Crash on geforce 9600/8800/GTS 250/GT 130 #171

Closed skyeatsjosh closed 4 years ago

skyeatsjosh commented 10 years ago

All I do is drag my OBS Studio into my Applications folder and try to open it shows for a moment then it crashes, I figured I might be able to assist with helping by giving a report log, this is with the newest released version.

Process: obs [10624] Path: /Applications/OBS Studio.app/Contents/Resources/bin/obs Identifier: com.obsproject.obs-studio Version: ??? Code Type: X86-64 (Native) Parent Process: launchd [200] Responsible: obs [10624] User ID: 501

Date/Time: 2014-07-14 11:10:00.916 -0400 OS Version: Mac OS X 10.9.4 (13E28) Report Version: 11 Anonymous UUID: 35BCB0E4-471A-2C19-B57D-F2EE82927616

Sleep/Wake UUID: DCCB7142-94D9-4845-A6AB-177C45463C1A

Crashed Thread: 8

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

VM Regions Near 0x30: --> __TEXT 000000010a3f6000-000000010a452000 [ 368K] r-x/rwx SM=COW /Applications/OBS Studio.app/Contents/Resources/bin/obs

Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff8904da1a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8904cd18 mach_msg + 64 2 com.apple.CoreGraphics 0x00007fff8f44ac62 _CGSSetTrackingAreaOption + 118 3 com.apple.AppKit 0x00007fff8e1252aa -[NSWindow _setEventMask:forTrackingRect:] + 77 4 com.apple.AppKit 0x00007fff8e02a1a4 _setTrackingRect + 416 5 com.apple.AppKit 0x00007fff8e029fe0 -[NSWindow _setTrackingRect:inside:owner:userData:useTrackingNum:install:] + 595 6 com.apple.AppKit 0x00007fff8e029d7a -[NSWindow _setTrackingRect:inside:owner:userData:useTrackingNum:] + 65 7 com.apple.AppKit 0x00007fff8e029b40 -[NSView(NSInternal) _installTrackingArea:] + 409 8 com.apple.AppKit 0x00007fff8e124761 -[NSView(NSInternal) _updateTrackingAreas] + 1199 9 com.apple.AppKit 0x00007fff8e1248c7 -[NSView(NSInternal) _updateTrackingAreas] + 1557 10 com.apple.AppKit 0x00007fff8e1248c7 -[NSView(NSInternal) _updateTrackingAreas] + 1557 11 com.apple.AppKit 0x00007fff8e1248c7 -[NSView(NSInternal) _updateTrackingAreas] + 1557 12 com.apple.AppKit 0x00007fff8e1248c7 -[NSView(NSInternal) _updateTrackingAreas] + 1557 13 com.apple.AppKit 0x00007fff8e17ae24 _handleInvalidCursorRectsNote + 994 14 com.apple.AppKit 0x00007fff8e7588a1 __35-[NSWindow _postInvalidCursorRects]_block_invoke2988 + 46 15 com.apple.CoreFoundation 0x00007fff8acc2d67 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23 16 com.apple.CoreFoundation 0x00007fff8acc2cd7 CFRunLoopDoObservers + 391 17 com.apple.CoreFoundation 0x00007fff8acb43b8 CFRunLoopRun + 776 18 com.apple.CoreFoundation 0x00007fff8acb3e75 CFRunLoopRunSpecific + 309 19 com.apple.HIToolbox 0x00007fff873fea0d RunCurrentEventLoopInMode + 226 20 com.apple.HIToolbox 0x00007fff873fe685 ReceiveNextEventCommon + 173 21 com.apple.HIToolbox 0x00007fff873fe5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65 22 com.apple.AppKit 0x00007fff8dfde24e _DPSNextEvent + 1434 23 com.apple.AppKit 0x00007fff8dfdd89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122 24 com.apple.AppKit 0x00007fff8dfd199c -[NSApplication run] + 553 25 libqcocoa.dylib 0x000000010e7d22a7 QCocoaEventDispatcher::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 2391 26 QtCore 0x000000010b38f05d QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 397 27 QtCore 0x000000010b392162 QCoreApplication::exec() + 354 28 obs 0x000000010a3fca65 main + 2837 29 obs 0x000000010a3f9964 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff89052662 kevent64 + 10 1 libdispatch.dylib 0x00007fff91c46421 _dispatch_mgr_invoke + 239 2 libdispatch.dylib 0x00007fff91c46136 _dispatch_mgr_thread + 52

Thread 2: 0 libsystem_kernel.dylib 0x00007fff89051e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff89d95f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff89d98fb9 start_wqthread + 13

Thread 3:: Qt bearer thread 0 libsystem_kernel.dylib 0x00007fff890519aa __select + 10 1 QtCore 0x000000010b3e0213 qt_safe_select(int, fdset, fdset, fdset, timespec const) + 547 2 QtCore 0x000000010b3e0f58 QEventDispatcherUNIXPrivate::doSelect(QFlagsQEventLoop::ProcessEventsFlag, timespec) + 680 3 QtCore 0x000000010b3e1dca QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 250 4 QtCore 0x000000010b38f05d QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 397 5 QtCore 0x000000010b1a60e3 QThread::exec() + 115 6 QtCore 0x000000010b1a9e60 QThreadPrivate::start(void_) + 352 7 libsystem_pthread.dylib 0x00007fff89d94899 _pthread_body + 138 8 libsystem_pthread.dylib 0x00007fff89d9472a _pthread_start + 137 9 libsystem_pthread.dylib 0x00007fff89d98fc9 thread_start + 13

Thread 4: 0 libsystem_kernel.dylib 0x00007fff89051e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff89d95f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff89d98fb9 start_wqthread + 13

Thread 5: 0 libsystem_kernel.dylib 0x00007fff89051e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff89d95f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff89d98fb9 start_wqthread + 13

Thread 6: 0 libsystem_kernel.dylib 0x00007fff8904da1a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8904cd18 mach_msg + 64 2 com.apple.CoreFoundation 0x00007fff8acb4f15 CFRunLoopServiceMachPort + 181 3 com.apple.CoreFoundation 0x00007fff8acb4539 CFRunLoopRun + 1161 4 com.apple.CoreFoundation 0x00007fff8acb3e75 CFRunLoopRunSpecific + 309 5 com.apple.AppKit 0x00007fff8e17e05e _NSEventThread + 144 6 libsystem_pthread.dylib 0x00007fff89d94899 _pthread_body + 138 7 libsystem_pthread.dylib 0x00007fff89d9472a _pthread_start + 137 8 libsystem_pthread.dylib 0x00007fff89d98fc9 thread_start + 13

Thread 7: 0 libsystem_kernel.dylib 0x00007fff89051a3a __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff8d303dc0 nanosleep + 200 2 libobs.0.dylib 0x000000010a4cf89a os_sleepto_ns + 106 3 libobs.0.dylib 0x000000010a4c2c35 video_thread + 117 4 libsystem_pthread.dylib 0x00007fff89d94899 _pthread_body + 138 5 libsystem_pthread.dylib 0x00007fff89d9472a _pthread_start + 137 6 libsystem_pthread.dylib 0x00007fff89d98fc9 thread_start + 13

Thread 8 Crashed: 0 com.apple.GeForceTeslaGLDriver 0x00001234402fda6d 0x123440000000 + 3136109 1 com.apple.GeForceTeslaGLDriver 0x00001234402f6a93 0x123440000000 + 3107475 2 com.apple.GeForceTeslaGLDriver 0x00001234402f0696 0x123440000000 + 3081878 3 com.apple.GeForceTeslaGLDriver 0x00001234402ffd64 0x123440000000 + 3145060 4 com.apple.GeForceTeslaGLDriver 0x0000123440300830 0x123440000000 + 3147824 5 com.apple.GeForceTeslaGLDriver 0x000012344020c3a5 0x123440000000 + 2147237 6 com.apple.GeForceTeslaGLDriver 0x000012344020bbd5 0x123440000000 + 2145237 7 com.apple.GeForceTeslaGLDriver 0x00001234402ff3b5 0x123440000000 + 3142581 8 com.apple.GeForceTeslaGLDriver 0x00001234402ec20b gldUpdateDispatch + 916 9 GLEngine 0x00007fff8a567192 gleFallbackAttemptToEnd + 319 10 GLEngine 0x00007fff8a5590ba gleUpdateDeferredStateFull + 8884 11 GLEngine 0x00007fff8a55a6a0 gleDoDrawDispatchCoreGL3 + 252 12 GLEngine 0x00007fff8a50ed9a gleDrawArraysOrElements_Entries_Body + 116 13 GLEngine 0x00007fff8a50829b glDrawArrays_GL3Exec + 194 14 libobs-opengl.so 0x000000010f4bf122 device_draw + 402 15 libobs.0.dylib 0x000000010a4e16b2 obs_video_thread + 1058 16 libsystem_pthread.dylib 0x00007fff89d94899 _pthread_body + 138 17 libsystem_pthread.dylib 0x00007fff89d9472a _pthread_start + 137 18 libsystem_pthread.dylib 0x00007fff89d98fc9 thread_start + 13

Thread 9: 0 libsystem_kernel.dylib 0x00007fff89051a3a __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff8d303dc0 nanosleep + 200 2 libsystem_c.dylib 0x00007fff8d303cb2 usleep + 54 3 libobs.0.dylib 0x000000010a4c4061 audio_thread + 161 4 libsystem_pthread.dylib 0x00007fff89d94899 _pthread_body + 138 5 libsystem_pthread.dylib 0x00007fff89d9472a _pthread_start + 137 6 libsystem_pthread.dylib 0x00007fff89d98fc9 thread_start + 13

Thread 8 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x000000011386de60 rcx: 0x0000000000000000 rdx: 0x0000000000000001 rdi: 0x000000011386de60 rsi: 0x0000000003000003 rbp: 0x000000011386dc60 rsp: 0x000000011386dc30 r8: 0x0000000000000016 r9: 0x00007fdab9c00000 r10: 0x00000000d890ca8b r11: 0x000000001ddff946 r12: 0x00007fdabaa2d548 r13: 0x00007fdab9c25108 r14: 0x000000011386de60 r15: 0x0000000000000001 rip: 0x00001234402fda6d rfl: 0x0000000000010246 cr2: 0x0000000000000030

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

Binary Images: 0x10a3f6000 - 0x10a451ff7 +obs (???) <7319538D-9A56-3508-92F7-9EE203D812BC> /Applications/OBS Studio.app/Contents/Resources/bin/obs 0x10a4a6000 - 0x10a4f6ff7 +libobs.0.dylib (0) <3DCA4ADB-A311-3370-AE10-81F6C3136614> /Applications/OBS Studio.app/Contents/Resources/bin/libobs.0.dylib 0x10a523000 - 0x10a9d6ff7 +QtWidgets (5.2) <20511AD2-CF71-368C-9F84-6BA80814FF03> /Applications/OBS Studio.app/Contents/Resources/bin/QtWidgets 0x10ab7d000 - 0x10ac81fff +QtNetwork (5.2) /Applications/OBS Studio.app/Contents/Resources/bin/QtNetwork 0x10aceb000 - 0x10b06aff7 +QtGui (5.2) <1D90F282-6151-3035-8878-C6AFB7E54E1D> /Applications/OBS Studio.app/Contents/Resources/bin/QtGui 0x10b180000 - 0x10b677fff +QtCore (5.2) <1CDDBA06-18A4-3012-93A6-C1E50440D003> /Applications/OBS Studio.app/Contents/Resources/bin/QtCore 0x10b768000 - 0x10b7c6fff +libswscale.2.dylib (0) /Applications/OBS Studio.app/Contents/Resources/bin/libswscale.2.dylib 0x10b7d5000 - 0x10b7e6fff +libswresample.0.dylib (0) <81F8F776-A596-3C17-B091-C83782330521> /Applications/OBS Studio.app/Contents/Resources/bin/libswresample.0.dylib 0x10b7f0000 - 0x10b911ff7 +libavformat.55.dylib (0) /Applications/OBS Studio.app/Contents/Resources/bin/libavformat.55.dylib 0x10b949000 - 0x10b979ff7 +libavutil.52.dylib (0) /Applications/OBS Studio.app/Contents/Resources/bin/libavutil.52.dylib 0x10b99b000 - 0x10b9e6ff7 +libSDL-1.2.0.dylib (0) <2D4BF69E-8211-306A-BBBD-19F695F89372> /Applications/OBS Studio.app/Contents/Resources/bin/libSDL-1.2.0.dylib 0x10ba06000 - 0x10baf2ff7 +libx264.142.dylib (0) <5510FED5-E9CF-3D5E-A592-8DA6AC8A45BD> /Applications/OBS Studio.app/Contents/Resources/bin/libx264.142.dylib 0x10bb8f000 - 0x10bb9dfff +libbz2.1.0.dylib (0) <57564CB0-AD8D-35AD-A8BE-EAF844A6005C> /Applications/OBS Studio.app/Contents/Resources/bin/libbz2.1.0.dylib 0x10bba8000 - 0x10bbb7ff7 +libz.1.dylib (0) /Applications/OBS Studio.app/Contents/Resources/bin/libz.1.dylib 0x10bbc0000 - 0x10bcb1ff7 +libX11.6.dylib (0) /Applications/OBS Studio.app/Contents/Resources/bin/libX11.6.dylib 0x10bcd5000 - 0x10bcdffff +libXext.6.dylib (0) /Applications/OBS Studio.app/Contents/Resources/bin/libXext.6.dylib 0x10bceb000 - 0x10bcf1fff +libXrandr.2.dylib (0) /Applications/OBS Studio.app/Contents/Resources/bin/libXrandr.2.dylib 0x10bcf5000 - 0x10bcf5ff9 +cl_kernels (???) cl_kernels 0x10bcf8000 - 0x10bcfefff +libXrender.1.dylib (0) /Applications/OBS Studio.app/Contents/Resources/bin/libXrender.1.dylib 0x10bd07000 - 0x10bd16fff +libxcb.1.dylib (0) <9282822D-4FC0-39AD-B226-4E7E66DD5571> /Applications/OBS Studio.app/Contents/Resources/bin/libxcb.1.dylib 0x10bd2a000 - 0x10bd2bfff +libXau.6.dylib (0) <935C8321-AAF2-3DED-AC86-293C2FAB97EC> /Applications/OBS Studio.app/Contents/Resources/bin/libXau.6.dylib 0x10bd2e000 - 0x10bd31fff +libXdmcp.6.dylib (0) /Applications/OBS Studio.app/Contents/Resources/bin/libXdmcp.6.dylib 0x10bd3b000 - 0x10c470fe7 +libavcodec.55.dylib (0) /Applications/OBS Studio.app/Contents/Resources/bin/libavcodec.55.dylib 0x10cb66000 - 0x10cb6afff com.apple.agl (3.2.3 - AGL-3.2.3) <9851E4CC-DA6B-3AF4-9B06-61BAC289572D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x10cbe8000 - 0x10cbeeff7 +libqgif.dylib (0) <8AD01367-19DE-3669-ABC0-4FE98DD3B7B9> /Applications/OBS Studio.app/Contents/Resources/bin/imageformats/libqgif.dylib 0x10cbf3000 - 0x10cbf8ff7 +libqico.dylib (0) <2AD7F5C9-FA28-3A97-95A2-8C5599D0A053> /Applications/OBS Studio.app/Contents/Resources/bin/imageformats/libqico.dylib 0x10cbfd000 - 0x10cbfeff4 +cl_kernels (???) <8D06867F-1E90-4309-9AA2-5289291187DC> cl_kernels 0x10e7b9000 - 0x10e849ff7 +libqcocoa.dylib (0) <847A2654-D22C-3B75-83F0-F0B420B72087> /Applications/OBS Studio.app/Contents/Resources/bin/platforms/libqcocoa.dylib 0x10e898000 - 0x10e8c1fff +QtPrintSupport (5.2) /Applications/OBS Studio.app/Contents/Resources/bin/QtPrintSupport 0x10f4b5000 - 0x10f4c4fff +libobs-opengl.so (???) /Applications/OBS Studio.app/Contents/Resources/bin/libobs-opengl.so 0x10f571000 - 0x10f57cfff libGPUSupport.dylib (9.6.1) <23B64473-59E7-3AC2-B8C0-CFCFDDF3F8A3> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib 0x10f63b000 - 0x10f65fff7 +libqtaccessiblewidgets.dylib (0) /Applications/OBS Studio.app/Contents/Resources/bin/accessible/libqtaccessiblewidgets.dylib 0x10f67d000 - 0x10f763fef unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x10fd56000 - 0x10fd5afff +libqsvg.dylib (0) /Applications/OBS Studio.app/Contents/Resources/bin/imageformats/libqsvg.dylib 0x10fd5f000 - 0x10fd63ff7 +libqtga.dylib (0) /Applications/OBS Studio.app/Contents/Resources/bin/imageformats/libqtga.dylib 0x110d64000 - 0x110d9fff7 +libqjpeg.dylib (0) /Applications/OBS Studio.app/Contents/Resources/bin/imageformats/libqjpeg.dylib 0x110da9000 - 0x110df7ff7 +libqmng.dylib (0) <4567DBE1-30DE-34BB-B1A7-33C5B51A9DBC> /Applications/OBS Studio.app/Contents/Resources/bin/imageformats/libqmng.dylib 0x110e08000 - 0x110e3fff7 +QtSvg (5.2) <03531661-9BA9-3B37-B1D5-EE422B1EB00B> /Applications/OBS Studio.app/Contents/Resources/bin/QtSvg 0x110e5d000 - 0x110e95ff7 +QtXml (5.2) <95437A17-0F0C-393D-AE9C-572A5FD40A01> /Applications/OBS Studio.app/Contents/Resources/bin/QtXml 0x110ead000 - 0x110f09fff +libqtiff.dylib (0) /Applications/OBS Studio.app/Contents/Resources/bin/imageformats/libqtiff.dylib 0x110f17000 - 0x110f1bff7 +libqwbmp.dylib (0) <93727823-54AE-35A9-841C-8AE6455B68D9> /Applications/OBS Studio.app/Contents/Resources/bin/imageformats/libqwbmp.dylib 0x111683000 - 0x1116a4ff7 +libobsglad.0.dylib (0) <5539C7C0-B3F3-3ACE-8276-039F97CE517F> /Applications/OBS Studio.app/Contents/Resources/bin/libobsglad.0.dylib 0x111725000 - 0x11172afff +libobs-ffmpeg.so (???) <12A4C652-FA6B-3D34-83CF-E8821A589DFC> /Applications/OBS Studio.app/Contents/Resources/obs-plugins/libobs-ffmpeg.so 0x11172f000 - 0x111731fff +libobs-x264.so (???) <042AB9C6-DCA7-31A2-B011-F79ABA5F3B69> /Applications/OBS Studio.app/Contents/Resources/obs-plugins/libobs-x264.so 0x111735000 - 0x111737fff +librtmp-services.so (???) /Applications/OBS Studio.app/Contents/Resources/obs-plugins/librtmp-services.so 0x11173b000 - 0x111740ff7 +libmac-avcapture.so (???) /Applications/OBS Studio.app/Contents/Resources/obs-plugins/libmac-avcapture.so 0x1121ea000 - 0x112934ff7 libclh.dylib (4.0.3 - 4.0.3) <154F3E80-3711-337B-AE2D-8E55966F4634> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dylib 0x112cdb000 - 0x112cdfff7 +libmac-capture.so (???) /Applications/OBS Studio.app/Contents/Resources/obs-plugins/libmac-capture.so 0x112d46000 - 0x112d4aff7 +libtest-input.so (???) /Applications/OBS Studio.app/Contents/Resources/obs-plugins/libtest-input.so 0x1133b9000 - 0x1133cdfff +libobs-outputs.so (???) <334EB4B8-C98C-3D31-8BA4-3083BC7958B4> /Applications/OBS Studio.app/Contents/Resources/obs-plugins/libobs-outputs.so 0x123440000000 - 0x12344086dfff com.apple.GeForceTeslaGLDriver (8.24.15 - 8.2.4) /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTeslaGLDriver 0x7fff6ed31000 - 0x7fff6ed64817 dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld 0x7fff84873000 - 0x7fff84c4afef com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff84c4b000 - 0x7fff84e03ffb libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib 0x7fff84e04000 - 0x7fff84e50ffe com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff84e54000 - 0x7fff84f18ff7 com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff84f1b000 - 0x7fff84f1bfff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff84f5d000 - 0x7fff84f6ffff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff84f70000 - 0x7fff84fc2fff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib 0x7fff84fc3000 - 0x7fff84fccff7 libcldcpuengine.dylib (2.3.58) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff84fcd000 - 0x7fff84ffcff9 com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff84ffd000 - 0x7fff85024ff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib 0x7fff8507d000 - 0x7fff8507dfff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8507e000 - 0x7fff85088ff7 com.apple.CrashReporterSupport (10.9 - 539) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff8508b000 - 0x7fff850dcff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff850dd000 - 0x7fff85124fff libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff85125000 - 0x7fff8514dffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib 0x7fff8514e000 - 0x7fff85581ffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff85617000 - 0x7fff85670fff libTIFF.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff85671000 - 0x7fff85742ff1 com.apple.DiskImagesFramework (10.9 - 371.1) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff85743000 - 0x7fff85805ff5 com.apple.CoreText (367.20 - 367.20) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff85806000 - 0x7fff8586cfff com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff8586d000 - 0x7fff85875fff libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib 0x7fff85876000 - 0x7fff8597cff7 com.apple.ImageIO.framework (3.3.0 - 1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8597f000 - 0x7fff859c4fff libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib 0x7fff859c5000 - 0x7fff85a13ff9 libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib 0x7fff85a14000 - 0x7fff85a15fff libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib 0x7fff85a16000 - 0x7fff85a16fff com.apple.Cocoa (6.8 - 20) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff85afa000 - 0x7fff85b69ff1 com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff85b97000 - 0x7fff85ba5fff com.apple.opengl (9.6.1 - 9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff85bce000 - 0x7fff85bfffff com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff85c00000 - 0x7fff85c34fff libssl.0.9.8.dylib (50) /usr/lib/libssl.0.9.8.dylib 0x7fff85c41000 - 0x7fff85c4afff com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff85c4b000 - 0x7fff85c70ff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff85c71000 - 0x7fff85d29ff7 com.apple.DiscRecording (8.0 - 8000.4.6) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff85d2a000 - 0x7fff85d77ff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff85d78000 - 0x7fff85d7afff com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff85d7b000 - 0x7fff85d8aff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff85dd2000 - 0x7fff85de3ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib 0x7fff85de4000 - 0x7fff85ecbff7 libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib 0x7fff85ecc000 - 0x7fff85ef5fff GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x7fff85ef6000 - 0x7fff86026ff7 com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff86027000 - 0x7fff86029fff libCVMSPluginSupport.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff8602a000 - 0x7fff8602afff com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff8602b000 - 0x7fff8605afd2 libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib 0x7fff86068000 - 0x7fff860a6ff7 libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff860ab000 - 0x7fff861cdfff com.apple.avfoundation (2.0 - 651.12.1) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff86243000 - 0x7fff862a6ffb com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff862a7000 - 0x7fff8657bfc7 com.apple.vImage (7.0 - 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff873d0000 - 0x7fff8767aff5 com.apple.HIToolbox (2.1.1 - 698) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff8767b000 - 0x7fff8772bff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff87767000 - 0x7fff877f2fff libCoreStorage.dylib (380) /usr/lib/libCoreStorage.dylib 0x7fff87845000 - 0x7fff8784dff3 libCGCMS.A.dylib (599.25.10.1) <9A4FAAD7-1C16-33F8-A615-1DCAB0546E31> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib 0x7fff87851000 - 0x7fff87869ff7 com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff8786a000 - 0x7fff8786eff7 libGIF.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff878d2000 - 0x7fff87d20fef com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff87e2e000 - 0x7fff87e2ffff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib 0x7fff87e30000 - 0x7fff87e34ff7 libheimdal-asn1.dylib (323.92.1) /usr/lib/libheimdal-asn1.dylib 0x7fff87e38000 - 0x7fff87e61fff com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff87e62000 - 0x7fff87e74ff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff87e75000 - 0x7fff87e7dfff libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib 0x7fff87e7e000 - 0x7fff87e7ffff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib 0x7fff87e80000 - 0x7fff87edffff com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff87f68000 - 0x7fff87f69ff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib 0x7fff87f6a000 - 0x7fff87fb8ff7 com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff87fb9000 - 0x7fff87ffeff6 com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff88108000 - 0x7fff881f2fff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib 0x7fff88243000 - 0x7fff88541fff com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff88542000 - 0x7fff88542fff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff88543000 - 0x7fff8854fffb com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff885ff000 - 0x7fff88601fff com.apple.SecCodeWrapper (3.0 - 1) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff88857000 - 0x7fff88921fff com.apple.LaunchServices (572.28 - 572.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff88922000 - 0x7fff8898ffff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff88d08000 - 0x7fff88d0aff7 com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff88d0b000 - 0x7fff88d0ffff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff88dce000 - 0x7fff88dd3ff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib 0x7fff88dd4000 - 0x7fff88dd7fff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff88dd8000 - 0x7fff88ddbfff libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff88ddc000 - 0x7fff88de6fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib 0x7fff88de7000 - 0x7fff88df4ff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib 0x7fff88e0d000 - 0x7fff88e35ffb libRIP.A.dylib (599.25.10.1) <623091DF-5769-3326-90EB-44EFC8087660> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff88e36000 - 0x7fff88e5bff7 com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff88e5c000 - 0x7fff88f4dff9 libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib 0x7fff88f4e000 - 0x7fff88f66ff7 com.apple.openscripting (1.4 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff88f86000 - 0x7fff88f8bfff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff88fa0000 - 0x7fff89017fff com.apple.CoreServices.OSServices (600.4 - 600.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8901f000 - 0x7fff8903bfff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib 0x7fff8903c000 - 0x7fff89058ff7 libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib 0x7fff89059000 - 0x7fff89083ff7 libsandbox.1.dylib (278.11.1) /usr/lib/libsandbox.1.dylib 0x7fff8908f000 - 0x7fff892d7ff7 com.apple.CoreData (107 - 481.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff892d8000 - 0x7fff8934bfff com.apple.securityfoundation (6.0 - 55122.3) <8575DF7A-EC79-3FCE-A737-7512363A5B12> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8934c000 - 0x7fff8935cffb libsasl2.2.dylib (170) /usr/lib/libsasl2.2.dylib 0x7fff89383000 - 0x7fff893c4fff com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff893c5000 - 0x7fff89429fff com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8942a000 - 0x7fff89445ff7 libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff89446000 - 0x7fff89450ff7 libcsfde.dylib (380) /usr/lib/libcsfde.dylib 0x7fff89451000 - 0x7fff8948aff7 com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff895cd000 - 0x7fff895cffff com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff89682000 - 0x7fff89685ff7 libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib 0x7fff89712000 - 0x7fff8972bff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff8972c000 - 0x7fff89733ffb libcopyfile.dylib (103.92.1) /usr/lib/system/libcopyfile.dylib 0x7fff89734000 - 0x7fff89823fff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff89824000 - 0x7fff89824fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff898f7000 - 0x7fff89900ff3 libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib 0x7fff89901000 - 0x7fff89943ff7 libauto.dylib (185.5) /usr/lib/libauto.dylib 0x7fff89944000 - 0x7fff89af1f27 libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib 0x7fff89d54000 - 0x7fff89d59fff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib 0x7fff89d5a000 - 0x7fff89d92ff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff89d93000 - 0x7fff89d9aff7 libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib 0x7fff89d9b000 - 0x7fff89e24fff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff89f97000 - 0x7fff89f9affa libCGXType.A.dylib (599.25.10.1) <9E609F91-BD17-3C51-A877-C80E7183A867> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff89fee000 - 0x7fff89ff9fff libkxld.dylib (2422.110.17) /usr/lib/system/libkxld.dylib 0x7fff89ffc000 - 0x7fff8a16cff4 com.apple.CFNetwork (673.4 - 673.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8a3cb000 - 0x7fff8a40afff libGLU.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8a40b000 - 0x7fff8a40effc com.apple.IOSurface (91.1 - 91.1) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff8a40f000 - 0x7fff8a40fffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib 0x7fff8a410000 - 0x7fff8a43fff7 com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff8a45a000 - 0x7fff8a461fff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib 0x7fff8a462000 - 0x7fff8a602ff7 GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine 0x7fff8a603000 - 0x7fff8a610fff com.apple.Sharing (132.2 - 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff8a686000 - 0x7fff8a691ff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff8a692000 - 0x7fff8a6e5fff com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff8a8d8000 - 0x7fff8a8d8ff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib 0x7fff8a8d9000 - 0x7fff8aa08fef com.apple.MediaControlSender (2.0 - 200.34.4) /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender 0x7fff8aa09000 - 0x7fff8aa44fff com.apple.bom (14.0 - 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff8aa83000 - 0x7fff8aa84ffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib 0x7fff8abf8000 - 0x7fff8abfaffb libutil.dylib (34) /usr/lib/libutil.dylib 0x7fff8abfb000 - 0x7fff8ac24ff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib 0x7fff8ac25000 - 0x7fff8ac26ff7 libSystem.B.dylib (1197.1.1) /usr/lib/libSystem.B.dylib 0x7fff8ac36000 - 0x7fff8ac43ff4 com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x7fff8ac44000 - 0x7fff8ae29fff com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff8aea9000 - 0x7fff8aeafff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib 0x7fff8af78000 - 0x7fff8af79fff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8b035000 - 0x7fff8b03bff7 com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 0x7fff8b2d4000 - 0x7fff8b360ff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8b3bf000 - 0x7fff8b3eefff com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8b66a000 - 0x7fff8b69afff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff8b69b000 - 0x7fff8b6f6ffb com.apple.AE (665.5 - 665.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8b989000 - 0x7fff8b9d2fff com.apple.CoreMedia (1.0 - 1273.54) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff8b9d3000 - 0x7fff8b9ddff7 com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff8b9de000 - 0x7fff8b9ebff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib 0x7fff8b9f9000 - 0x7fff8b9fbfff libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff8b9fc000 - 0x7fff8ba17ff7 libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib 0x7fff8ba3f000 - 0x7fff8bc99ff9 com.apple.security (7.0 - 55471.14.8) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff8bcf9000 - 0x7fff8bd5effb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8bd5f000 - 0x7fff8bd6afff libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff8bd6b000 - 0x7fff8bed9ff7 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff8beda000 - 0x7fff8bedaffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff8bf68000 - 0x7fff8bf6fff8 liblaunch.dylib (842.92.1) /usr/lib/system/liblaunch.dylib 0x7fff8bf71000 - 0x7fff8bfbefff com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff8bfbf000 - 0x7fff8c15bff3 com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff8c18b000 - 0x7fff8c193ffc libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff8c1ae000 - 0x7fff8c29cfff libJP2.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff8c2a0000 - 0x7fff8c2eefff libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib 0x7fff8c813000 - 0x7fff8c817fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff8c8e9000 - 0x7fff8c8f1ff7 com.apple.AppleSRP (5.0 - 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff8c8f2000 - 0x7fff8c902fff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib 0x7fff8d252000 - 0x7fff8d265ff7 com.apple.AppContainer (3.0 - 1) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff8d288000 - 0x7fff8d311ff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib 0x7fff8d312000 - 0x7fff8d328fff com.apple.CoreMediaAuthoring (2.2 - 947) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff8d713000 - 0x7fff8d717ff7 libcache.dylib (62) /usr/lib/system/libcache.dylib 0x7fff8d718000 - 0x7fff8d7e3fff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff8d7ea000 - 0x7fff8d7efff7 com.apple.MediaAccessibility (1.0 - 43) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff8d7f0000 - 0x7fff8d837ff7 libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib 0x7fff8d838000 - 0x7fff8d841ffd com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff8d846000 - 0x7fff8d84cfff com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification 0x7fff8d84d000 - 0x7fff8d9a1ff3 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8d9a2000 - 0x7fff8da23fff com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff8da24000 - 0x7fff8da2cff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8da2d000 - 0x7fff8da85ff7 com.apple.Symbolication (1.4 - 129.0.2) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff8dabc000 - 0x7fff8dacdff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib 0x7fff8dad3000 - 0x7fff8deb4ffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff8deb5000 - 0x7fff8ded9ff7 libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff8deda000 - 0x7fff8dfb9fff libcrypto.0.9.8.dylib (50) /usr/lib/libcrypto.0.9.8.dylib 0x7fff8dfba000 - 0x7fff8eb30ff7 com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff8eb31000 - 0x7fff8eb4cff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x7fff8eb4d000 - 0x7fff8ebb9fff com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8ec47000 - 0x7fff8ecd7ff7 com.apple.Metadata (10.7.0 - 800.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff8ecd8000 - 0x7fff8ecdbfff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff8f3ee000 - 0x7fff8fd0e32b com.apple.CoreGraphics (1.600.0 - 599.25.10.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff8fd0f000 - 0x7fff8fdf3fff com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff8fdf6000 - 0x7fff8fdf7ff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff8fdf8000 - 0x7fff8fe0fff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff8fe10000 - 0x7fff8fe17fff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff8fe18000 - 0x7fff8fe22ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff905df000 - 0x7fff90745fff libGLProgrammability.dylib (9.6.1) <07700B99-8542-32D7-BB96-29472EFE75EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff90746000 - 0x7fff90a17ff4 com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff90e74000 - 0x7fff90e91ff7 com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff90e92000 - 0x7fff90ebefff com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff90ebf000 - 0x7fff90ec1ff3 libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib 0x7fff90ec2000 - 0x7fff90ec6ff7 libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib 0x7fff90ec7000 - 0x7fff90efcffc com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff90ffa000 - 0x7fff91013ff7 com.apple.Ubiquity (1.3 - 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff91014000 - 0x7fff9102bffa libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib 0x7fff9104f000 - 0x7fff91073fff libxpc.dylib (300.90.2) /usr/lib/system/libxpc.dylib 0x7fff91074000 - 0x7fff913aafff com.apple.MediaToolbox (1.0 - 1273.54) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff913ab000 - 0x7fff91695fff com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff916d7000 - 0x7fff916e3ff7 com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff91beb000 - 0x7fff91c15ff7 libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib 0x7fff91c43000 - 0x7fff91c5dfff libdispatch.dylib (339.92.1) /usr/lib/system/libdispatch.dylib 0x7fff91c9c000 - 0x7fff91d03ff7 com.apple.CoreUtils (2.0 - 200.34.4) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff91d04000 - 0x7fff91d2bffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib 0x7fff91d2c000 - 0x7fff91d2eff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib 0x7fff91d2f000 - 0x7fff91d30ff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 1 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 42051 thread_create: 0 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=230.7M resident=89.1M(39%) swapped_out_or_unallocated=141.5M(61%) Writable regions: Total=153.4M written=28.0M(18%) resident=67.1M(44%) swapped_out=16K(0%) unallocated=86.3M(56%)

REGION TYPE VIRTUAL =========== ======= CG backing stores 2924K CG image 12K CG raster data 24K CG shared images 212K CoreGraphics 4K CoreImage 8K Dispatch continuations 4096K IOKit 42.1M IOKit (reserved) 8K reserved VM address space (unallocated) Kernel Alloc Once 8K MALLOC 65.9M MALLOC (admin) 32K Memory Tag 242 12K OpenCL 20K OpenGL GLSL 5632K STACK GUARD 56.0M Stack 12.1M VM_ALLOCATE 18.0M DATA 48.6M IMAGE 528K LINKEDIT 72.9M TEXT 157.8M __UNICODE 544K mapped file 59.4M shared memory 68K =========== ======= TOTAL 546.7M TOTAL, minus reserved VM space 546.6M

Model: MacBookPro5,3, BootROM MBP53.00AC.B03, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.48f2 Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463235363634485A2D3147314631 Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463235363634485A2D3147314631 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.22) Bluetooth: Version 4.2.6f1 14216, 3 services, 15 devices, 1 incoming serial ports Network Service: AirPort, AirPort, en1 Serial ATA Device: FUJITSU MJA2500BH FFS G1, 500.11 GB Serial ATA Device: HL-DT-ST DVDRW GS23N USB Device: Built-in iSight USB Device: Internal Memory Card Reader USB Device: CTH-670 USB Device: Apple Internal Keyboard / Trackpad USB Device: IR Receiver USB Device: BRCM2046 Hub USB Device: Bluetooth USB Host Controller Thunderbolt Bus:

jp9000 commented 10 years ago

Known issue, renamed the title for when we fix this up later.