mpv-player / mpv

🎥 Command line video player
https://mpv.io
Other
28.03k stars 2.88k forks source link

mpv OS X crash #423

Closed tunnels closed 10 years ago

tunnels commented 10 years ago

mpv is crashing on certain files, wether I launch them from Finder or iTerm. I think it may be an audio issue; running it from the command line gives this error

[ao/coreaudio] unable to set the input format on the audio unit ('fmt?') AO: [null] 48000Hz stereo 2ch ??
VO: [opengl-hq] 1280x720 => 1280x720 420p
zsh: floating point exception  mpv"

following is the full crash log

tunnels commented 10 years ago
Process:         mpv [15297]
Path:            /usr/local/Cellar/mpv/HEAD/bin/mpv.app/Contents/MacOS/mpv
Identifier:      io.mpv
Version:         git-d259d88 (0)
Code Type:       X86-64 (Native)
Parent Process:  launchd [178]
Responsible:     mpv [15297]
User ID:         501

Date/Time:       2013-12-23 15:02:05.529 -0500
OS Version:      Mac OS X 10.9.1 (13B42)
Report Version:  11
Anonymous UUID:  8F624504-591C-1995-0564-5D50DBF7276C

Sleep/Wake UUID: 3EB43250-26F2-4CD5-B377-D318E0AE166D

Crashed Thread:  6

Exception Type:  EXC_ARITHMETIC (SIGFPE)
Exception Codes: EXC_I386_DIV (divide by zero)

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff90cc9a1a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff90cc8d18 mach_msg + 64
2   com.apple.CoreFoundation        0x00007fff89e98315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation        0x00007fff89e97939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation        0x00007fff89e97275 CFRunLoopRunSpecific + 309
5   com.apple.HIToolbox             0x00007fff8ca2df0d RunCurrentEventLoopInMode + 226
6   com.apple.HIToolbox             0x00007fff8ca2dcb7 ReceiveNextEventCommon + 479
7   com.apple.HIToolbox             0x00007fff8ca2dabc _BlockUntilNextEventMatchingListInModeWithFilter + 65
8   com.apple.AppKit                0x00007fff8904628e _DPSNextEvent + 1434
9   com.apple.AppKit                0x00007fff890458db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
10  com.apple.AppKit                0x00007fff890399cc -[NSApplication run] + 553
11  io.mpv                          0x000000010822f333 cocoa_run_runloop + 83
12  io.mpv                          0x000000010822edd3 cocoa_main + 243
13  io.mpv                          0x00000001081aa79c main + 44
14  libdyld.dylib                   0x00007fff8c76a5fd start + 1

Thread 1:
0   libsystem_kernel.dylib          0x00007fff90ccde6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8bcd5f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff8bcd8fb9 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff90cce662 kevent64 + 10
1   libdispatch.dylib               0x00007fff91ed143d _dispatch_mgr_invoke + 239
2   libdispatch.dylib               0x00007fff91ed1152 _dispatch_mgr_thread + 52

Thread 3:
0   libsystem_kernel.dylib          0x00007fff90ccde6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8bcd5f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff8bcd8fb9 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff90ccde6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8bcd5f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff8bcd8fb9 start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib          0x00007fff90cc9a1a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff90cc8d18 mach_msg + 64
2   com.apple.CoreFoundation        0x00007fff89e98315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation        0x00007fff89e97939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation        0x00007fff89e97275 CFRunLoopRunSpecific + 309
5   com.apple.AppKit                0x00007fff891e61ce _NSEventThread + 144
6   libsystem_pthread.dylib         0x00007fff8bcd4899 _pthread_body + 138
7   libsystem_pthread.dylib         0x00007fff8bcd472a _pthread_start + 137
8   libsystem_pthread.dylib         0x00007fff8bcd8fc9 thread_start + 13

Thread 6 Crashed:
0   io.mpv                          0x0000000108135488 mp_audio_get_allocated_size + 56
1   io.mpv                          0x000000010813542e mp_audio_realloc_min + 30
2   io.mpv                          0x0000000108147b71 filter + 145
3   io.mpv                          0x000000010813e352 af_filter + 146
4   io.mpv                          0x000000010813d24b filter_n_bytes + 507
5   io.mpv                          0x000000010813d015 audio_decode + 197
6   io.mpv                          0x0000000108198ef8 audio_start_sync + 152
7   io.mpv                          0x0000000108198a31 fill_audio_out_buffers + 385
8   io.mpv                          0x00000001081b0c92 run_playloop + 3442
9   io.mpv                          0x00000001081a842a play_current_file + 3754
10  io.mpv                          0x00000001081a7380 mp_play_files + 80
11  io.mpv                          0x00000001081ab0df mpv_main + 2351
12  io.mpv                          0x000000010822f2c5 playback_thread + 69
13  libsystem_pthread.dylib         0x00007fff8bcd4899 _pthread_body + 138
14  libsystem_pthread.dylib         0x00007fff8bcd472a _pthread_start + 137
15  libsystem_pthread.dylib         0x00007fff8bcd8fc9 thread_start + 13

Thread 7:
0   libsystem_kernel.dylib          0x00007fff90ccde6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8bcd5f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff8bcd8fb9 start_wqthread + 13

Thread 8:
0   libsystem_kernel.dylib          0x00007fff90ccde6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8bcd5f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff8bcd8fb9 start_wqthread + 13

Thread 9:
0   libsystem_kernel.dylib          0x00007fff90ccd716 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff8bcd6c3b _pthread_cond_wait + 727
2   libavcodec.54.92.100.dylib      0x00000001086a9ff5 0x108403000 + 2781173
3   ???                             0x0000206000000000 0 + 35596688949248

Thread 10:
0   libsystem_kernel.dylib          0x00007fff90ccd716 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff8bcd6c3b _pthread_cond_wait + 727
2   libavcodec.54.92.100.dylib      0x00000001086a9ff5 0x108403000 + 2781173
3   ???                             0x0000206000000000 0 + 35596688949248

Thread 11:
0   libsystem_kernel.dylib          0x00007fff90ccd716 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff8bcd6c3b _pthread_cond_wait + 727
2   libavcodec.54.92.100.dylib      0x00000001086a9ff5 0x108403000 + 2781173
3   ???                             0x0000206000000000 0 + 35596688949248

Thread 12:
0   libsystem_kernel.dylib          0x00007fff90ccd716 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff8bcd6c3b _pthread_cond_wait + 727
2   libavcodec.54.92.100.dylib      0x00000001086a9ff5 0x108403000 + 2781173
3   ???                             0x0000206000000000 0 + 35596688949248

Thread 6 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000000010d374000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  rdi: 0x00006080001850b0  rsi: 0x0000000000000000  rbp: 0x000000010d372d90  rsp: 0x000000010d372d90
   r8: 0x000000000000bb80   r9: 0x000000010d373100  r10: 0x00000001083fabb8  r11: 0x00000001083de886
  r12: 0x0000000000008d03  r13: 0x0000000000000000  r14: 0x00007fff57ad4ca0  r15: 0x000000010822f280
  rip: 0x0000000108135488  rfl: 0x0000000000010297  cr2: 0x00007fd8e207c000

Logical CPU:     2
Error Code:      0x00000000
Trap Number:     0

Binary Images:
       0x10812b000 -        0x108261fff +io.mpv (git-d259d88 - 0) <3CAB68B4-BD66-30B4-93CD-6990D3301C39> /usr/local/Cellar/mpv/HEAD/bin/mpv.app/Contents/MacOS/mpv
       0x108314000 -        0x10832eff7 +libavresample.1.1.0.dylib (0) <DF8F5733-F4A7-3CFC-B884-7EE0A55B300F> /usr/local/lib/libavresample.1.1.0.dylib
       0x108339000 -        0x10836cfff +liblcms2.2.dylib (0) <897677F1-08F4-33F5-B82A-D3B67B65CD53> /usr/local/lib/liblcms2.2.dylib
       0x108380000 -        0x1083adfff +libjpeg.8.dylib (0) <0B1835CF-3B05-364E-BB56-A7B45D08476F> /usr/local/lib/libjpeg.8.dylib
       0x1083b5000 -        0x1083c8ff7 +libswresample.0.17.102.dylib (0) <B7C941A3-A805-3E12-BAEA-BC506325DCE9> /usr/local/lib/libswresample.0.17.102.dylib
       0x1083d3000 -        0x1083f1ff7 +libavutil.52.18.100.dylib (0) <DB63D4A4-259D-3BBC-8AAE-8F56241A6822> /usr/local/lib/libavutil.52.18.100.dylib
       0x108403000 -        0x108b51ff7 +libavcodec.54.92.100.dylib (0) <81BD52D1-7EA8-33BA-B1BB-EFB564101B42> /usr/local/lib/libavcodec.54.92.100.dylib
       0x109030000 -        0x109124fff +libavformat.54.63.104.dylib (0) <A62BCD99-EF73-3D54-BFD9-D060BF1D270A> /usr/local/lib/libavformat.54.63.104.dylib
       0x109157000 -        0x1091a0ff7 +libswscale.2.2.100.dylib (0) <FB5BE9BA-9F75-3F6A-92FC-2E592338A721> /usr/local/lib/libswscale.2.2.100.dylib
       0x1091ab000 -        0x10921fff7 +libavfilter.3.42.103.dylib (0) <FBB02502-33D0-364E-A99E-13CF65DB4C11> /usr/local/lib/libavfilter.3.42.103.dylib
       0x10924e000 -        0x109278fff +libmpg123.0.dylib (0) <CA12CF79-3763-31C2-8C0B-9ABFED0BE174> /usr/local/lib/libmpg123.0.dylib
       0x109293000 -        0x1092b0ff7 +libpostproc.52.2.100.dylib (0) <4F3785DE-A0DF-3FB6-B8A7-E74AFF524C4E> /usr/local/lib/libpostproc.52.2.100.dylib
       0x1092b5000 -        0x1092bafff +libavdevice.54.3.103.dylib (0) <07911D4C-0166-3A67-8344-BB9C92409ADB> /usr/local/lib/libavdevice.54.3.103.dylib
       0x1092be000 -        0x1092d3fff +libass.5.dylib (0) <1B747940-5CED-3B18-BB63-3C3349F7589E> /usr/local/opt/libass-ct/lib/libass.5.dylib
       0x1092dd000 -        0x1092defff  com.apple.VideoDecodeAcceleration (1.1 - 8) <E7FB3557-C423-3777-A24A-7C62FB9DDF96> /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDecodeAcceleration
       0x1092e7000 -        0x10939cfef +libx264.125.dylib (0) <464C10A6-3CAA-341F-93AA-F15324714FF2> /usr/local/lib/libx264.125.dylib
       0x109432000 -        0x109464ff7 +libmp3lame.0.dylib (0) <058C00BD-A23D-3CB8-A1D7-9C28929E0ABA> /usr/local/lib/libmp3lame.0.dylib
       0x10949d000 -        0x1094a7fff +libfaac.0.0.0.dylib (0) <FF8B6778-FDB8-3972-89B5-A072C2F3B8E2> /usr/local/lib/libfaac.0.0.0.dylib
       0x1094ae000 -        0x1094b3ff7 +libltdl.7.dylib (0) <681B6AE6-F7B3-3128-B6C1-B10D8816C3A2> /usr/local/lib/libltdl.7.dylib
       0x1094be000 -        0x109528ff7 +libfreetype.6.dylib (0) <12DACCDC-0894-3FC7-9B7A-2115F321D3A8> /usr/local/lib/libfreetype.6.dylib
       0x109543000 -        0x109556ff7 +libfribidi.0.dylib (0) <47558B34-227F-3233-90F8-BA8112F77A43> /usr/local/lib/libfribidi.0.dylib
       0x10955a000 -        0x109576ff7 +libpng15.15.dylib (0) <73BB9CC8-7AE8-39FB-B057-F190DE33141D> /usr/local/lib/libpng15.15.dylib
       0x10afce000 -        0x10afd8fff  com.apple.iokit.IOHIDLib (2.0.0 - 2.0.0) <DE8268DE-F40C-3644-8C7D-D9E1274A4C26> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
       0x10afe8000 -        0x10aff3fff  libGPUSupport.dylib (9.0.83) <AF15BF74-F9B3-35B9-8728-3B3A2EB6E432> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
       0x10e536000 -        0x10ec80ff7  libclh.dylib (4.0.3 - 4.0.3) <BC457879-2A9F-3A1E-909F-1500E8D4C207> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dylib
       0x10ed53000 -        0x10ed57ffd  com.apple.audio.AppleHDAHALPlugIn (2.5.3 - 2.5.3fc1) <844CFCFD-F813-36F1-A5BF-FB9D7BD7040D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x115076000 -        0x115247fff  com.apple.audio.units.Components (1.9 - 1.9) <80991B19-4B07-3DBF-A4B3-597DA1AA65B2> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x123400000000 -     0x123400353ff7  com.apple.driver.AppleIntelHDGraphicsGLDriver (8.18.28 - 8.1.8) <69A271D8-1845-369D-AFEC-745B8DEF3A20> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHDGraphicsGLDriver
    0x123440000000 -     0x123440867ff7  com.apple.GeForceTeslaGLDriver (8.18.28 - 8.1.8) <A17676FF-2A81-319B-A6ED-85C6854C5C35> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTeslaGLDriver
    0x7fff6233d000 -     0x7fff62370817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
    0x7fff84ce8000 -     0x7fff84d55fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff854a9000 -     0x7fff85572fff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff85573000 -     0x7fff85579ff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
    0x7fff85587000 -     0x7fff855abff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff855ac000 -     0x7fff855c9ff7  com.apple.framework.Apple80211 (9.0 - 900.47) <C897AFE6-DD73-387D-816A-67252A564207> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff85717000 -     0x7fff85756fff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8577e000 -     0x7fff85bccfff  com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff85bcd000 -     0x7fff85bd0ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff85e4e000 -     0x7fff85e5aff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff85e5b000 -     0x7fff85e5bff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff861d5000 -     0x7fff861d6ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff861d7000 -     0x7fff86206ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff86207000 -     0x7fff86259fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff862e4000 -     0x7fff862e6ff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
    0x7fff86338000 -     0x7fff86385fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff86386000 -     0x7fff863a2fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff863c2000 -     0x7fff863d1ff8  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
    0x7fff86403000 -     0x7fff86408ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff86409000 -     0x7fff86651fff  com.apple.CoreData (107 - 481) <E5AFBA07-F73E-3B3F-9099-F51224EE8EAD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff86652000 -     0x7fff86654ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff86655000 -     0x7fff86685fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff86686000 -     0x7fff86687ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff86688000 -     0x7fff86689ff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff866da000 -     0x7fff8678aff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8678b000 -     0x7fff867defff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff867df000 -     0x7fff867e1fff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff867e2000 -     0x7fff867e2fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff867e3000 -     0x7fff86831fff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff86832000 -     0x7fff86836fff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
    0x7fff86979000 -     0x7fff869dcff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff869dd000 -     0x7fff869f8ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff869f9000 -     0x7fff86a32ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff86a33000 -     0x7fff86aa2ff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff86aad000 -     0x7fff86ab6fff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff86ab7000 -     0x7fff86ad0ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff86ad1000 -     0x7fff86adbfff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff86b3f000 -     0x7fff86e59ff7  com.apple.MediaToolbox (1.0 - 1273.29) <6260E68B-7E50-3D49-8C0A-7145614C13D8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff86e77000 -     0x7fff86e80fff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff86ebf000 -     0x7fff87117ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff87121000 -     0x7fff8724dfff  com.apple.MediaControlSender (1.9 - 190.4) <F5E934E1-D004-3C84-815A-961319F8C522> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    0x7fff8724e000 -     0x7fff87295ff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
    0x7fff87296000 -     0x7fff8744eff3  libicucore.A.dylib (511.27) <003B6C21-CBD1-3486-9A1D-030ADF5FA061> /usr/lib/libicucore.A.dylib
    0x7fff8749e000 -     0x7fff87788fff  com.apple.CoreServices.CarbonCore (1077.14 - 1077.14) <B00BEB34-A9F5-381F-99FD-11E405768A9A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff87789000 -     0x7fff878c9fff  com.apple.QTKit (7.7.3 - 2826.0.1) <44109489-09C2-34C4-AB66-E52A505D7887> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff878ca000 -     0x7fff878cdffa  libCGXType.A.dylib (599.7) <2FC9C2BC-B5C5-3C27-93F9-51C6C4512E9D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff878ce000 -     0x7fff878d2fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff878d3000 -     0x7fff878dbff7  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
    0x7fff878dc000 -     0x7fff87905ff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
    0x7fff881e6000 -     0x7fff881e6fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff881e7000 -     0x7fff881f3ff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8847d000 -     0x7fff884a2ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8870a000 -     0x7fff887ccff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff887cd000 -     0x7fff887d4fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff887d5000 -     0x7fff887e2ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff887f3000 -     0x7fff887f6fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff889d3000 -     0x7fff88b26ff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff88b27000 -     0x7fff88b2cfff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff88b2d000 -     0x7fff88dfbff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff88dfc000 -     0x7fff88e3dfff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff88e3e000 -     0x7fff88facff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff88fad000 -     0x7fff88fbaff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff88fbb000 -     0x7fff88fc1fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x7fff88fc2000 -     0x7fff88ff1fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff88ff2000 -     0x7fff89021ff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff89022000 -     0x7fff89b96ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff89b97000 -     0x7fff89c7bfff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff89c99000 -     0x7fff89e26ff7  GLEngine (9.0.83) <26CCE609-D645-3945-A678-517ED5B65785> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff89e27000 -     0x7fff8a00cff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8a05d000 -     0x7fff8a05dfff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8a05e000 -     0x7fff8a076ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8a077000 -     0x7fff8a08effa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x7fff8a2bf000 -     0x7fff8a2f7ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8a6b0000 -     0x7fff8a79efff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8a79f000 -     0x7fff8a7e4ff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8a7e5000 -     0x7fff8a840ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8a8df000 -     0x7fff8a943ff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8a944000 -     0x7fff8a94ffff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
    0x7fff8ae57000 -     0x7fff8ae68ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff8ae69000 -     0x7fff8af99ff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8b18b000 -     0x7fff8b18bffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8b18c000 -     0x7fff8b1f2fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8b35a000 -     0x7fff8b441ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff8b442000 -     0x7fff8b443ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8b444000 -     0x7fff8b479ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <7E31A674-C6AB-33BE-BD5E-F5E3C6E22894> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8b47a000 -     0x7fff8b505fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
    0x7fff8b506000 -     0x7fff8b521ff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8b522000 -     0x7fff8b5b1fff  com.apple.Metadata (10.7.0 - 800.12.2) <A9F5D471-8732-3F95-A4A2-33864B92A181> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8b5b2000 -     0x7fff8b8b1fff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8b8b9000 -     0x7fff8b8cffff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff8b8d0000 -     0x7fff8b921ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8b922000 -     0x7fff8b924fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8b96e000 -     0x7fff8b9b7fff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8ba78000 -     0x7fff8bb01ff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
    0x7fff8bb02000 -     0x7fff8bb0afff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x7fff8bb0d000 -     0x7fff8bb15fff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8bbb9000 -     0x7fff8bbbafff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff8bcd3000 -     0x7fff8bcdaff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8bcdb000 -     0x7fff8bd45ff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8bd46000 -     0x7fff8bd8bff7  libcurl.4.dylib (78) <A722B4F0-1F6C-3E16-9CB1-4C6ADC15221E> /usr/lib/libcurl.4.dylib
    0x7fff8bd8c000 -     0x7fff8be76fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff8be77000 -     0x7fff8be80ff7  libcldcpuengine.dylib (2.3.58) <A2E1ED7B-FC7E-31F6-830A-FF917689766B> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff8bee0000 -     0x7fff8bf0aff7  libsandbox.1.dylib (278.10) <B4183FA8-F7E2-3301-8BF9-0EEFB793A5D5> /usr/lib/libsandbox.1.dylib
    0x7fff8bf0b000 -     0x7fff8bf0bfff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8bf0c000 -     0x7fff8bf0efff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff8bf0f000 -     0x7fff8bf1afff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8bf89000 -     0x7fff8bf90fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8bfc3000 -     0x7fff8c00efff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff8c07f000 -     0x7fff8c15efff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8c15f000 -     0x7fff8c1d6fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8c238000 -     0x7fff8c238fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8c273000 -     0x7fff8c283ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff8c284000 -     0x7fff8c2c6ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff8c2c7000 -     0x7fff8c2cbff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
    0x7fff8c2cc000 -     0x7fff8c384ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8c385000 -     0x7fff8c766ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8c767000 -     0x7fff8c76aff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
    0x7fff8c76b000 -     0x7fff8c9ccff7  com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff8c9cd000 -     0x7fff8c9fefff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8c9ff000 -     0x7fff8cca9ffd  com.apple.HIToolbox (2.1 - 696) <1CFFF37B-C392-3088-B0A4-C08C55B2AF8F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8ccde000 -     0x7fff8cce0ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff8cce1000 -     0x7fff8ccebfff  com.apple.AppSandbox (3.0 - 1) <55717299-8164-3D79-918F-BD64706735CF> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff8ccec000 -     0x7fff8d062ffa  com.apple.JavaScriptCore (9537 - 9537.73.10) <4A4AE781-6F76-3412-B0E5-67E0BAEE22A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8d063000 -     0x7fff8d0aafff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8d151000 -     0x7fff8d6c1fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8d6f0000 -     0x7fff8d72aff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8d72b000 -     0x7fff8d72dfff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8d72e000 -     0x7fff8d8caff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8d8cb000 -     0x7fff8d93effb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8d981000 -     0x7fff8d98afff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff8d98b000 -     0x7fff8d98bfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8d98c000 -     0x7fff8d9c0fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x7fff8d9c1000 -     0x7fff8ddf4ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff8de02000 -     0x7fff8de0cff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8de4b000 -     0x7fff8de66ff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8de67000 -     0x7fff8de93fff  com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8deb7000 -     0x7fff8debeff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
    0x7fff8df06000 -     0x7fff8df2dff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff8e28a000 -     0x7fff8e35bff7  com.apple.QuickLookUIFramework (5.0 - 622.3) <9741E66B-3978-35F6-8846-B6C528945611> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff8e35c000 -     0x7fff8e42dff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8e42e000 -     0x7fff8e438ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8e536000 -     0x7fff8e53effc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8e585000 -     0x7fff8e5ddff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8e5de000 -     0x7fff8e679ff7  com.apple.PDFKit (2.9 - 2.9) <AD968A31-6567-30A7-A699-154C88DB56D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff8e764000 -     0x7fff8e776fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8e777000 -     0x7fff8e7a0fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8e7a1000 -     0x7fff8e7c8ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff8e7c9000 -     0x7fff8e8b8fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8e8f7000 -     0x7fff8e8f7fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8ebdf000 -     0x7fff8ec03fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff8ec04000 -     0x7fff8ecf5ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff8ecf6000 -     0x7fff8ed1ffff  GLRendererFloat (9.0.83) <1F1160A8-5047-3CEE-AC1E-D29520D0B367> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff8ed20000 -     0x7fff8ed24ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff8ed38000 -     0x7fff8ed3aff7  com.apple.SecCodeWrapper (3.0 - 1) <F5107AD0-20CD-328C-8B2E-74CB6F3169F6> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff8f117000 -     0x7fff8f120ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff8f123000 -     0x7fff8f16fffe  com.apple.CoreMediaIO (401.0 - 4544) <44EBC0FE-DAD5-3711-96CB-05250F350A16> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8ffc3000 -     0x7fff904e7fff  com.apple.QuartzComposer (5.1 - 316) <B20E93C3-8517-3E5C-83B6-C312C839C5D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff90660000 -     0x7fff90663fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff90664000 -     0x7fff9066fff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff90670000 -     0x7fff90733ff7  com.apple.backup.framework (1.5.1 - 1.5.1) <FC4E949B-B41A-3F21-8AF8-AEDB13146FEA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff90734000 -     0x7fff90a08fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff90a09000 -     0x7fff90a39fff  libncurses.5.4.dylib (42) <BF763D62-9149-37CB-B1D2-F66A2510E6DD> /usr/lib/libncurses.5.4.dylib
    0x7fff90a3a000 -     0x7fff90a3dfff  com.apple.AppleSystemInfo (3.0 - 3.0) <4D032152-AA40-350E-BB96-44BC55C5C69C> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff90a3e000 -     0x7fff90a40ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x7fff90a41000 -     0x7fff90a53ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff90a54000 -     0x7fff90a7eff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff90a7f000 -     0x7fff90a97ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff90aca000 -     0x7fff90b53fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff90b54000 -     0x7fff90c59fff  com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff90c5c000 -     0x7fff90c66ff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
    0x7fff90c7d000 -     0x7fff90c90ff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff90cb8000 -     0x7fff90cd4ff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
    0x7fff90ce0000 -     0x7fff915fc05f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff91628000 -     0x7fff91638fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff9163b000 -     0x7fff9163cfff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff9163d000 -     0x7fff91654fff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff91655000 -     0x7fff916b4fff  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff916b5000 -     0x7fff91825ff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff91826000 -     0x7fff9182dff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
    0x7fff918a3000 -     0x7fff918bcff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff918bd000 -     0x7fff91a6af27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff91ae9000 -     0x7fff91b18fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff91b23000 -     0x7fff91b83ff2  com.apple.CoreUtils (1.9 - 190.4) <CBB5B4DC-2801-32B3-A31C-8811CCF99873> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff91b84000 -     0x7fff91b84ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff91b85000 -     0x7fff91ba9fff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
    0x7fff91bd9000 -     0x7fff91bdafff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff91cac000 -     0x7fff91d10ff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff91d11000 -     0x7fff91d15ff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff91d3d000 -     0x7fff91d65ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff91d66000 -     0x7fff91d67ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
    0x7fff91da5000 -     0x7fff91db3fff  com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff91db4000 -     0x7fff91e0dfff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff91e0e000 -     0x7fff91e33ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff91e6f000 -     0x7fff91ec0fff  com.apple.QuickLookFramework (5.0 - 622.3) <AB6CCD09-ECDF-3F01-9C42-34B37DDCF12D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff91ece000 -     0x7fff91ee8fff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
    0x7fff91eef000 -     0x7fff91ef4ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff91f48000 -     0x7fff91f50ff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff91f51000 -     0x7fff91f5eff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff91f5f000 -     0x7fff91f6cfff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff91f6d000 -     0x7fff9208fff1  com.apple.avfoundation (2.0 - 651.12) <03E595B7-A559-3D4D-90E9-BCA603E3A39E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff92090000 -     0x7fff920b8ffb  libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff920b9000 -     0x7fff920bcfff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff92157000 -     0x7fff9215dff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff9215e000 -     0x7fff92162fff  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
    0x7fff923dc000 -     0x7fff92429ff2  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
    0x7fff92436000 -     0x7fff924beff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff924bf000 -     0x7fff924c0ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff924c1000 -     0x7fff92627fff  libGLProgrammability.dylib (9.0.83) <9C97E814-F674-30F8-8C2D-C45FC1E7D934> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff92628000 -     0x7fff926b4ff7  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
    0x7fff9274c000 -     0x7fff9278aff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff9278e000 -     0x7fff92859fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff9285b000 -     0x7fff928a9fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff928aa000 -     0x7fff9292afff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff92983000 -     0x7fff92988fff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff92989000 -     0x7fff9299aff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=231.0M resident=133.7M(58%) swapped_out_or_unallocated=97.3M(42%)
Writable regions: Total=275.4M written=72.2M(26%) resident=130.4M(47%) swapped_out=0K(0%) unallocated=145.0M(53%)

REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  4020K
CG image                              4K
CG raster data                       12K
CG shared images                    212K
IOKit                              78.1M
IOKit (reserved)                      4K        reserved VM address space (unallocated)
Kernel Alloc Once                     8K
MALLOC                            152.8M
MALLOC (admin)                       32K
MALLOC_LARGE (reserved)            4396K        reserved VM address space (unallocated)
Memory Tag 242                       12K
OpenGL GLSL                        5632K
STACK GUARD                        56.0M
Stack                              13.7M
VM_ALLOCATE                        16.4M
__DATA                             49.7M
__IMAGE                             528K
__LINKEDIT                         68.9M
__TEXT                            162.1M
__UNICODE                           544K
mapped file                        46.7M
shared memory                        68K
===========                      =======
TOTAL                             659.5M
TOTAL, minus reserved VM space    655.2M

Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.8 GHz, 8 GB, SMC 1.58f17
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x0198, 0x393930353432382D3030352E4130324C4620
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x0198, 0x393930353432382D3030352E4130324C4620
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.22)
Bluetooth: Version 4.2.0f6 12982, 3 services, 15 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: Hitachi HTS545050B9SA02, 500.11 GB
Serial ATA Device: MATSHITADVD-R   UJ-898
USB Device: Hub
USB Device: USB Optical Mouse
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Internal Memory Card Reader
USB Device: BRCM2070 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Hub
USB Device: My Passport 0820
USB Device: IR Receiver
USB Device: Built-in iSight
Thunderbolt Bus: 
ghost commented 10 years ago

A full log with -v might be more helpful.

tunnels commented 10 years ago
tunnels ~ › mpv -v /Volumes/Media/Anime/Clannad\ ~After\ Story~/\[Doki\]\ Clannad\ After\ Story\ -\ 09\ \(1280x720\ h264\ BD\ AAC\)\ \[017921BB\].mkv
[cplayer] mpv git-d259d88 (C) 2000-2013 mpv/MPlayer/mplayer2 projects
 built on 2013-12-23T19:47:34
[cplayer] ffmpeg library versions:
[cplayer]    libavutil       52.18.100
[cplayer]    libavcodec      54.92.100
[cplayer]    libavformat     54.63.104
[cplayer]    libswscale      2.2.100
[cplayer]    libavfilter     3.42.103
[cplayer]    libavresample   1.1.0
[cplayer]    libswresample   0.17.102
[cplayer]
[cplayer] Reading config file /usr/local/Cellar/mpv/HEAD/etc/mpv/mpv.conf
[cplayer] : No such file or directory
[global] mp_find_user_config_file('') -> '/Users/alex/.mpv'
[global] mp_find_user_config_file('config') -> '/Users/alex/.mpv/config'
[cplayer] Reading config file /Users/alex/.mpv/config
[cplayer] Setting option 'no-input-default-bindings' = '' (flags = 4)
[cplayer] Setting option 'vo' = 'opengl-hq:icc-profile=/Library/ColorSync/Profiles/Displays/MBP.icc' (flags = 4)
[cplayer] Setting option 'osd-font-size' = '20' (flags = 4)
[cplayer] Setting option 'osd-margin-y' = '6' (flags = 4)
[cplayer] Setting option 'slang' = 'en,eng,English' (flags = 4)
[cplayer] Setting option 'alang' = 'jp,jpn,Japanese,en,eng,English' (flags = 4)
[cplayer] Setting option 'screenshot-format' = 'png' (flags = 4)
[cplayer] Setting option 'screenshot-template' = '/Users/alex/Pictures/Screenshots/%f_%th_%td_%tY_%tl.%tM.%tS_%tp' (flags = 4)
[cplayer] Setting option 'v' = '' (flags = 8)
[cplayer] Configuration: /usr/local/bin/waf configure --prefix=/usr/local/Cellar/mpv/HEAD --disable-sdl --disable-x11 --enable-macosx-bundle
[cplayer] Command line: '-v' '/Volumes/Media/Anime/Clannad ~After Story~/[Doki] Clannad After Story - 09 (1280x720 h264 BD AAC) [017921BB].mkv'
[input] enable section 'default'
[global] mp_find_user_config_file('input.conf') -> '/Users/alex/.mpv/input.conf'
[file] File size is 4302 bytes
[file] Opened: [file] /Users/alex/.mpv/input.conf
[input] Parsing input config file /Users/alex/.mpv/input.conf
[input] Input config file /Users/alex/.mpv/input.conf parsed: 71 binds
[global] mp_find_user_config_file('fonts') -> '/Users/alex/.mpv/fonts'
[global] mp_find_user_config_file('watch_later/C7A24F69181EE16E8B28B21DA1F5EA61') -> '/Users/alex/.mpv/watch_later/C7A24F69181EE16E8B28B21DA1F5EA61'
[global] mp_find_user_config_file('[Doki] Clannad After Story - 09 (1280x720 h264 BD AAC) [017921BB].mkv.conf') -> '/Users/alex/.mpv/[Doki] Clannad After Story - 09 (1280x720 h264 BD AAC) [017921BB].mkv.conf'
[global] mp_find_user_config_file('watch_later/C7A24F69181EE16E8B28B21DA1F5EA61') -> '/Users/alex/.mpv/watch_later/C7A24F69181EE16E8B28B21DA1F5EA61'
[cplayer] Playing: /Volumes/Media/Anime/Clannad ~After Story~/[Doki] Clannad After Story - 09 (1280x720 h264 BD AAC) [017921BB].mkv
[file] File size is 439096388 bytes
[file] Opened: [file] /Volumes/Media/Anime/Clannad ~After Story~/[Doki] Clannad After Story - 09 (1280x720 h264 BD AAC) [017921BB].mkv
[demux] Trying demuxer: edl (force-level: normal)
[demux] Trying demuxer: cue (force-level: normal)
[demux] Trying demuxer: rawaudio (force-level: normal)
[demux] Trying demuxer: rawvideo (force-level: normal)
[demux] Trying demuxer: tv (force-level: normal)
[demux] Trying demuxer: libass (force-level: normal)
[demux] Trying demuxer: mkv (force-level: normal)
[mkv] Found the head...
[mkv] + a segment...
[mkv] /---- [ parsing seek head ] ---------
[mkv] |+ segment information...
[mkv] | + timecode scale: 1000000
[mkv] | + duration: 1451.520s
[mkv] | + segment uid 12 36 60 99 17 95 c2 d2 fa e9 21 00 b7 7b e0 c8
[mkv] |+ segment tracks...
[mkv] | + a track...
[mkv] |  + Track number: 1
[mkv] |  + Name: AAC (5.1 Ch)
[mkv] |  + Track type: Audio
[mkv] |  + Audio track
[mkv] |   + Sampling frequency: 48000.000000
[mkv] |   + Channels: 6
[mkv] |  + Codec ID: A_AAC
[mkv] |  + CodecPrivate, length 5
[mkv] |  + Language: jpn
[mkv] |  + Default duration: 21.333ms ( = 46.875 fps)
[mkv] | + a track...
[mkv] |  + Track number: 2
[mkv] |  + Name: AVC (720p)
[mkv] |  + Track type: Video
[mkv] |  + Video track
[mkv] |   + Display width: 1280
[mkv] |   + Display height: 720
[mkv] |   + Pixel width: 1280
[mkv] |   + Pixel height: 720
[mkv] |  + Codec ID: V_MPEG4/ISO/AVC
[mkv] |  + CodecPrivate, length 44
[mkv] |  + Language: jpn
[mkv] |  + Default flag: 0
[mkv] |  + Default duration: 41.708ms ( = 23.976 fps)
[mkv] | + a track...
[mkv] |  + Track number: 3
[mkv] |  + Name: ASS [SS-Eclipse]
[mkv] |  + Track type: Subtitle
[mkv] |  + Codec ID: S_TEXT/ASS
[mkv] |  + CodecPrivate, length 3016
[mkv] /---- [ parsing chapters ] ---------
[mkv] New edition 0
[mkv] Default edition flag: 0
[mkv] Chapter 0 from 00:00:00.000 to 00:00:00.000, Prologue
[mkv] Chapter 1 from 00:00:39.39000000 to 00:00:00.000, OP
[mkv] Chapter 2 from 00:02:08.837000000 to 00:00:00.000, Part A
[mkv] Chapter 3 from 00:10:26.83000000 to 00:00:00.000, Part B
[mkv] Chapter 4 from 00:22:09.870000000 to 00:00:00.000, ED
[mkv] Chapter 5 from 00:23:39.876000000 to 00:00:00.000, Preview
[mkv] \---- [ parsing chapters ] ---------
[mkv] /---- [ parsing attachments ] ---------
[mkv] Attachment: Alberta_Regular.ttf, application/x-truetype-font, 58772 bytes
[mkv] Attachment: AVGARDNEclipse.ttf, application/x-truetype-font, 56924 bytes
[mkv] Attachment: BriemScriptStd-Medium.otf, application/x-truetype-font, 62948 bytes
[mkv] Attachment: kaiu.ttf, application/x-truetype-font, 5178844 bytes
[mkv] Attachment: MTCORSVA.TTF, application/x-truetype-font, 157360 bytes
[mkv] Attachment: segoepr.ttf, application/x-truetype-font, 172732 bytes
[mkv] Attachment: erasdus0.ttf, application/x-truetype-font, 98456 bytes
[mkv] \---- [ parsing attachments ] ---------
[mkv] \---- [ parsing seek head ] ---------
[mkv] |+ found cluster, headers are parsed completely :)
[mkv] Track ID 1: audio (A_AAC) "AAC (5.1 Ch)"
[mkv] Aspect: 1.777778
[mkv] Track ID 2: video (V_MPEG4/ISO/AVC) "AVC (720p)"
[mkv] Track ID 3: subtitles (S_TEXT/ASS) "ASS [SS-Eclipse]"
[demux] Detected file format: Matroska
[global] mp_find_user_config_file('subfont.ttf') -> '/Users/alex/.mpv/subfont.ttf'
[global] mp_find_user_config_file('fonts.conf') -> '/Users/alex/.mpv/fonts.conf'
[libass] Setting up fonts...
[libass] Done.
[find_subfiles] Load subtitles in /Volumes/Media/Anime/Clannad ~After Story~/
[global] mp_find_user_config_file('sub/') -> '/Users/alex/.mpv/sub/'
[demux] Clip info:
[demux]  TITLE: [Doki] Clannad After Story - 09 (1280x720 h264 BD AAC).mkv
[cplayer] [stream] Video (+) --vid=1 'AVC (720p)' (h264)
[cplayer] [stream] Audio (+) --aid=1 --alang=jpn (*) 'AAC (5.1 Ch)' (aac)
[cplayer] [stream] Subs  (+) --sid=1 --slang=eng (*) 'ASS [SS-Eclipse]' (ass)
[cplayer] [V] fourcc:0x31637661  size:1280x720  fps:23.976
[vo/opengl-hq] Setting option 'icc-profile' = '/Library/ColorSync/Profiles/Displays/MBP.icc' (flags = 0)
[vo/opengl-hq] Detected OpenGL 3.3.
[vo/opengl-hq] GL_VENDOR='NVIDIA Corporation'
[vo/opengl-hq] GL_RENDERER='NVIDIA GeForce GT 330M OpenGL Engine'
[vo/opengl-hq] GL_VERSION='3.3 NVIDIA-8.18.28 310.40.05f01'
[vo/opengl-hq] GL_SHADING_LANGUAGE_VERSION='3.30'
[vo/opengl-hq] Detected OpenGL features: [Basic OpenGL] [OpenGL 2.0] [OpenGL 2.1] [OpenGL 3.0] [Framebuffers] [VAOs] [sRGB textures] [sRGB framebuffers] [Float textures] [RG textures] [NO_SW]
[vo/opengl-hq] Testing user-set FBO format
[vo/opengl-hq] Create FBO: 16x16
[vo/opengl-hq]    8-bit precision: -0x1p-25
[vo/opengl-hq]    16-bit precision: 0x1p-9
[vo/opengl-hq]    full float: 0x1.00ffp-9
[vo/opengl-hq]    out of range value (2): 0x1p+0
[vo/opengl-hq] Display depth: R=8, G=8, B=8
[vo/opengl-hq] Testing user-set FBO format
[vo/opengl-hq] Create FBO: 16x16
[vo/opengl-hq]    8-bit precision: 0x0p+0
[vo/opengl-hq]    16-bit precision: 0x0p+0
[vo/opengl-hq]    full float: 0x1.fep-18
[vo/opengl-hq]    out of range value (2): 0x1p+0
[vo/opengl-hq] Testing GL_R16 FBO (dithering/LUT)
[vo/opengl-hq] Create FBO: 16x16
[vo/opengl-hq]    8-bit precision: 0x0p+0
[vo/opengl-hq]    16-bit precision: 0x0p+0
[vo/opengl-hq]    full float: 0x1.fep-18
[vo/opengl-hq]    out of range value (2): 0x1p+0
[vo/opengl-hq] Reinit rendering.
[vo/opengl-hq] Opening ICC profile '/Library/ColorSync/Profiles/Displays/MBP.icc'
[file] File size is 6924 bytes
[file] Opened: [file] /Library/ColorSync/Profiles/Displays/MBP.icc
[vo/opengl-hq] Testing user-set FBO format
[vo/opengl-hq] Create FBO: 16x16
[vo/opengl-hq]    8-bit precision: 0x0p+0
[vo/opengl-hq]    16-bit precision: 0x0p+0
[vo/opengl-hq]    full float: 0x1.fep-18
[vo/opengl-hq]    out of range value (2): 0x1p+0
[vo/opengl-hq] Testing GL_R16 FBO (dithering/LUT)
[vo/opengl-hq] Create FBO: 16x16
[vo/opengl-hq]    8-bit precision: 0x0p+0
[vo/opengl-hq]    16-bit precision: 0x0p+0
[vo/opengl-hq]    full float: 0x1.fep-18
[vo/opengl-hq]    out of range value (2): 0x1p+0
[vd] Codec list:
[vd]     lavc:h264 - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
[vd]     lavc:h264_vda (h264) - H.264 (VDA acceleration)
[vd] Opening video decoder lavc:h264
[vd] Selected video codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 [lavc:h264]
[ad] Codec list:
[ad]     lavc:aac - AAC (Advanced Audio Coding)
[ad] Opening audio decoder lavc:aac
[ad] INFO: libavcodec "aac" init OK!
[ad] Initial decode succeeded after 1 packets.
[ad] Selected audio codec: AAC (Advanced Audio Coding) [lavc:aac]
[ad] AUDIO: 48000 Hz, 6 ch, floatp
[ad] Building audio filter chain for 48000Hz 5.1 6ch floatp -> 0Hz stereo 2ch ??...
[af] Adding filter lavrresample
[af] Audio filter chain:
[af]   [in] 48000Hz 5.1 6ch floatp
[af]   [lavrresample] 48000Hz stereo 2ch ??
[af]   [out] 48000Hz stereo 2ch ??
[af]   [ao] 0Hz stereo 2ch ??
[ao/coreaudio] requested format: 48000 Hz, stereo channels, ??
[ao/coreaudio] selected audio output device: Built-in Output (47)
[ao/coreaudio] channel label=-1 unusable to build channel bitmap, skipping layout
[ao/coreaudio] source format: 48000.0Hz 0bit ['lpcm'][14][0][1][0][2] int BE S packed
[ao/coreaudio] unable to set the input format on the audio unit ('fmt?')
[ao/null] requested format: 48000 Hz, stereo channels, ??
[cplayer] AO: [null] 48000Hz stereo 2ch ??
[cplayer] AO: Description: Null audio output
[ad] Building audio filter chain for 48000Hz 5.1 6ch floatp -> 48000Hz stereo 2ch ??...
[af] Removing filter lavrresample
[af] Adding filter lavrresample
[af] Audio filter chain:
[af]   [in] 48000Hz 5.1 6ch floatp
[af]   [lavrresample] 48000Hz stereo 2ch ??
[af]   [out] 48000Hz stereo 2ch ??
[af]   [ao] 48000Hz stereo 2ch ??
[sub] Subtitle filter chain: ass (ass)
[cplayer] Starting playback...
[vd] VIDEO:  1280x720  23.976 fps    0.0 kbps ( 0.0 kB/s)
[vd] VDec: vo config request - 1280 x 720 (420p)
[vd] VO Config (1280x720->1280x720,0x3EC)
[vf] Video filter chain:
[vf]  [in] 1280x720 420p BT.709 (HD)/TV
[vf]  [out] 1280x720 420p BT.709 (HD)/TV
[cplayer] VO: [opengl-hq] 1280x720 => 1280x720 420p
[cplayer] VO: Description: Extended OpenGL Renderer (high quality rendering preset)
[vo/opengl-hq] Detected OpenGL 3.3.
[vo/opengl-hq] GL_VENDOR='NVIDIA Corporation'
[vo/opengl-hq] GL_RENDERER='NVIDIA GeForce GT 330M OpenGL Engine'
[vo/opengl-hq] GL_VERSION='3.3 NVIDIA-8.18.28 310.40.05f01'
[vo/opengl-hq] GL_SHADING_LANGUAGE_VERSION='3.30'
[vo/opengl-hq] Detected OpenGL features: [Basic OpenGL] [OpenGL 2.0] [OpenGL 2.1] [OpenGL 3.0] [Framebuffers] [VAOs] [sRGB textures] [sRGB framebuffers] [Float textures] [RG textures] [NO_SW]
[vo/opengl-hq] Testing user-set FBO format
[vo/opengl-hq] Create FBO: 16x16
[vo/opengl-hq]    8-bit precision: 0x0p+0
[vo/opengl-hq]    16-bit precision: 0x0p+0
[vo/opengl-hq]    full float: 0x1.fep-18
[vo/opengl-hq]    out of range value (2): 0x1p+0
[vo/opengl-hq] Testing GL_R16 FBO (dithering/LUT)
[vo/opengl-hq] Create FBO: 16x16
[vo/opengl-hq]    8-bit precision: 0x0p+0
[vo/opengl-hq]    16-bit precision: 0x0p+0
[vo/opengl-hq]    full float: 0x1.fep-18
[vo/opengl-hq]    out of range value (2): 0x1p+0
[vo/opengl-hq] Texture for plane 0: 1280x720
[vo/opengl-hq] Texture for plane 1: 640x360
[vo/opengl-hq] Texture for plane 2: 640x360
[vo/opengl-hq] Reinit rendering.
[vo/opengl-hq] Dither to 8.
[vo/opengl-hq] compiling shader program 'frag_osd_libass', header:
[vo/opengl-hq] [  1] #define VIDEO_SAMPLER sampler2D
[vo/opengl-hq] [  2] #define USE_OSD_3DLUT 1
[vo/opengl-hq] compiling shader program 'frag_osd_rgba', header:
[vo/opengl-hq] [  1] #define VIDEO_SAMPLER sampler2D
[vo/opengl-hq] [  2] #define USE_OSD_3DLUT 1
[vo/opengl-hq] shader link log (status=1): WARNING: Output of vertex shader 'color' not read by fragment shader

[vo/opengl-hq] compiling shader program 'indirect', header:
[vo/opengl-hq] [  1] #define VIDEO_SAMPLER sampler2D
[vo/opengl-hq] [  2] #define USE_CONV CONV_PLANAR
[vo/opengl-hq] [  3] #define USE_COLORMATRIX 1
[vo/opengl-hq] [  4] #define USE_CONV_GAMMA 1
[vo/opengl-hq] [  5] #define SAMPLE_C sample_bilinear
[vo/opengl-hq] [  6] #define SAMPLE_L sample_bilinear
[vo/opengl-hq] [  7] #define FIXED_SCALE 1
[vo/opengl-hq] shader link log (status=1): WARNING: Output of vertex shader 'color' not read by fragment shader

[vo/opengl-hq] compiling shader program 'scale_sep', header:
[vo/opengl-hq] [  1] #define VIDEO_SAMPLER sampler2D
[vo/opengl-hq] [  2] #define FIXED_SCALE 1
[vo/opengl-hq] [  3] #define SAMPLE_L(p0, p1, p2) sample_convolution_sep4(vec2(0, 1), lut_l_1d, p0, p1, p2)
[vo/opengl-hq] shader link log (status=1): WARNING: Output of vertex shader 'color' not read by fragment shader

[vo/opengl-hq] compiling shader program 'final', header:
[vo/opengl-hq] [  1] #define VIDEO_SAMPLER sampler2D
[vo/opengl-hq] [  2] #define USE_LINEAR_CONV_INV 1
[vo/opengl-hq] [  3] #define USE_3DLUT 1
[vo/opengl-hq] [  4] #define USE_DITHER 1
[vo/opengl-hq] [  5] #define SAMPLE_L(p0, p1, p2) sample_convolution_sep4(vec2(1, 0), lut_l_1d, p0, p1, p2)
[vo/opengl-hq] shader link log (status=1): WARNING: Output of vertex shader 'color' not read by fragment shader

[vo/opengl-hq] Create FBO: 1280x720
[vo/opengl-hq] Resize: 1280x720
[vo] Window size: 1280x720
[vo] Video source: 1280x720 (1280x720)
[vo] Video display: (0, 0) 1280x720 -> (0, 0) 1280x720
[vo] Video scale: 1.000000/1.000000
[vo] OSD borders: l=0 t=0 r=0 b=0
[vo] Video borders: l=0 t=0 r=0 b=0
[vo/opengl-hq] Create FBO: 1280x768
[sub/ass] mangling colors like vsfilter: RGB -> BT.601 (SD) TV -> BT.709 (HD) TV -> RGB
[global] mp_find_user_config_file('fonts') -> '/Users/alex/.mpv/fonts'
[global] mp_find_user_config_file('subfont.ttf') -> '/Users/alex/.mpv/subfont.ttf'
[global] mp_find_user_config_file('fonts.conf') -> '/Users/alex/.mpv/fonts.conf'
[osd/libass] Setting up fonts...
[osd/libass] Done.
[global] mp_find_user_config_file('fonts') -> '/Users/alex/.mpv/fonts'
[global] mp_find_user_config_file('subfont.ttf') -> '/Users/alex/.mpv/subfont.ttf'
[global] mp_find_user_config_file('fonts.conf') -> '/Users/alex/.mpv/fonts.conf'
[osd/libass] Setting up fonts...
[osd/libass] Done.
[global] mp_find_user_config_file('fonts') -> '/Users/alex/.mpv/fonts'
[global] mp_find_user_config_file('subfont.ttf') -> '/Users/alex/.mpv/subfont.ttf'
[global] mp_find_user_config_file('fonts.conf') -> '/Users/alex/.mpv/fonts.conf'
[osd/libass] Setting up fonts...
[osd/libass] Done.
zsh: floating point exception  mpv -v
tunnels ~ ›
ghost commented 10 years ago

Thanks. I pushed a commit which might be related to this. Can you test git master again whether it's fixed now?

tunnels commented 10 years ago

okay cool, I can confirm that it's fixed now

ghost commented 10 years ago

Thanks for reporting and testing this.