Ndiswrapper and the 2.6.13 kernel

The current ndiswrapper package 1.4-1 (Last Updated: Sat, 08 Oct 2005 00:32:51 -0400) does not work with the new 2.6.13 stock kernel. You should use the 1.4@051015 found here:
http://ndiswrapper.sourceforge.net/snap … per.tar.gz
if you wish ndiswrapper to work with the new 2.6.13 arch stock kernel. I just upgraded everything on my laptop and the current stable version does not work, as it makes the kernel crash. Until the package is updated, just compile this version.
log in as root (su)
first uninstall the one you have
pacman -R ndiswrapper ndiswrapper-bin
the remove the config files
rm -R /ect/ndiswrapper
untar the archive and compile
tar xzvf ndiswrapper.tar.gz
cd ndiswrapper
make distclean
make
make install
reinstall your wireless drivers
ndiswrapper -i driver_file.inf
and check if they're installed
ndiswrapper -l
update the module dependencies
depmod -a
finally modprobe it
modprobe ndiswrapper
if the kernel does not crash, dance around and be merry.

tyler wrote:wow, the package is updated, and its even more bleeding edge than the version I installed. thanks, i'll pacman it.
Yeah the snapshot isn't versioned, so I had no choice.  I'm hoping 1.5 (or 1.4.X) is released soon, as I don't like running the snapshot like that.

Similar Messages

  • After Loading Lion I now get 5 windows w/ a graphic of a Red Stop sign with an ! mark and the following text message: "DAVE Networking  Dave kernel extensions could not be loaded! Error 71 - Too many levels of remote in path."

    After Loading Lion I now get 5 windows w/ a graphic of a Red Stop sign with an ! mark and the following text message:
    "DAVE Networking 
    Dave kernel extensions could not be loaded! Error
    71 - Too many levels of remote in path."
    I have uninstalled DAVE and used Clean App to remove trace elements of program, however I still get the message and am unable to eliminate the error messages.  When I click OK the message goes away briefly and then comes back up.
    Any solutions would be great.

    Dave,
    Thanks....What I did was load the free eval version of Dave 9.0 and then used the uninstaller which must have deleted the kernel giving me the problem. 
    Thanks for the response.
    Razor

  • What's the deal with Intel and the new kernel?

    Hi
    I have trouble understanding the whole deal behind Intel's video drivers and the new kernel. What doesn't work and why? Could someone please try to explain what the problem is in a way so that a newbie like me can understand it?
    Thanks

    Intel and Linux are transitioning to a new graphics system. We're in the middle of the transition, so everything's kinda suckish right now. Old kernel and drivers are better, development kernel and drivers are almost as good, and they will get much better soon.
    www.phoronix.com for up-to-date info.

  • Modifying the stock arch linux kernel and kernel timer frequency

    so if i understand correctly, if we want to modify the stock arch linux kernel, we have to pull it off of abs. ie "ABSROOT=. abs core/linux" then modify the pkgbuild, uncommenting out make menuconfig and setting the pkgbase name to something different than stock. ie, "linux-custom" then update the checksums followed by importing the gpg keys, ie "gpg --recv-keys 79BE3E4300411886 and gpg --recv-keys 38DBBDC86092693E" for the kernel and patches. then run makepkg -s.
    we can't just run make menuconfig on the current kernel that's installed?
    and if we pull the linux kernel from abs to customize, does it already come preconfigured with all the arch changes and settings? like its no different than the current one installed?
    i just ask because for the most part, i like the current arch kernel, there are just a few minor things i want to change but kept everything else the same as stock arch linux kernel.
    also, i herd arch uses 300hz for its timer. whats the benefits and disadvantage of using 300hz over 1000hz for a desktop system?

    orlfman wrote:we can't just run make menuconfig on the current kernel that's installed?
    No you can't, because the kernel then has to be compiled so the kernel will run with the different tick rate.
    orlfman wrote:
    and if we pull the linux kernel from abs to customize, does it already come preconfigured with all the arch changes and settings? like its no different than the current one installed?
    i just ask because for the most part, i like the current arch kernel, there are just a few minor things i want to change but kept everything else the same as stock arch linux kernel.
    As I understand it from the Wiki, the ABS pulls the PKGBUILD and other arch-specific sources from the ArchLinux script server. However, I don't use the ABS, but pull the files I need directly from the ArchLinux SVN and build using makepkg[1] after making the necessary changes.
    orlfman wrote:Also, I heard arch uses 300hz for its timer. whats the benefits and disadvantage of using 300hz over 1000hz for a desktop system?
    You're in for a technical discussion here. This has a reasonably friendly discussion on kernel tick rates.
    Basically, higher tick rates = a higher level of timing precision & higher processor load, lower tick rates = lower level of timing precision & lower processor load.
    [1] Technically, I use the clean chroot manager package, which is a wrapper for makechrootpkg (which in turn is a wrapper for running makepkg in a clean chroot if I'm not mistaken).

  • Minecraft and the current kernel.

    I've been using Minecraft on Arch for a while and I've had no problems until the recent kernel update. Right now I'm using the fallback
    [dbdii407@myhost ~]$ echo `uname -r`
    2.6.36-ARCH
    ... and I believe that's the fallback version.
    With whatever version is currently available through pacman, it has a problem with minecraft. I'll connect to a server/play singleplayer and the cursor will come out of the game window, and my system will freeze entirely. I cannot move ANYTHING, it's like ice. So, a day later, I decided to run the fallback since I was getting random kernel panics at boot during times, and sure enough, everything is fine!
    If there's any commands you'd wish me to run on my system, I'd be glad to provide those results! I wish to get this resolved.

    Another kernel has been released for update. This fixes the problem with starting the game and it freezing the system. But after playing for a while, my main monitor will go black and my secondary monitor freezes. I still have to force the computer to restart; there's no kernel errors.
    EDIT: This happens with both the normal and fallback kernel. And, to what I have seen, when you attempt to load your world after this problem occurs, minecraft crashes. Once again, There is a kernel update so I will see how this goes.
    Last edited by dbdii407 (2011-02-01 21:11:18)

  • Difference between SAP Software Kernel and the files in Kernel Directory

    27.     What is the difference between SAP Software Kernel and the files in Kernel Directory

    well... the OS kernel is for the... "OS" and the SAP Kernel is for.... "SAP"
    A kernel is the core of any application, basically is a set of programs and parameters that tell the system how to behave.
    Regards
    Juan

  • Wvdial and the new kernel 2.6

    Hello,
    I need to know hows called the /dev/ttyS0 serial port in the new 2.6 kernel, as wvdial reports an Input/output error when trying to dial, and i think this might have changed as the "/dev/hda to /dev/discs/disc0" thing...
    Someone knows how are called the /dev/ttyS(0-3) ports now?
    EDIT:
    The problem its solved, look at the bottom of the thread.
    The problem wasnt the port, i had to update pacman/wvstreams/openssl/wvdial/ppp and the kernel to the last versions to make it work (manually downloaded the packages from the ftp and installed throw pacman -A package or -U)
    Versions that work:
    pacman-2.7.6-1
    Kernel26-2.6.5-2
    openssl-0.9.7d-1
    ppp-2.4.2-1
    wvdial-1.54.0-2
    wvstreams-3.75.0-1

    Buenas! 
    I made it work  8)  i played with modprobe and lsmod until i discovered how to see the available modules, once i managed to do this i loaded:
    modprobe ppp_async
    As i knew my connection was asyncronic and there where this other options:
    ppp_generic, ppp_synctty, ppp_deflate and others in the form of pppoe for ADSL.
    Just loading the ppp_async module was enough, as it seems the kernel has ppp_generic built in (this was reported to me at boot time when i included it in rc.conf), and the other two are not necesary for the connection to work, but im loading the three of them (ppp_async, ppp_deflate, ppp_syncttty) at boot time in the _modules_ line in /etc/rc.conf (i left out only ppp_generic) and everything is working pretty well till now.
    Thanks for the help anyway!!
    Now i have to download like 400mb in updates

  • Ndiswrapper and core install

    I am trying to get one of my old computers running with Arch, and have been having some issues. 
    I have been trying to use ndiswrapper to use my Trendnet TEW423PI wireless card.  There should be no problems with that, as I have used it in the past with other computers and ndiswrapper and it worked perfect.
    I installed all the packages on the core CD (base, base-devel), which I downloaded yesterday.  Then I downloaded the ndiswrapper package and moved it to the computer, but when I tried to install it, it complained that it requires kernel 2.6-36 or newer, whereas the CD installed 2.6.33.  I tried installing it with the --nodeps option and it still doesnt work.  It installs, but with a "line 4: ndiswrapper command not found" error before it finishes. There is no ndiswrapper in /bin or /usr/bin or anywhere else it ought to be.
    I downloaded the source files and compiled it myself with makepkg, and it gives the exact same error when I try to install.
    I want to avoid, if at all possible, upgrading the kernel because the computer has no internet, and moving all the required files there manually would be a headache.  I just need to get this installed once, so I can get the wireless connection running and upgrade, then I should have no issues whatsoever.
    What should I do now?
    -- I think this would be the right forum for this, if it isnt and someone wants to move it to installation or networking or wherever, feel free.  But it seemed more like an upgrade issue than anything else.
    Thanks

    Use a cable and -Syu, or download the packages on another box and move them over using a usb stick or similar? Or install from archboot which has .36?

  • Preview very sluggish on MacBook Pro. Move a bar and the umbrella turns a few seconds. Any ideas? I don't want to update my iMac until this one is solved.

    MacBook Pro with 4GB of memory and a 2.3 GHz Intel.   No other program running other than Preview.

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. All it does is to collect information about the state of the computer. That information goes nowhere unless you choose to share it. However, you should be cautious about running any kind of program (not just a shell script) on the advice of a stranger. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them. Ask for other options.
    Here's a summary of what you need to do, if you choose to proceed:
    Copy a line of text in this window to the Clipboard.
    Paste into the window of another application.
    Wait for the test to run. It usually takes a few minutes.
    Paste the results, which will have been copied automatically, back into a reply on this page.
    The sequence is: copy, paste, wait, paste again. You don't need to copy a second time. Details follow.
    4. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    5. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    6. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin; clear; Fb='%s\n\t(%s)\n'; Fm='\n%s\n\n%s\n'; Fr='\nRAM details\n%s\n'; Fs='\n%s: %s\n'; Fu='user %s%%, system %s%%'; AC="com.autodesk.AutoCAD  com.evenflow.dropbox com.google.GoogleDrive"; H='^[[:space:]]*((127\.0\.0\.1|::1|fe80::1%lo0)[[:space:]]+local|(255\.){3}255[[:space:]]*broadcast)host[[:space:]]*$'; NS=networksetup; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; M () { find -L "$d" -type f | while read f; do file -b "$f" | egrep -lq XML\|exec && echo $f; done; }; AT () { o=`file -b "$1" | egrep -v '^(A.{16}t$|cann)'`; Ps "${1##*/} format"; }; Pc () { o=`grep -v '^ *#' "$2"`; l=`wc -l <<< "$o"`; [[ l -gt 25 ]] && o=`head -n25 <<< "$o"`$'\n'"[$((l-25)) more line(s)]"; Pm "$1"; AT "$1"; }; Pm () { [[ "$o" ]] && o=`sed -E '/^ *$/d;s/^ */   /;s/[-0-9A-Fa-f]{22,}/UUID/g;s/(ochat)\.[^.]+(\..+)/\1\2/;/Shared/!s/(\/Users\/)[^/]+/\1-/g' <<< "$o"` && printf "$Fm" "$1" "$o"; }; Pp () { o=`$PB "$2" | awk -F'= ' \/$3'/{print $2}'`; Pm "$1"; }; Ps () { o=`echo $o`; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; R () { o=; [[ r -eq 0 ]]; }; SP () { system_profiler SP${1}DataType; }; id -G | grep -qw 80; a=$?; A && sudo true; r=$?; t=`date +%s`; clear; { A || echo $'No admin access\n'; A && ! R && echo $'No root access\n'; SP Software | sed -n 's/^ *//;5p;6p;8p'; h=(`SP Hardware | awk '/ Id/{print $3}; /Mem/{print $2}'`); o=$h; Ps "Model"; o=$((h[1]<4?h[1]:0)); Ps "Total RAM (GB)"; o=`SP Memory | sed '1,5d;/[my].*:/d'`; [[ "$o" =~ s:\ [^O]|x([^08]|0[^2]|8[^0]) ]] && printf "$Fr" "$o"; o=`SP Diagnostics | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; p=`SP Power`; o=`awk '/Cy/{print $NF}' <<< "$p"`; o=$((o>=300?o:0)); Ps "Battery cycles"; o=`sed -n '/Cond.*: [^N]/{s/^.*://p;}' <<< "$p"`; Ps "Battery condition"; for b in FireWire Thunderbolt USB; do o=`SP $b | sed -En '/:$/{s/ *:$//;x;s/\n//;/Apple|SMSC/d;s/\n.*//;/\)/p;};/^ *(V.+ [0N]|Man).+ /{s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;}'`; Pm $b; done; o=`pmset -g therm | sed 's/^.*C/C/'`; [[ "$o" =~ No\ th|pms ]] && o=; Pm "Thermal conditions"; o=`pmset -g sysload | grep -v :`; [[ "$o" =~ =\ [^GO] ]] || o=; Pm "System load advisory"; o=`nvram boot-args | awk '{$1=""; print}'`; Ps "boot-args"; fdesetup status | grep -q On && o=on || o=; Ps "FileVault"; a=(/ ""); A=(System User); for i in 0 1; do o=`cd ${a[$i]}L*/Lo*/Diag* || continue; for f in *.{cr,h,pa,s}*; do [[ -f "$f" ]] || continue; d=$(stat -f%Sc -t%F "$f"); [[ "$f" =~ h$ ]] && grep -lq "^Thread c" "$f" && f="$f *"; echo "$d ${f%%_2*} ${f##*.}"; done | sort | tail`; Pm "${A[$i]} diagnostics"; done; grep -lq '*$' <<< "$o" && printf $'\n\t* Code injection\n'; o=`syslog -F bsd -k Sender kernel -k Message CReq 'caug|GPU |hfs: Ru|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|Roamed|rror|ssert|Thrott|timed? ?o|WARN' -k Message Ane 'SMC:' | tail -n25 | awk '/:/{$4=""; $5=""};1'`; Pm "Kernel messages"; o=`df -m / | awk 'NR==2 {print $4}'`; o=$((o<5120?o:0)); Ps "Free space (MiB)"; o=$(($(vm_stat | awk '/eo/{sub("\\.",""); print $2}')/256)); o=$((o>=1024?o:0)); Ps "Pageouts (MiB)"; s=( `sar -u 1 10 | sed '$!d'` ); [[ s[4] -lt 85 ]] && o=`printf "$Fu" ${s[1]} ${s[3]}` || o=; Ps "Total CPU usage" && { s=(`ps acrx -o comm,ruid,%cpu | sed '2!d'`); n=$((${#s[*]}-1)); c="${s[*]}"; o=${s[$n]}%; Ps "CPU usage by process \"${c% ${s[$((n-1))]}*}\" with UID ${s[$((n-1))]}"; }; s=(`top -R -l1 -n1 -o prt -stats command,uid,prt | sed '$!d'`); n=$((${#s[*]}-1)); s[$n]=${s[$n]%[+-]}; c="${s[*]}"; o=$((s[$n]>=25000?s[$n]:0)); Ps "Mach ports used by process \"${c% ${s[$((n-1))]}*}\" with UID ${s[$((n-1))]}"; o=`kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1`; Pm "Loaded extrinsic kernel extensions"; R && o=`sudo launchctl list | awk 'NR>1 && !/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|openld|post[fg]|x)/{print $3}'`; Pm "Extrinsic daemons"; o=`launchctl list | awk 'NR>1 && !/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'`; Pm "Extrinsic agents"; o=`for d in {/,}L*/Lau*; do M; done | egrep -v 'com\.apple\.(CSConfig|server)' | while read f; do ID=$($PB\ :Label "$f") || ID="No job label"; printf "$Fb" "$f" "$ID"; done`; Pm "launchd items"; o=`for d in /{S*/,}L*/StartupItems; do M; done`; Pm "Startup items"; sys=`pkgutil --regexp --only-files --files com.apple.pkg.* | sort | uniq | sed 's:^:/:'`; b=`sed -E '/^.+Lib.+\/Contents\/Info.plist$/!d;s/\/Info.plist$//;/Contents\/./d' <<< "$sys"`; l=`egrep '^/usr/lib/.+dylib$' <<< "$sys"`; [[ "$b" && "$l" ]] && { o=`find -L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Compon,Ex,In,iTu,Keyb,Mail/B,P*P,Qu*T,Scripti,Sec,Servi,Spo}* -type d -name Contents -prune | grep -Fv "$b" | while read d; do test -f "$d/Info.plist" || continue; ID=$($PB\ :CFBundleIdentifier "$_") || ID="No bundle ID"; printf "$Fb" "${d%/Contents}" "$ID"; done`; Pm "Extrinsic loadable bundles"; o=`find /usr/lib -type f -name *.dylib | grep -Fv "$l"`; Pm "Extrinsic shared libraries"; :; } || echo $'\nReceipts missing'; o=`for e in INSERT_LIBRARIES LIBRARY_PATH; do launchctl getenv DYLD_$e; done`; Pm "Inserted dylibs"; o=`find -L {,/u*/lo*}/e*/periodic -type f -mtime -10d`; Pm "Modified periodic scripts"; o=`scutil --proxy | grep Prox`; Pm "Proxies"; o=`scutil --dns | awk '/r\[0\] /{if ($NF !~ /^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./) print $NF; exit}'`; i=`route -n get default | awk '/e:/{print $2}'`; I=`$NS -listnetworkserviceorder | sed -En '/ '$i'\)$/{x;s/^\(.+\) //p;q;};x'`; n=`$NS -getdnsservers "$I" | awk '!/^T/{printf "not "; exit}'`; Ps "DNS (${n}from DHCP)"; o=`$NS -getinfo "$I" | awk '/k:/{if ($3 !~ "(255\.){3}0") print}; /v6:/{if ($2 !~ "A") print}'`; Pm "TCP/IP"; R && o=`sudo profiles -P | grep : | wc -l`; Ps "Profiles"; f=auto_master; [[ `md5 -q /etc/$f` =~ ^b166 ]] || Pc $f /etc/$f; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; f=/etc/hosts; Pc "hosts" <(egrep -v "$H" $f ); AT $f; Pc "User launchd" ~/.launchd*; R && Pc "Root crontab" <(sudo crontab -l); Pc "User crontab" <(crontab -l); R && o=`sudo defaults read com.apple.loginwindow LoginHook`; Pm "Login hook"; LD="$(`find /S*/*/F* -type f -name lsregister | head -n1` -dump)"; o=`for ID in $AC; do [[ "$LD" =~ $ID ]] && echo $ID; done`; Pm "Application check"; Pp "Global login items" /L*/P*/loginw* Path; Pp "User login items" L*/P*/*loginit* Name; Pp "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed -E 's/(\..*$|-[1-9])//g'; o=`find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l`; Ps "Restricted user files"; cd; o=`find .??* -type d -name *.app -prune`; Pm "Hidden apps"; o=`SP Fonts | egrep 'id: N|te: Y' | wc -l`; Ps "Font problems"; o=`find L*/{Con,Pref}* -type f ! -size 0 -name *.plist | while read f; do plutil -s "$f" >&- || echo $f; done`; Pm "Bad plists"; d=(Desktop L*/Keyc*); n=(20 7); for i in 0 1; do o=`find "${d[$i]}" -type f -maxdepth 1 | wc -l`; o=$((o<=n[$i]?0:o)); Ps "${d[$i]##*/} file count"; done; o=; [[ UID -eq 0 ]] && o=root; Ps "UID"; o=$((`date +%s`-t)); Ps "Elapsed time (s)"; } 2>/dev/null | pbcopy; exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    7. Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Click anywhere in the Terminal window and paste (command-V). The text you pasted should vanish immediately. If it doesn't, press the return key.
    8. If you see an error message in the Terminal window such as "syntax error," enter
    exec bash
    and press return. Then paste the script again.
    9. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    10. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
    [Process completed]
    to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report the results. No harm will be done.
    11. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    12. When you post the results, you might see the message, "You have included content in your post that is not permitted." It means that the forum software has misidentified something in the post as a violation of the rules. If that happens, please post the test results on Pastebin, then post a link here to the page you created.
    Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Terms of Use of the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • Hi,  this morning on my Mac mini, Finder didn't start and this message appeared on the Desktop:     Finder quit unexpectedly while using the DesktopServicePriv plug-in     and the following problem details and system configuration -

    Hi,  this morning on my Mac mini, Finder didn't start and this message appeared on the Desktop:
    Finder quit unexpectedly while using the DesktopServicePriv plug-in
    and the following problem details and system configuration -
    Process:    
    Finder [258]
    Path:       
    /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier: 
    Finder
    Version:    
    10.9.4 (10.9.4)
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [243]
    Responsible:
    Finder [258]
    User ID:    
    501
    PlugIn Path:  
    /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Deskt opServicesPriv
    PlugIn Identifier: com.apple.desktopservices
    PlugIn Version:
    1.8.3 (1.8.3)
    Date/Time:  
    2014-10-21 08:38:03.483 -0400
    OS Version: 
    Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  8F3DE107-0825-931D-E5D1-A1EB822E4735
    Crashed Thread:  3  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    Exception Type:  EXC_BAD_ACCESS (Code Signature Invalid)
    Exception Codes: 0x0000000000000032, 0x0000000106be90bc
    kernel messages:
    VM Regions Near 0x106be90bc:
    Kernel Alloc Once 
    0000000106bc6000-0000000106bc7000 [
    4K] rw-/rwx SM=PRV 
    --> __TEXT            
    0000000106bc7000-0000000106cf8000 [ 1220K] r-x/rwx SM=COW  /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    __DATA            
    0000000106cf8000-0000000106d01000 [   36K] rw-/rwx SM=PRV  /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib  
    0x000000010cd09a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x000000010cd08d18 mach_msg + 64
    2   com.apple.CoreServices.CarbonCore    0x000000010cf71e15 f2d_register_rpc + 325
    3   com.apple.CoreServices.CarbonCore    0x000000010cf71bb0 register_with_server + 869
    4   com.apple.CoreServices.CarbonCore    0x000000010cf7169c FSEventStreamStart + 260
    5   com.apple.desktopservices
    0x0000000106bd619b CreateFSEventStreamForPath(__CFString const*, void (*)(__FSEventStream const*, void*, unsigned long, void*, unsigned int const*, unsigned long long const*), __CFArray const*) + 151
    6   com.apple.desktopservices
    0x0000000106bd5fd5 TBusyFolders::StartObservingDirectory(TUString const&, bool) + 203
    7   com.apple.desktopservices
    0x0000000106bd5e40 TSystemNotificationTask::TSystemNotificationTask() + 242
    8   com.apple.desktopservices
    0x0000000106bd5b1b TSystemNotificationTask::MakeSystemNotificationTask() + 63
    9   com.apple.desktopservices
    0x0000000106bc9608 NodeContextOpen + 42
    10  com.apple.finder        
    0x00000001065c88c3 0x1065c0000 + 35011
    11  com.apple.finder        
    0x00000001065c683c 0x1065c0000 + 26684
    12  com.apple.finder        
    0x00000001065c671d 0x1065c0000 + 26397
    13  libdyld.dylib           
    0x000000010cb615fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib  
    0x000000010cd0de6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x000000010ce23f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x000000010ce26fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib  
    0x000000010cd0e662 kevent64 + 10
    1   libdispatch.dylib       
    0x000000010cb28421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib       
    0x000000010cb28136 _dispatch_mgr_thread + 52
    Thread 3 Crashed:: Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   com.apple.desktopservices
    0x0000000106be90bc TPropertyReference::AsSInt32(int&) const + 0
    1   com.apple.desktopservices
    0x0000000106bd6e21 TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1017
    2   com.apple.desktopservices
    0x0000000106bd6961 ___ZN17TVolumeSyncThread19PostNodeTaskRequestEP9TNodeTask_block_invoke_2 + 84
    3   com.apple.desktopservices
    0x0000000106bd68b1 ExceptionSafeBlock(void () block_pointer) + 12
    4   com.apple.desktopservices
    0x0000000106bd689f ___ZN17TVolumeSyncThread19PostNodeTaskRequestEP9TNodeTask_block_invoke + 91
    5   libdispatch.dylib       
    0x000000010cb291bb _dispatch_call_block_and_release + 12
    6   libdispatch.dylib       
    0x000000010cb2628d _dispatch_client_callout + 8
    7   libdispatch.dylib       
    0x000000010cb28673 _dispatch_queue_drain + 451
    8   libdispatch.dylib       
    0x000000010cb299c1 _dispatch_queue_invoke + 110
    9   libdispatch.dylib       
    0x000000010cb27f87 _dispatch_root_queue_drain + 75
    10  libdispatch.dylib       
    0x000000010cb29177 _dispatch_worker_thread2 + 40
    11  libsystem_pthread.dylib 
    0x000000010ce23ef8 _pthread_wqthread + 314
    12  libsystem_pthread.dylib 
    0x000000010ce26fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib  
    0x000000010cd0de6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x000000010ce23f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x000000010ce26fb9 start_wqthread + 13
    Thread 3 crashed with X86 Thread State (64-bit):
      rax: 0x0000000106bd6e11  rbx: 0x0000000115bccd58  rcx: 0x0000000115bccd58  rdx: 0x0000000000000001
      rdi: 0x00006080000a5248  rsi: 0x0000000115bcccc4  rbp: 0x0000000115bccce0  rsp: 0x0000000115bccca8
       r8: 0x0000000000000001   r9: 0x0000000000000000  r10: 0x0000000115bccd88  r11: 0x0000000000000246
      r12: 0x0000000106d002a0  r13: 0x0000000000000000  r14: 0x0000000000000001  r15: 0x0000000115bccd58
      rip: 0x0000000106be90bc  rfl: 0x0000000000010206  cr2: 0x0000000106be90bc
    Logical CPU:
    1
    Error Code: 
    0x00000014
    Trap Number:
    14
    Binary Images:
    0x1065c0000 -   
    0x106a8eff9  com.apple.finder (10.9.4 - 10.9.4) <1CEEB00A-B22D-34DA-ABDB-EC5419F308A4> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    0x106bc7000 -   
    0x106cf7ff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x106d7b000 -   
    0x106ddeffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x106e1d000 -   
    0x106e58fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x106e71000 -   
    0x106e76fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x106e86000 -   
    0x106ef2fff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x106f2c000 -   
    0x106f58ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
    0x106f86000 -   
    0x10706afff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x10712e000 -   
    0x107179fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x1071c1000 -   
    0x10735dff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x107435000 -   
    0x107443fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x10744e000 -   
    0x107512ff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x10759a000 -   
    0x1075ebfff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x10762d000 -   
    0x1077e5ffb  libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib
    0x10788b000 -   
    0x107892fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x10789c000 -   
    0x107afdfff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x107d49000 -   
    0x107e1afff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x107ed1000 -   
    0x10815afff  com.apple.CommerceKit (1.2.0 - 232.11) <976C534B-C0F3-3C01-AB3D-E81B2EE9ADB1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
    0x1081f8000 -   
    0x10824aff7  com.apple.Suggestions (3.0 - 137.1) <B7E5B685-C6A4-35DB-BA0A-8DBA2BF4ADF6> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    0x108294000 -   
    0x1083e8ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x108482000 -   
    0x108553ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D85430A6-1410-3B5F-9D11-17E2440B786E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x1085b5000 -   
    0x1085b6ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x1085be000 -   
    0x108649fff  libCoreStorage.dylib (380) <DE9B3F8C-045C-3010-9A25-C8CD72F1066B> /usr/lib/libCoreStorage.dylib
    0x108675000 -   
    0x1086bbfff  com.apple.DiskManagement (6.1 - 744.1) <3DD4CD10-4476-334C-8C4B-991A85AAC272> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
    0x1086e3000 -   
    0x1086edff7  libcsfde.dylib (380) <A5CF6F85-0537-399F-968B-1536B1235E65> /usr/lib/libcsfde.dylib
    0x1086fb000 -   
    0x10873cfff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x108f93000 -   
    0x108fc1ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x108ff5000 -   
    0x108ff8fff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x108fff000 -   
    0x10900bfff  com.apple.Collaboration (71 - 71) <0CD617F3-354C-3FEF-A966-C2553B7662EE> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
    0x109020000 -   
    0x10927aff9  com.apple.security (7.0 - 55471.14.8) <EA03E140-2509-3A07-8440-2DC97C0D478B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x1093c7000 -   
    0x1093c7fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x1093cd000 -   
    0x109677ff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x1097d0000 -   
    0x1097ddfff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x1097f0000 -   
    0x109aeefff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x109d30000 -   
    0x109eddf27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x109f00000 -   
    0x109f52fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x109fb4000 -   
    0x109fb5ff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
    0x109fc1000 -   
    0x10a083ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x10a0f2000 -   
    0x10a28dff8  com.apple.CFNetwork (673.3 - 673.3) <4375B7CB-34B6-3A26-99AC-2D2404AD9C9B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x10a39a000 -   
    0x10a39afff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x10a3a1000 -   
    0x10af17ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x10b6a0000 -   
    0x10b885fff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x10b9fc000 -   
    0x10bb02ff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x10bb71000 -   
    0x10bb71fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x10bb78000 -   
    0x10bbebfff  com.apple.securityfoundation (6.0 - 55122.3) <8575DF7A-EC79-3FCE-A737-7512363A5B12> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x10bc2e000 -   
    0x10c54e32b  com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <EC14B831-96BB-3A50-A451-E36BDC8F59FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x10c67f000 -   
    0x10c68ffff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x10c69c000 -   
    0x10c6b5ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x10c6cf000 -   
    0x10c6daff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x10c6e7000 -   
    0x10c717fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
    0x10c744000 -   
    0x10c7b3ff1  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
    0x10c7e5000 -   
    0x10c86efff  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
    0x10c8b6000 -   
    0x10c8fbff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x10c934000 -   
    0x10c943ff8  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
    0x10c953000 -   
    0x10c9a0ff2  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
    0x10c9ce000 -   
    0x10ca07ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x10ca25000 -   
    0x10ca2efff  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
    0x10ca41000 -   
    0x10ca52ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x10ca5f000 -   
    0x10ca62ffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x10ca6c000 -   
    0x10ca6cfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x10ca70000 -   
    0x10ca74ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x10ca7a000 -   
    0x10ca84fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x10ca99000 -   
    0x10caa0fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x10cab1000 -   
    0x10cab8ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
    0x10cac6000 -   
    0x10cb14fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x10cb25000 -   
    0x10cb3ffff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
    0x10cb5e000 -   
    0x10cb61ff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
    0x10cb6b000 -   
    0x10cb6bff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x10cb76000 -   
    0x10cb7dff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
    0x10cb8a000 -   
    0x10cb8ffff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x10cb99000 -   
    0x10cb9bff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x10cba7000 -   
    0x10cba8ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x10cbb5000 -   
    0x10cbc6ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x10cbd0000 -   
    0x10cbd1ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x10cbd8000 -   
    0x10cc61ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x10cc92000 -   
    0x10cc94ff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
    0x10cc9f000 -   
    0x10cca7fff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
    0x10ccb4000 -   
    0x10ccdbffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x10ccf8000 -   
    0x10cd14ff7  libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib
    0x10cd3e000 -   
    0x10cd6dfd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x10cd7f000 -   
    0x10cd9aff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x10cda4000 -   
    0x10cdcbff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x10cded000 -   
    0x10cdf6ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x10ce02000 -   
    0x10ce08ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x10ce21000 -   
    0x10ce28ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x10ce36000 -   
    0x10ce37fff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
    0x10ce3e000 -   
    0x10ce42ff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
    0x10ce4f000 -   
    0x10ce50fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x10ce59000 -   
    0x10ce5eff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x10ce69000 -   
    0x10ce8dfff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x10ceb0000 -   
    0x10cef2ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x10cf0d000 -   
    0x10cf36ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x10cf4a000 -   
    0x10cf55fff  libkxld.dylib (2422.110.17) <B6140BAB-0EAF-3E4F-B055-314068056BB4> /usr/lib/system/libkxld.dylib
    0x10cf5b000 -   
    0x10d245fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x10d2c3000 -   
    0x10d353ff7  com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x10d3bd000 -   
    0x10d434fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x10d4d7000 -   
    0x10d544fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x10d589000 -   
    0x10d5e4ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x10d619000 -   
    0x10d6e3fff  com.apple.LaunchServices (572.28 - 572.28) <FDED4724-4CB6-3DE5-B785-AE6D4C261CF6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x10d75f000 -   
    0x10d788fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x10d7ac000 -   
    0x10d896fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x10d8b1000 -   
    0x10d998ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x10d9cf000 -   
    0x10d9dcff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x10d9e5000 -   
    0x10d9e9fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x10d9ef000 -   
    0x10d9efffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x10d9f4000 -   
    0x10da01ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x10da0c000 -   
    0x10da0dfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x10da18000 -   
    0x10da33ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x10da44000 -   
    0x10daa8fff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x10dae8000 -   
    0x10daebfff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x10daf2000 -   
    0x10db09ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x10db27000 -   
    0x10db31ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x10db40000 -   
    0x10db68ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x10db76000 -   
    0x10de4afc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x10de8e000 -   
    0x10de8efff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x10de93000 -   
    0x10df5efff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x10df6b000 -   
    0x10e01bff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x10e028000 -   
    0x10e409ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x10e46d000 -   
    0x10e5dbff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x10e607000 -   
    0x10e6f6fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x10e76f000 -   
    0x10e7b6fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x10e7dc000 -   
    0x10e800ff7  libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x10e80b000 -   
    0x10e864fff  libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x10e875000 -   
    0x10e890ff7  libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x10e89e000 -   
    0x10e8a2ff7  libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x10e8ae000 -   
    0x10e99cfff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x10e9ca000 -   
    0x10e9ccfff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x10e9d1000 -   
    0x10ea18ff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
    0x10ea32000 -   
    0x10ea4bff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x10ea68000 -   
    0x10ea97ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x10eabd000 -   
    0x10ead9fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x10eaeb000 -   
    0x10ebdcff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x10ebee000 -   
    0x10ec53ffb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x10ec83000 -   
    0x10ec84fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x10ec8c000 -   
    0x10ec90ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
    0x10ec99000 -   
    0x10eca5ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x10ecc0000 -   
    0x10ecc9ffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x10ecd3000 -   
    0x10ed24ff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x10ed4e000 -   
    0x10ed66ff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x10ed76000 -   
    0x10ed9bff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x10edac000 -   
    0x10edb8ffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x10edc0000 -   
    0x10edcbff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <B62B1994-1874-3F8D-B62E-589E6F6534C9> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x10edd5000 -   
    0x10edd8ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
    0x10ede2000 -   
    0x10ede3ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
    0x10edea000 -   
    0x10eea2ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x10ef0b000 -   
    0x10ef50fff  libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib
    0x10ef60000 -   
    0x10ef91fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x10efa4000 -   
    0x10efa6fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x10efb0000 -   
    0x10efb2ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x10efbb000 -   
    0x10efc1fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x10efcd000 -   
    0x10f002ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x10f013000 -   
    0x10f023ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x10f02c000 -   
    0x10f10bfff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
    0x10f175000 -   
    0x10f1a9fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x10f1c5000 -   
    0x10f1fdff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x10f23c000 -   
    0x10f23cffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x10f247000 -   
    0x10f48fff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x10f5b8000 -   
    0x10f5c0ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x10f5d0000 -   
    0x10f5e2ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x10f5f3000 -   
    0x10f67fff7  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
    0x10f6b5000 -   
    0x10f6daff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x10f6fd000 -   
    0x10f9ceff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x10fac5000 -   
    0x10fb18fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x10fb44000 -   
    0x10fb83fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x10fb96000 -   
    0x10fb9effc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x10fbab000 -   
    0x10fbb6fff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x10fbcd000 -   
    0x10fc0bff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x10fc1a000 -   
    0x10fc1cfff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x10fc23000 -   
    0x10fc26fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x10fc2f000 -   
    0x110062ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x110281000 -   
    0x11028bff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x11029d000 -   
    0x1102ebff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x110309000 -   
    0x11038afff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x1103df000 -   
    0x110437ff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x11047e000 -   
    0x1104adfff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x1104c9000 -   
    0x1104d2fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x1104e1000 -   
    0x110622fff  com.apple.QTKit (7.7.3 - 2826.19) <E634E6EC-2C7A-3F86-997B-CFC5D9F89E6B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x11073b000 -   
    0x1107d6ff7  com.apple.PDFKit (2.9.2 - 2.9.2) <0CDC6467-9227-3D98-B4D4-660796AE9F6B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x110850000 -   
    0x110d73fff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x111095000 -   
    0x1110b9fff  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
    0x1110e8000 -   
    0x1110eeff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x1110fc000 -   
    0x11121efff  com.apple.avfoundation (2.0 - 651.12.1) <FF001F98-E198-3B1D-A7EB-A8C48E6E34A3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x111336000 -   
    0x11137ffff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x1113b2000 -   
    0x1116e8fff  com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x111798000 -   
    0x111be6fef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x111c45000 -   
    0x111c45fff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x111c4e000 -   
    0x111c64fff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x111c7d000 -   
    0x111cc9ffe  com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x111cf3000 -   
    0x111d0affa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
    0x111d20000 -   
    0x111e4ffef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x111e8e000 -   
    0x111ebdff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x111ecb000 -   
    0x111ed0ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
    0x111ee1000 -   
    0x111ee3fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x111ee9000 -   
    0x1122c0fef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x1122d1000 -   
    0x1122eeff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x1122fe000 -   
    0x112306ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x11230e000 -   
    0x112375ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x1123a7000 -   
    0x112406fff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x11244a000 -   
    0x112474ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x112484000 -   
    0x1124eafff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x11254f000 -   
    0x11259cfff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x1125ae000 -   
    0x1125b8ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x1125c8000 -   
    0x1125f2ff7  libsandbox.1.dylib (278.11.1) <D98EE9E5-BEB9-3396-924B-9CD100E81C41> /usr/lib/libsandbox.1.dylib
    0x112600000 -   
    0x112613ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x11262c000 -   
    0x11262efff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x112637000 -   
    0x11263ffff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x112647000 -   
    0x11264bfff  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
    0x112656000 -   
    0x112659fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x112665000 -   
    0x112677fff  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
    0x112698000 -   
    0x1126b0ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x1126c9000 -   
    0x1126caff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x1126cf000 -   
    0x1126d1ff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x1126dd000 -   
    0x112765ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-428

    Hi,  this morning on my Mac mini, Finder didn't start and this message appeared on the Desktop:
    Finder quit unexpectedly while using the DesktopServicePriv plug-in
    and the following problem details and system configuration -
    Process:    
    Finder [258]
    Path:       
    /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier: 
    Finder
    Version:    
    10.9.4 (10.9.4)
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [243]
    Responsible:
    Finder [258]
    User ID:    
    501
    PlugIn Path:  
    /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Deskt opServicesPriv
    PlugIn Identifier: com.apple.desktopservices
    PlugIn Version:
    1.8.3 (1.8.3)
    Date/Time:  
    2014-10-21 08:38:03.483 -0400
    OS Version: 
    Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  8F3DE107-0825-931D-E5D1-A1EB822E4735
    Crashed Thread:  3  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    Exception Type:  EXC_BAD_ACCESS (Code Signature Invalid)
    Exception Codes: 0x0000000000000032, 0x0000000106be90bc
    kernel messages:
    VM Regions Near 0x106be90bc:
    Kernel Alloc Once 
    0000000106bc6000-0000000106bc7000 [
    4K] rw-/rwx SM=PRV 
    --> __TEXT            
    0000000106bc7000-0000000106cf8000 [ 1220K] r-x/rwx SM=COW  /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    __DATA            
    0000000106cf8000-0000000106d01000 [   36K] rw-/rwx SM=PRV  /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib  
    0x000000010cd09a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x000000010cd08d18 mach_msg + 64
    2   com.apple.CoreServices.CarbonCore    0x000000010cf71e15 f2d_register_rpc + 325
    3   com.apple.CoreServices.CarbonCore    0x000000010cf71bb0 register_with_server + 869
    4   com.apple.CoreServices.CarbonCore    0x000000010cf7169c FSEventStreamStart + 260
    5   com.apple.desktopservices
    0x0000000106bd619b CreateFSEventStreamForPath(__CFString const*, void (*)(__FSEventStream const*, void*, unsigned long, void*, unsigned int const*, unsigned long long const*), __CFArray const*) + 151
    6   com.apple.desktopservices
    0x0000000106bd5fd5 TBusyFolders::StartObservingDirectory(TUString const&, bool) + 203
    7   com.apple.desktopservices
    0x0000000106bd5e40 TSystemNotificationTask::TSystemNotificationTask() + 242
    8   com.apple.desktopservices
    0x0000000106bd5b1b TSystemNotificationTask::MakeSystemNotificationTask() + 63
    9   com.apple.desktopservices
    0x0000000106bc9608 NodeContextOpen + 42
    10  com.apple.finder        
    0x00000001065c88c3 0x1065c0000 + 35011
    11  com.apple.finder        
    0x00000001065c683c 0x1065c0000 + 26684
    12  com.apple.finder        
    0x00000001065c671d 0x1065c0000 + 26397
    13  libdyld.dylib           
    0x000000010cb615fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib  
    0x000000010cd0de6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x000000010ce23f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x000000010ce26fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib  
    0x000000010cd0e662 kevent64 + 10
    1   libdispatch.dylib       
    0x000000010cb28421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib       
    0x000000010cb28136 _dispatch_mgr_thread + 52
    Thread 3 Crashed:: Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   com.apple.desktopservices
    0x0000000106be90bc TPropertyReference::AsSInt32(int&) const + 0
    1   com.apple.desktopservices
    0x0000000106bd6e21 TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1017
    2   com.apple.desktopservices
    0x0000000106bd6961 ___ZN17TVolumeSyncThread19PostNodeTaskRequestEP9TNodeTask_block_invoke_2 + 84
    3   com.apple.desktopservices
    0x0000000106bd68b1 ExceptionSafeBlock(void () block_pointer) + 12
    4   com.apple.desktopservices
    0x0000000106bd689f ___ZN17TVolumeSyncThread19PostNodeTaskRequestEP9TNodeTask_block_invoke + 91
    5   libdispatch.dylib       
    0x000000010cb291bb _dispatch_call_block_and_release + 12
    6   libdispatch.dylib       
    0x000000010cb2628d _dispatch_client_callout + 8
    7   libdispatch.dylib       
    0x000000010cb28673 _dispatch_queue_drain + 451
    8   libdispatch.dylib       
    0x000000010cb299c1 _dispatch_queue_invoke + 110
    9   libdispatch.dylib       
    0x000000010cb27f87 _dispatch_root_queue_drain + 75
    10  libdispatch.dylib       
    0x000000010cb29177 _dispatch_worker_thread2 + 40
    11  libsystem_pthread.dylib 
    0x000000010ce23ef8 _pthread_wqthread + 314
    12  libsystem_pthread.dylib 
    0x000000010ce26fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib  
    0x000000010cd0de6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x000000010ce23f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x000000010ce26fb9 start_wqthread + 13
    Thread 3 crashed with X86 Thread State (64-bit):
      rax: 0x0000000106bd6e11  rbx: 0x0000000115bccd58  rcx: 0x0000000115bccd58  rdx: 0x0000000000000001
      rdi: 0x00006080000a5248  rsi: 0x0000000115bcccc4  rbp: 0x0000000115bccce0  rsp: 0x0000000115bccca8
       r8: 0x0000000000000001   r9: 0x0000000000000000  r10: 0x0000000115bccd88  r11: 0x0000000000000246
      r12: 0x0000000106d002a0  r13: 0x0000000000000000  r14: 0x0000000000000001  r15: 0x0000000115bccd58
      rip: 0x0000000106be90bc  rfl: 0x0000000000010206  cr2: 0x0000000106be90bc
    Logical CPU:
    1
    Error Code: 
    0x00000014
    Trap Number:
    14
    Binary Images:
    0x1065c0000 -   
    0x106a8eff9  com.apple.finder (10.9.4 - 10.9.4) <1CEEB00A-B22D-34DA-ABDB-EC5419F308A4> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    0x106bc7000 -   
    0x106cf7ff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x106d7b000 -   
    0x106ddeffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x106e1d000 -   
    0x106e58fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x106e71000 -   
    0x106e76fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x106e86000 -   
    0x106ef2fff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x106f2c000 -   
    0x106f58ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
    0x106f86000 -   
    0x10706afff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x10712e000 -   
    0x107179fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x1071c1000 -   
    0x10735dff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x107435000 -   
    0x107443fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x10744e000 -   
    0x107512ff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x10759a000 -   
    0x1075ebfff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x10762d000 -   
    0x1077e5ffb  libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib
    0x10788b000 -   
    0x107892fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x10789c000 -   
    0x107afdfff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x107d49000 -   
    0x107e1afff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x107ed1000 -   
    0x10815afff  com.apple.CommerceKit (1.2.0 - 232.11) <976C534B-C0F3-3C01-AB3D-E81B2EE9ADB1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
    0x1081f8000 -   
    0x10824aff7  com.apple.Suggestions (3.0 - 137.1) <B7E5B685-C6A4-35DB-BA0A-8DBA2BF4ADF6> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    0x108294000 -   
    0x1083e8ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x108482000 -   
    0x108553ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D85430A6-1410-3B5F-9D11-17E2440B786E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x1085b5000 -   
    0x1085b6ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x1085be000 -   
    0x108649fff  libCoreStorage.dylib (380) <DE9B3F8C-045C-3010-9A25-C8CD72F1066B> /usr/lib/libCoreStorage.dylib
    0x108675000 -   
    0x1086bbfff  com.apple.DiskManagement (6.1 - 744.1) <3DD4CD10-4476-334C-8C4B-991A85AAC272> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
    0x1086e3000 -   
    0x1086edff7  libcsfde.dylib (380) <A5CF6F85-0537-399F-968B-1536B1235E65> /usr/lib/libcsfde.dylib
    0x1086fb000 -   
    0x10873cfff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x108f93000 -   
    0x108fc1ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x108ff5000 -   
    0x108ff8fff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x108fff000 -   
    0x10900bfff  com.apple.Collaboration (71 - 71) <0CD617F3-354C-3FEF-A966-C2553B7662EE> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
    0x109020000 -   
    0x10927aff9  com.apple.security (7.0 - 55471.14.8) <EA03E140-2509-3A07-8440-2DC97C0D478B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x1093c7000 -   
    0x1093c7fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x1093cd000 -   
    0x109677ff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x1097d0000 -   
    0x1097ddfff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x1097f0000 -   
    0x109aeefff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x109d30000 -   
    0x109eddf27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x109f00000 -   
    0x109f52fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x109fb4000 -   
    0x109fb5ff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
    0x109fc1000 -   
    0x10a083ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x10a0f2000 -   
    0x10a28dff8  com.apple.CFNetwork (673.3 - 673.3) <4375B7CB-34B6-3A26-99AC-2D2404AD9C9B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x10a39a000 -   
    0x10a39afff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x10a3a1000 -   
    0x10af17ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x10b6a0000 -   
    0x10b885fff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x10b9fc000 -   
    0x10bb02ff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x10bb71000 -   
    0x10bb71fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x10bb78000 -   
    0x10bbebfff  com.apple.securityfoundation (6.0 - 55122.3) <8575DF7A-EC79-3FCE-A737-7512363A5B12> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x10bc2e000 -   
    0x10c54e32b  com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <EC14B831-96BB-3A50-A451-E36BDC8F59FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x10c67f000 -   
    0x10c68ffff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x10c69c000 -   
    0x10c6b5ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x10c6cf000 -   
    0x10c6daff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x10c6e7000 -   
    0x10c717fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
    0x10c744000 -   
    0x10c7b3ff1  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
    0x10c7e5000 -   
    0x10c86efff  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
    0x10c8b6000 -   
    0x10c8fbff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x10c934000 -   
    0x10c943ff8  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
    0x10c953000 -   
    0x10c9a0ff2  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
    0x10c9ce000 -   
    0x10ca07ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x10ca25000 -   
    0x10ca2efff  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
    0x10ca41000 -   
    0x10ca52ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x10ca5f000 -   
    0x10ca62ffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x10ca6c000 -   
    0x10ca6cfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x10ca70000 -   
    0x10ca74ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x10ca7a000 -   
    0x10ca84fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x10ca99000 -   
    0x10caa0fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x10cab1000 -   
    0x10cab8ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
    0x10cac6000 -   
    0x10cb14fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x10cb25000 -   
    0x10cb3ffff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
    0x10cb5e000 -   
    0x10cb61ff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
    0x10cb6b000 -   
    0x10cb6bff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x10cb76000 -   
    0x10cb7dff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
    0x10cb8a000 -   
    0x10cb8ffff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x10cb99000 -   
    0x10cb9bff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x10cba7000 -   
    0x10cba8ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x10cbb5000 -   
    0x10cbc6ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x10cbd0000 -   
    0x10cbd1ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x10cbd8000 -   
    0x10cc61ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x10cc92000 -   
    0x10cc94ff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
    0x10cc9f000 -   
    0x10cca7fff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
    0x10ccb4000 -   
    0x10ccdbffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x10ccf8000 -   
    0x10cd14ff7  libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib
    0x10cd3e000 -   
    0x10cd6dfd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x10cd7f000 -   
    0x10cd9aff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x10cda4000 -   
    0x10cdcbff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x10cded000 -   
    0x10cdf6ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x10ce02000 -   
    0x10ce08ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x10ce21000 -   
    0x10ce28ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x10ce36000 -   
    0x10ce37fff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
    0x10ce3e000 -   
    0x10ce42ff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
    0x10ce4f000 -   
    0x10ce50fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x10ce59000 -   
    0x10ce5eff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x10ce69000 -   
    0x10ce8dfff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x10ceb0000 -   
    0x10cef2ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x10cf0d000 -   
    0x10cf36ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x10cf4a000 -   
    0x10cf55fff  libkxld.dylib (2422.110.17) <B6140BAB-0EAF-3E4F-B055-314068056BB4> /usr/lib/system/libkxld.dylib
    0x10cf5b000 -   
    0x10d245fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x10d2c3000 -   
    0x10d353ff7  com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x10d3bd000 -   
    0x10d434fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x10d4d7000 -   
    0x10d544fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x10d589000 -   
    0x10d5e4ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x10d619000 -   
    0x10d6e3fff  com.apple.LaunchServices (572.28 - 572.28) <FDED4724-4CB6-3DE5-B785-AE6D4C261CF6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x10d75f000 -   
    0x10d788fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x10d7ac000 -   
    0x10d896fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x10d8b1000 -   
    0x10d998ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x10d9cf000 -   
    0x10d9dcff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x10d9e5000 -   
    0x10d9e9fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x10d9ef000 -   
    0x10d9efffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x10d9f4000 -   
    0x10da01ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x10da0c000 -   
    0x10da0dfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x10da18000 -   
    0x10da33ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x10da44000 -   
    0x10daa8fff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x10dae8000 -   
    0x10daebfff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x10daf2000 -   
    0x10db09ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x10db27000 -   
    0x10db31ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x10db40000 -   
    0x10db68ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x10db76000 -   
    0x10de4afc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x10de8e000 -   
    0x10de8efff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x10de93000 -   
    0x10df5efff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x10df6b000 -   
    0x10e01bff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x10e028000 -   
    0x10e409ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x10e46d000 -   
    0x10e5dbff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x10e607000 -   
    0x10e6f6fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x10e76f000 -   
    0x10e7b6fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x10e7dc000 -   
    0x10e800ff7  libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x10e80b000 -   
    0x10e864fff  libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x10e875000 -   
    0x10e890ff7  libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x10e89e000 -   
    0x10e8a2ff7  libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x10e8ae000 -   
    0x10e99cfff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x10e9ca000 -   
    0x10e9ccfff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x10e9d1000 -   
    0x10ea18ff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
    0x10ea32000 -   
    0x10ea4bff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x10ea68000 -   
    0x10ea97ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x10eabd000 -   
    0x10ead9fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x10eaeb000 -   
    0x10ebdcff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x10ebee000 -   
    0x10ec53ffb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x10ec83000 -   
    0x10ec84fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x10ec8c000 -   
    0x10ec90ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
    0x10ec99000 -   
    0x10eca5ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x10ecc0000 -   
    0x10ecc9ffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x10ecd3000 -   
    0x10ed24ff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x10ed4e000 -   
    0x10ed66ff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x10ed76000 -   
    0x10ed9bff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x10edac000 -   
    0x10edb8ffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x10edc0000 -   
    0x10edcbff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <B62B1994-1874-3F8D-B62E-589E6F6534C9> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x10edd5000 -   
    0x10edd8ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
    0x10ede2000 -   
    0x10ede3ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
    0x10edea000 -   
    0x10eea2ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x10ef0b000 -   
    0x10ef50fff  libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib
    0x10ef60000 -   
    0x10ef91fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x10efa4000 -   
    0x10efa6fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x10efb0000 -   
    0x10efb2ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x10efbb000 -   
    0x10efc1fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x10efcd000 -   
    0x10f002ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x10f013000 -   
    0x10f023ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x10f02c000 -   
    0x10f10bfff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
    0x10f175000 -   
    0x10f1a9fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x10f1c5000 -   
    0x10f1fdff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x10f23c000 -   
    0x10f23cffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x10f247000 -   
    0x10f48fff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x10f5b8000 -   
    0x10f5c0ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x10f5d0000 -   
    0x10f5e2ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x10f5f3000 -   
    0x10f67fff7  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
    0x10f6b5000 -   
    0x10f6daff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x10f6fd000 -   
    0x10f9ceff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x10fac5000 -   
    0x10fb18fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x10fb44000 -   
    0x10fb83fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x10fb96000 -   
    0x10fb9effc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x10fbab000 -   
    0x10fbb6fff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x10fbcd000 -   
    0x10fc0bff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x10fc1a000 -   
    0x10fc1cfff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x10fc23000 -   
    0x10fc26fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x10fc2f000 -   
    0x110062ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x110281000 -   
    0x11028bff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x11029d000 -   
    0x1102ebff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x110309000 -   
    0x11038afff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x1103df000 -   
    0x110437ff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x11047e000 -   
    0x1104adfff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x1104c9000 -   
    0x1104d2fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x1104e1000 -   
    0x110622fff  com.apple.QTKit (7.7.3 - 2826.19) <E634E6EC-2C7A-3F86-997B-CFC5D9F89E6B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x11073b000 -   
    0x1107d6ff7  com.apple.PDFKit (2.9.2 - 2.9.2) <0CDC6467-9227-3D98-B4D4-660796AE9F6B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x110850000 -   
    0x110d73fff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x111095000 -   
    0x1110b9fff  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
    0x1110e8000 -   
    0x1110eeff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x1110fc000 -   
    0x11121efff  com.apple.avfoundation (2.0 - 651.12.1) <FF001F98-E198-3B1D-A7EB-A8C48E6E34A3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x111336000 -   
    0x11137ffff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x1113b2000 -   
    0x1116e8fff  com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x111798000 -   
    0x111be6fef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x111c45000 -   
    0x111c45fff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x111c4e000 -   
    0x111c64fff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x111c7d000 -   
    0x111cc9ffe  com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x111cf3000 -   
    0x111d0affa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
    0x111d20000 -   
    0x111e4ffef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x111e8e000 -   
    0x111ebdff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x111ecb000 -   
    0x111ed0ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
    0x111ee1000 -   
    0x111ee3fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x111ee9000 -   
    0x1122c0fef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x1122d1000 -   
    0x1122eeff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x1122fe000 -   
    0x112306ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x11230e000 -   
    0x112375ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x1123a7000 -   
    0x112406fff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x11244a000 -   
    0x112474ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x112484000 -   
    0x1124eafff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x11254f000 -   
    0x11259cfff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x1125ae000 -   
    0x1125b8ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x1125c8000 -   
    0x1125f2ff7  libsandbox.1.dylib (278.11.1) <D98EE9E5-BEB9-3396-924B-9CD100E81C41> /usr/lib/libsandbox.1.dylib
    0x112600000 -   
    0x112613ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x11262c000 -   
    0x11262efff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x112637000 -   
    0x11263ffff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x112647000 -   
    0x11264bfff  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
    0x112656000 -   
    0x112659fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x112665000 -   
    0x112677fff  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
    0x112698000 -   
    0x1126b0ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x1126c9000 -   
    0x1126caff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x1126cf000 -   
    0x1126d1ff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x1126dd000 -   
    0x112765ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-428

  • Installed Yosemite, now my MacBook Pro is running slow and the FileVault keeps saying estimating time remaining.

    I installed Yosemite and since then the system has been running slow.  I chose to use FileVault and it says it's encrypting but keeps saying estimating time remaining.  I've tried repair permission and restarting my computer.  Saw some other threads with similar problem and ran diskutil cs list which showed 80% the first time and now says failed.  I also did an Entre Check and here are the results. 
    Problem description:
    Mac running slow after installing Yosemite
    EtreCheck version: 2.0.6 (91)
    Report generated October 26, 2014 at 12:18:37 AM PDT
    Hardware Information: ℹ️
      MacBook Pro (15-inch, Early 2011) (Verified)
      MacBook Pro - model: MacBookPro8,2
      1 2 GHz Intel Core i7 CPU: 4-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      2 GB DDR3 1333 MHz ok
      BANK 1/DIMM0
      2 GB DDR3 1333 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      Intel HD Graphics 3000 - VRAM: 384 MB
      AMD Radeon HD 6490M - VRAM: 256 MB
      Color LCD 1440 x 900
    System Software: ℹ️
      OS X 10.10 (14A389) - Uptime: 2 days 2:31:27
    Disk Information: ℹ️
      ST9500325ASG disk0 : (500.11 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      Macintosh HD (disk1) /  [Startup]: 498.88 GB (360.91 GB free)
      Encrypted AES-XTS UnlockedFailed
      Core Storage: disk0s2 499.25 GB Online
      MATSHITADVD-R   UJ-898 disk2 : (510.3 MB)
      S.M.A.R.T. Status: Verified
      disk2s1 (disk2s1) <not mounted> : 11 MB
      disk2s2 (disk2s2) <not mounted> : 15 MB
      disk2s3 (disk2s3) <not mounted> : 11 MB
      disk2s4 (disk2s4) <not mounted> : 12 MB
      disk2s5 (disk2s5) <not mounted> : 8 MB
      disk2s6 (disk2s6) <not mounted> : 11 MB
      disk2s7 (disk2s7) <not mounted> : 13 MB
      disk2s8 (disk2s8) <not mounted> : 14 MB
      disk2s9 (disk2s9) <not mounted> : 14 MB
      disk2s10 (disk2s10) <not mounted> : 15 MB
      disk2s11 (disk2s11) <not mounted> : 8 MB
      disk2s12 (disk2s12) <not mounted> : 9 MB
      disk2s13 (disk2s13) <not mounted> : 27 MB
      disk2s14 (disk2s14) <not mounted> : 16 MB
      disk2s15 (disk2s15) <not mounted> : 23 MB
      disk2s16 (disk2s16) <not mounted> : 12 MB
      disk2s17 (disk2s17) <not mounted> : 11 MB
      disk2s18 (disk2s18) <not mounted> : 24 MB
      disk2s19 (disk2s19) <not mounted> : 14 MB
      disk2s20 (disk2s20) <not mounted> : 18 MB
      disk2s21 (disk2s21) <not mounted> : 10 MB
      disk2s22 (disk2s22) <not mounted> : 36 MB
      disk2s23 (disk2s23) <not mounted> : 17 MB
      disk2s24 (disk2s24) <not mounted> : 20 MB
      disk2s25 (disk2s25) <not mounted> : 18 MB
      disk2s26 (disk2s26) <not mounted> : 42 MB
      disk2s27 (disk2s27) <not mounted> : 33 MB
      disk2s28 (disk2s28) <not mounted> : 29 MB
      disk2s29 (disk2s29) <not mounted> : 12 MB
      disk2s30 (disk2s30) <not mounted> : 6 MB
    USB Information: ℹ️
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Inc. BRCM2070 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /Library/Application Support/MacKeeper/AntiVirus.app
      [not loaded] net.kromtech.kext.AVKauth (2.3.7 - SDK 10.9) Support
      [not loaded] net.kromtech.kext.Firewall (2.3.7 - SDK 10.9) Support
      /System/Library/Extensions
      [loaded] com.Cycling74.driver.Soundflower (1.5.1) Support
    Problem System Launch Agents: ℹ️
      [failed] com.apple.AirPlayUIAgent.plist
      [failed] com.apple.CallHistoryPluginHelper.plist
      [failed] com.apple.CallHistorySyncHelper.plist
      [failed] com.apple.cloudd.plist
      [failed] com.apple.coreservices.appleid.authentication.plist
      [failed] com.apple.EscrowSecurityAlert.plist
      [failed] com.apple.icloud.fmfd.plist
      [failed] com.apple.nsurlsessiond.plist
      [failed] com.apple.printtool.agent.plist
      [failed] com.apple.recentsd.plist
      [failed] com.apple.scopedbookmarkagent.xpc.plist
      [failed] com.apple.secd.plist
      [failed] com.apple.security.cloudkeychainproxy.plist
      [failed] com.apple.spindump_agent.plist
      [failed] com.apple.telephonyutilities.callservicesd.plist
    Problem System Launch Daemons: ℹ️
      [failed] com.apple.AssetCacheLocatorService.plist
      [failed] com.apple.awdd.plist
      [failed] com.apple.corestorage.corestoragehelperd.plist
      [failed] com.apple.ctkd.plist
      [failed] com.apple.GSSCred.plist
      [failed] com.apple.icloud.findmydeviced.plist
      [failed] com.apple.ifdreader.plist
      [failed] com.apple.nehelper.plist
      [failed] com.apple.nsurlsessiond.plist
      [failed] com.apple.periodic-daily.plist
      [failed] com.apple.softwareupdate_download_service.plist
      [failed] com.apple.systemstats.analysis.plist
      [failed] com.apple.wdhelper.plist
      [failed] com.apple.xpc.smd.plist
    Launch Agents: ℹ️
      [invalid?] com.sophos.uiserver.plist Support
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist Support
      [invalid?] com.sophos.intercheck.plist Support
      [invalid?] com.sophos.notification.plist Support
      [running] com.zeobit.MacKeeper.AntiVirus.plist Support
      [running] com.zeobit.MacKeeper.plugin.AntiTheft.daemon.plist Support
    User Launch Agents: ℹ️
      [loaded] com.adobe.ARM.[...].plist Support
      [loaded] com.google.keystone.agent.plist Support
      [running] com.plexapp.helper.plist Support
      [running] com.zeobit.MacKeeper.Helper.plist Support
    User Login Items: ℹ️
      iTunesHelper UNKNOWNHidden (missing value)
      Microsoft AU Daemon Application (/Applications/Microsoft AutoUpdate.app/Contents/MacOS/Microsoft AU Daemon.app)
      Canon IJ Network Scanner Selector2 ApplicationHidden (/Library/Printers/Canon/IJScanner/Utilities/Canon IJ Network Scanner Selector2.app)
      Canon IJ Network Scan Utility Application (/Library/Printers/Canon/BJPrinter/Utilities/Canon IJ Network Scan Utility.app)
      AdobeResourceSynchronizer ApplicationHidden (/Applications/Adobe Reader.app/Contents/Support/AdobeResourceSynchronizer.app)
    Internet Plug-ins: ℹ️
      JavaAppletPlugin: Version: 15.0.0 - SDK 10.10 Check version
      FlashPlayer-10.6: Version: 15.0.0.189 - SDK 10.6 Support
      Default Browser: Version: 600 - SDK 10.10
      AdobePDFViewerNPAPI: Version: 11.0.09 - SDK 10.6 Support
      AdobePDFViewer: Version: 11.0.09 - SDK 10.6 Support
      Flash Player: Version: 15.0.0.189 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      Silverlight: Version: 5.1.10411.0 - SDK 10.6 Support
      iPhotoPhotocast: Version: 7.0 - SDK 10.8
    User Internet Plug-ins: ℹ️
      Move_Media_Player: Version: npmnqmp 071505000006 Support
    3rd Party Preference Panes: ℹ️
      Flash Player  Support
    Time Machine: ℹ️
      Skip System Files: NO
      Mobile backups: ON
      Auto backup: YES
      Destinations:
      GoFlex Home Backup [Network]
      Total size: 3 TB
      Total number of backups: 70
      Oldest backup: 2013-07-21 16:39:58 +0000
      Last backup: 2014-10-17 01:49:13 +0000
      Size of backup disk: Excellent
      Backup size 3 TB > (Disk size 0 B X 3)
    Top Processes by CPU: ℹ️
          5% WindowServer
          1% diskimages-helper
          0% backupd
          0% AppleSpell
          0% fontd
    Top Processes by Memory: ℹ️
      172 MB com.apple.WebKit.WebContent
      116 MB backupd
      77 MB Dock
      52 MB Finder
      47 MB com.apple.WebKit.Networking
    Virtual Memory Information: ℹ️
      48 MB Free RAM
      1.08 GB Active RAM
      1.04 GB Inactive RAM
      1.19 GB Wired RAM
      33.41 GB Page-ins
      1.26 GB Page-outs

    Please answer as many of the following questions as you can. You may already have answered some of them; in that case, there's no need to repeat the answers.
    Restart the router and the broadband device, if they're separate. Any change?
    Run Software Update and install all available updates for OS X or the computer's firmware. Any change?
    Are you connected to Ethernet as well as Wi-Fi? If so, disconnect the Ethernet cable or adapter and test.
    If possible, connect to the router with an Ethernet cable and turn off Wi-Fi. Any difference?
    If you can connect to more than one network, are they all the same?
    Are all network applications affected, or only some? If only some, which ones?
    Is networking always the same, or is the problem intermittent?
    Disconnect all other devices from the network. Any change?
    If you're running a MacBook with the lid closed, open the lid. Any difference?
    Start up in safe mode and test. Any difference?
    Start up in Recovery mode. From the OS X Utilities screen, select Get Help Online. A clean copy of Safari will launch. No plugins, such as Flash, will be available. Any difference?
    If possible, turn off Bluetooth and disconnect any USB 3 devices. Any difference?

  • Ndiswrapper and kde problem

    hi!!
    i have arch with all the newst updates i use ndiswrapper and when i boot my arch i write this in the root tty1 console iwconfig wlan0 essid osv and connect to my network with dhcpcd but wen i write startx the kde is startting very slowly no i mean it wont start but wen i write dhcpcd -k wlan0 and turn of the network then it starts good
    i dont know if this is in use to know but i cannot ping 127.0.0.1 or myhost localhost osv.

    glad:  You can make this much easier on yourself by using the 'network' daemon on the DAEMONS array in rc.conf.  The comments in that file describe exactly how to properly configure it.
    I use the folowing settings:
    lo="lo 127.0.0.1"
    wlan0="dhcp"
    wlan_wlan0="wlan0 essid MyESSID"
    INTERFACES=(lo wlan0)

  • OS X (10.5.6) and the "AppleFWOHCI_Async" coma

    The past two days after updating OS X, I find my computer absolutely unresponsive to any attempt to wake the machine after overnight sleep. I have to force quit the machine, then restart. A check of the system log reveals 80MB of the following two repeated entries (18-20 times a second for the hours I thought the machine was sleeping!):
    Dec 21 00:02:18 NewYorkCity kernel[0]: AppleFWOHCI_AsyncTransmit::waitForDMA - context not going inactive.
    Dec 21 00:02:18 NewYorkCity kernel[0]: AppleFWOHCI_AsyncReceive::waitForDMA - context not going inactive.
    Suspecting a FireWire issue, I reset the FW ports (fixed temporarily, but most likely because of the system restart). During the day, only the "transmit" variety of the log entry appears, and only once every few minutes; then at some point after a few hours of running, the entries begin to cascade as described above. Once the cascade starts (and the machine is still responsive) a check of FW status in Apple System Profiler reveals a message (in red letters) that FW status cannot be reported. At some point after a few hours of cascading log entries, normal sleep or shutdown are impossible -- the screen goes blank as expected, but the machine is neither sleeping nor off, but in a comatose state -- a system reset (hold the power button for 10 seconds) and a restart are required to regain control.
    From reading other threads, I've tried resetting PRAM and NVRAM -- the fix is temporary (and likely just due to the related system restart). I've tried reapplying the 10.5.6 combo updater with no improvement in behavior.
    It seems that until Apple provides a more permanent fix, those of us who have this issue will just have to periodically force a shutdown and restart for temporary relief. Logging out and back in is not enough to stop the cascading log entries -- a system reboot is required.
    I'm hoping somebody stumble across a fix before too long -- I'm getting ready to go back to 10.5.5 before too long.
    Message was edited by: Brie Fly

    Hi
    I'm getting these messages too. But I have no directly attached drives. Only via AEBS. Having issues with sleep mode and waking up HDDs on the AEBS (see http://discussions.apple.com/thread.jspa?threadID=1840492&tstart=0). Even if I unmount all drives the messages keep on rolling by...
    I had my iMac crash once while it was in sleep mode over night really had issues getting it running again. Didn't want to react to nothing (but finally did). Might have had something to do with this. This has never happened to me with any Mac that I've so far owned (poweroutage was checked and there was none).
    Cheers Oliver

  • My Macbook air keeps freezing and the trackpad won't move?

    My Macbook air keeps freezing on me! Today, i was watching a show and all of a sudden it froze, the sound kept stopping and the trackpad mouse wouldn't move. I waited a minute but it didn't restart so i force a shutdown and now it seems fine. I've had 3 in the last 2 months and i'm worried. I still have my one year warrenty so i'm going to call apple but what is going on? When i check the consoul it said i had a kernal panic, i posted some of the log below. For reference, my Macbook air is 2012 model, 4GB ram, 128GB SSD hard drive.
    Kernal--bottom to top in terms of recent data
    Apr 18 04:54:00 Olas-MacBook-Air kernel[0]: Graphics suppressed 1223 ms
    Apr 18 04:54:02 Olas-MacBook-Air kernel[0]: MacAuthEvent en0   Auth result for: d8:6c:e9:13:04:8b  MAC AUTH succeeded
    Apr 18 04:54:02 Olas-MacBook-Air kernel[0]: wlEvent: en0 en0 Link UP virtIf = 0
    Apr 18 04:54:02 Olas-MacBook-Air kernel[0]: AirPort: Link Up on en0
    Apr 18 04:54:02 Olas-MacBook-Air kernel[0]: en0: BSSID changed to d8:6c:e9:13:04:8b
    Apr 18 04:54:03 Olas-MacBook-Air kernel[0]: AirPort: RSN handshake complete on en0
    Apr 18 04:54:03 Olas-MacBook-Air kernel[0]: en0: BSSID changed to d8:6c:e9:13:04:8b
    Apr 18 04:54:03 Olas-MacBook-Air kernel[0]: wlEvent: en0 en0 Link DOWN virtIf = 0
    Apr 18 04:54:03 Olas-MacBook-Air kernel[0]: AirPort: Link Down on en0. Reason 8 (Disassociated because station leaving).
    Apr 18 04:54:03 Olas-MacBook-Air kernel[0]:
    Apr 18 06:04:04 Olas-MacBook-Air kernel[0]: Wake reason: EC.SleepTimer (SleepTimer)
    Apr 18 06:04:04 Olas-MacBook-Air kernel[0]: Previous Sleep Cause: 5
    Apr 18 06:04:04 Olas-MacBook-Air kernel[0]: IOThunderboltSwitch(0x0)::listenerCallbackStatic - Thunderbolt HPD packet for route = 0x0 port = 11 unplug = 0
    Apr 18 06:04:04 Olas-MacBook-Air kernel[0]: IOThunderboltSwitch(0x0)::listenerCallbackStatic - Thunderbolt HPD packet for route = 0x0 port = 12 unplug = 0
    Apr 18 06:04:04 Olas-MacBook-Air kernel[0]: TBT W (2): 0x0100 [x]
    Apr 18 06:04:04 Olas-MacBook-Air kernel[0]: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    Apr 18 06:04:05 Olas-MacBook-Air kernel[0]: Graphics suppressed 1242 ms
    Apr 18 06:04:05 Olas-MacBook-Air kernel[0]: hibernate image path: /var/vm/sleepimage
    Apr 18 06:04:05 Olas-MacBook-Air kernel[0]: sizeof(IOHibernateImageHeader) == 512
    Apr 18 06:04:05 Olas-MacBook-Air kernel[0]: Opened file /var/vm/sleepimage, size 4294967296, partition base 0x0, maxio 400000 ssd 1
    Apr 18 06:04:05 Olas-MacBook-Air kernel[0]: hibernate image major 14, minor 0, blocksize 512, pollers 5
    Apr 18 06:04:06 Olas-MacBook-Air kernel[0]: MacAuthEvent en0   Auth result for: d8:6c:e9:13:04:8b  MAC AUTH succeeded
    Apr 18 06:04:06 Olas-MacBook-Air kernel[0]: wlEvent: en0 en0 Link UP virtIf = 0
    Apr 18 06:04:06 Olas-MacBook-Air kernel[0]: AirPort: Link Up on en0
    Apr 18 06:04:06 Olas-MacBook-Air kernel[0]: en0: BSSID changed to d8:6c:e9:13:04:8b
    Apr 18 06:04:07 Olas-MacBook-Air kernel[0]: AirPort: RSN handshake complete on en0
    Apr 18 06:04:21 Olas-MacBook-Air kernel[0]: hibernate_alloc_pages flags 00000000, gobbling 0 pages
    Apr 18 06:04:21 Olas-MacBook-Air kernel[0]: hibernate_setup(0) took 16079 ms
    Apr 18 06:04:23 Olas-MacBook-Air kernel[0]: en0: BSSID changed to d8:6c:e9:13:04:8b
    Apr 18 06:04:23 Olas-MacBook-Air kernel[0]: wlEvent: en0 en0 Link DOWN virtIf = 0
    Apr 18 06:04:23 Olas-MacBook-Air kernel[0]: AirPort: Link Down on en0. Reason 8 (Disassociated because station leaving).
    Apr 18 06:04:23 Olas-MacBook-Air kernel[0]: IOThunderboltSwitch(0x0)::listenerCallbackStatic - Thunderbolt HPD packet for route = 0x0 port = 11 unplug = 0
    Apr 18 06:04:23 Olas-MacBook-Air kernel[0]: IOThunderboltSwitch(0x0)::listenerCallbackStatic - Thunderbolt HPD packet for route = 0x0 port = 12 unplug = 0
    Apr 18 06:04:23 Olas-MacBook-Air kernel[0]:
    Apr 18 17:16:57 Olas-MacBook-Air kernel[0]: hibernate_page_list_setall start 0xffffff806b056000, 0xffffff806b099000
    Apr 18 17:16:57 Olas-MacBook-Air kernel[0]: hibernate_page_list_setall time: 287 ms
    Apr 18 17:16:57 Olas-MacBook-Air kernel[0]: pages 427638, wire 119260, act 23097, inact 290, spec 441, zf 2, throt 0, could discard act 117421 inact 107933 purgeable 2838 spec 56356
    Apr 18 17:16:57 Olas-MacBook-Air kernel[0]: hibernate_page_list_setall found pageCount 143090
    Apr 18 17:16:57 Olas-MacBook-Air kernel[0]: IOHibernatePollerOpen, ml_get_interrupts_enabled 0
    Apr 18 17:16:57 Olas-MacBook-Air kernel[0]: IOHibernatePollerOpen(0)
    Apr 18 17:16:57 Olas-MacBook-Air kernel[0]: writing 142755 pages
    Apr 18 17:16:57 Olas-MacBook-Air kernel[0]: encryptStart 2f720
    Apr 18 17:16:57 Olas-MacBook-Air kernel[0]: hibernate_machine_init: state 2, image pages 119061, sum was a8d32a66, image1Size b38ae00, conflictCount 3017, nextFree 5e47
    Apr 18 17:16:57 Olas-MacBook-Air kernel[0]: hibernate_page_list_discard time: 155 ms, discarded act 117421 inact 107933 purgeable 2838 spec 56356
    Apr 18 17:16:57 Olas-MacBook-Air kernel[0]: IOHibernatePollerOpen(), ml_get_interrupts_enabled 0
    Apr 18 17:16:57 Olas-MacBook-Air kernel[0]: IOHibernatePollerOpen(0)
    Apr 18 17:16:57 Olas-MacBook-Air kernel[0]: hibernate_machine_init reading
    Apr 18 17:16:57 Olas-MacBook-Air kernel[0]: PMStats: Hibernate read took 432 ms
    Apr 18 17:16:57 Olas-MacBook-Air kernel[0]: hibernate_machine_init pagesDone 142891 sum2 f2ea7ba4, time: 432 ms, comp bytes: 19898368 time: 35 ms 536 Mb/s, crypt bytes: 87473664 time: 55 ms 1493 Mb/s
    Apr 18 17:16:57 Olas-MacBook-Air kernel[0]: Wake reason: EC.LidOpen (User)
    Apr 18 17:16:57 Olas-MacBook-Air kernel[0]: Previous Sleep Cause: 5
    Apr 18 17:16:57 Olas-MacBook-Air kernel[0]: Previous Shutdown Cause: -60
    Apr 18 17:16:57 Olas-MacBook-Air kernel[0]: com_apple_driver_AppleUSBCardReaderUMC:: Stop::Controller Reset
    Apr 18 17:16:57 Olas-MacBook-Air kernel[0]: TBT W (2): 0x0100 [x]
    Apr 18 17:16:59 Olas-MacBook-Air kernel[0]: USBMSC Identifier (non-unique): 000000000310 0x5ac 0x8404 0x310
    Apr 18 17:16:59 Olas-MacBook-Air kernel[0]: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    Apr 18 17:16:59 Olas-MacBook-Air kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    Apr 18 17:17:00 Olas-MacBook-Air kernel[0]: MacAuthEvent en0   Auth result for: d8:6c:e9:13:04:8b  MAC AUTH succeeded
    Apr 18 17:17:00 Olas-MacBook-Air kernel[0]: wlEvent: en0 en0 Link UP virtIf = 0
    Apr 18 17:17:00 Olas-MacBook-Air kernel[0]: AirPort: Link Up on en0
    Apr 18 17:17:00 Olas-MacBook-Air kernel[0]: en0: BSSID changed to d8:6c:e9:13:04:8b
    Apr 18 17:17:01 Olas-MacBook-Air kernel[0]: AirPort: RSN handshake complete on en0
    Apr 18 17:17:36 Olas-MacBook-Air kernel[0]: IOSurface: buffer allocation size is zero
    Apr 18 17:25:33 Olas-MacBook-Air kernel[0]: en0: BSSID changed to d8:6c:e9:13:04:8b
    Apr 18 17:25:33 Olas-MacBook-Air kernel[0]: wlEvent: en0 en0 Link DOWN virtIf = 0
    Apr 18 17:25:33 Olas-MacBook-Air kernel[0]: AirPort: Link Down on en0. Reason 8 (Disassociated because station leaving).
    Apr 18 17:25:33 Olas-MacBook-Air kernel[0]: IOThunderboltSwitch(0x0)::listenerCallbackStatic - Thunderbolt HPD packet for route = 0x0 port = 11 unplug = 0
    Apr 18 17:25:33 Olas-MacBook-Air kernel[0]: IOThunderboltSwitch(0x0)::listenerCallbackStatic - Thunderbolt HPD packet for route = 0x0 port = 12 unplug = 0
    Apr 18 17:25:33 Olas-MacBook-Air kernel[0]:
    Apr 18 17:58:39 Olas-MacBook-Air kernel[0]: Wake reason: EC.LidOpen (User)
    Apr 18 17:58:39 Olas-MacBook-Air kernel[0]: Previous Sleep Cause: 5
    Apr 18 17:58:39 Olas-MacBook-Air kernel[0]: en0: 802.11d country code set to 'X0'.
    Apr 18 17:58:39 Olas-MacBook-Air kernel[0]: en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Apr 18 17:58:39 Olas-MacBook-Air kernel[0]: IOThunderboltSwitch(0x0)::listenerCallbackStatic - Thunderbolt HPD packet for route = 0x0 port = 11 unplug = 0
    Apr 18 17:58:39 Olas-MacBook-Air kernel[0]: IOThunderboltSwitch(0x0)::listenerCallbackStatic - Thunderbolt HPD packet for route = 0x0 port = 12 unplug = 0
    Apr 18 17:58:39 Olas-MacBook-Air kernel[0]: TBT W (2): 0x0100 [x]
    Apr 18 17:58:39 Olas-MacBook-Air kernel[0]: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    Apr 18 17:58:40 Olas-MacBook-Air kernel[0]: en0: 802.11d country code set to 'CA'.
    Apr 18 17:58:40 Olas-MacBook-Air kernel[0]: en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Apr 18 17:58:42 Olas-MacBook-Air kernel[0]: MacAuthEvent en0   Auth result for: d8:6c:e9:13:04:8b  MAC AUTH succeeded
    Apr 18 17:58:42 Olas-MacBook-Air kernel[0]: wlEvent: en0 en0 Link UP virtIf = 0
    Apr 18 17:58:42 Olas-MacBook-Air kernel[0]: AirPort: Link Up on en0
    Apr 18 17:58:42 Olas-MacBook-Air kernel[0]: en0: BSSID changed to d8:6c:e9:13:04:8b
    Apr 18 17:58:42 Olas-MacBook-Air kernel[0]: AirPort: RSN handshake complete on en0
    Apr 18 19:16:12 Olas-MacBook-Air kernel[0]: IOSurface: buffer allocation size is zero
    Apr 18 19:18:02 Olas-MacBook-Air kernel[0]: MacAuthEvent en0   Auth result for: d8:6c:e9:13:04:8b  MAC AUTH succeeded
    Apr 18 19:18:02 Olas-MacBook-Air kernel[0]: wlEvent: en0 en0 Link UP virtIf = 0
    Apr 18 19:18:02 Olas-MacBook-Air kernel[0]: wl0: Roamed or switched channel, reason #8, bssid d8:6c:e9:13:04:8b
    Apr 18 19:18:02 Olas-MacBook-Air kernel[0]: en0: BSSID changed to d8:6c:e9:13:04:8b
    Apr 18 19:18:03 Olas-MacBook-Air kernel[0]: AirPort: RSN handshake complete on en0
    Apr 18 19:24:10 Olas-MacBook-Air kernel[0]: en0: BSSID changed to d8:6c:e9:13:04:8b
    Apr 18 19:24:10 Olas-MacBook-Air kernel[0]: wlEvent: en0 en0 Link DOWN virtIf = 0
    Apr 18 19:24:10 Olas-MacBook-Air kernel[0]: AirPort: Link Down on en0. Reason 8 (Disassociated because station leaving).
    Apr 18 19:24:10 Olas-MacBook-Air kernel[0]: IOThunderboltSwitch(0x0)::listenerCallbackStatic - Thunderbolt HPD packet for route = 0x0 port = 11 unplug = 0
    Apr 18 19:24:10 Olas-MacBook-Air kernel[0]: IOThunderboltSwitch(0x0)::listenerCallbackStatic - Thunderbolt HPD packet for route = 0x0 port = 12 unplug = 0
    Apr 18 19:24:10 Olas-MacBook-Air kernel[0]:
    Apr 18 20:14:46 Olas-MacBook-Air kernel[0]: Wake reason: EC.LidOpen (User)
    Apr 18 20:14:46 Olas-MacBook-Air kernel[0]: Previous Sleep Cause: 5
    Apr 18 20:14:46 Olas-MacBook-Air kernel[0]: en0: 802.11d country code set to 'X0'.
    Apr 18 20:14:46 Olas-MacBook-Air kernel[0]: en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Apr 18 20:14:46 Olas-MacBook-Air kernel[0]: IOThunderboltSwitch(0x0)::listenerCallbackStatic - Thunderbolt HPD packet for route = 0x0 port = 11 unplug = 0
    Apr 18 20:14:46 Olas-MacBook-Air kernel[0]: IOThunderboltSwitch(0x0)::listenerCallbackStatic - Thunderbolt HPD packet for route = 0x0 port = 12 unplug = 0
    Apr 18 20:14:46 Olas-MacBook-Air kernel[0]: TBT W (2): 0x0100 [x]
    Apr 18 20:14:46 Olas-MacBook-Air kernel[0]: AppleUSBMultitouchDriver::validateChecksum - 64-byte packet checksum is incorrect (expected 0xb95, checksum bytes were 0xd94)
    Apr 18 20:14:46 Olas-MacBook-Air kernel[0]: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    Apr 18 20:14:47 Olas-MacBook-Air kernel[0]: en0: 802.11d country code set to 'US'.
    Apr 18 20:14:47 Olas-MacBook-Air kernel[0]: en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Apr 18 20:14:48 Olas-MacBook-Air kernel[0]: MacAuthEvent en0   Auth result for: d8:6c:e9:13:04:8b  MAC AUTH succeeded
    Apr 18 20:14:48 Olas-MacBook-Air kernel[0]: wlEvent: en0 en0 Link UP virtIf = 0
    Apr 18 20:14:48 Olas-MacBook-Air kernel[0]: AirPort: Link Up on en0
    Apr 18 20:14:48 Olas-MacBook-Air kernel[0]: en0: BSSID changed to d8:6c:e9:13:04:8b
    Apr 18 20:14:49 Olas-MacBook-Air kernel[0]: en0: 802.11d country code set to 'CA'.
    Apr 18 20:14:49 Olas-MacBook-Air kernel[0]: en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Apr 18 20:14:50 Olas-MacBook-Air kernel[0]: AirPort: RSN handshake complete on en0
    Apr 18 20:16:45 Olas-MacBook-Air kernel[0]: IOSurface: buffer allocation size is zero
    Apr 18 20:17:15: --- last message repeated 6 times ---
    Apr 18 20:20:55 Olas-MacBook-Air kernel[0]: IOSurface: buffer allocation size is zero
    Apr 18 20:35:12 Olas-MacBook-Air kernel[0]: IOSurface: buffer allocation size is zero
    Apr 18 20:35:42: --- last message repeated 3 times ---
    Apr 18 20:45:50 localhost kernel[0]: PMAP: PCID enabled
    Apr 18 20:45:50 localhost kernel[0]: PMAP: Supervisor Mode Execute Protection enabled
    Apr 18 20:45:50 localhost kernel[0]: Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64
    Apr 18 20:45:50 localhost kernel[0]: vm_page_bootstrap: 988363 free pages and 52021 wired pages
    Apr 18 20:45:50 localhost kernel[0]: kext submap [0xffffff7f80736000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000736000]
    Apr 18 20:45:50 localhost kernel[0]: zone leak detection enabled
    Apr 18 20:45:50 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Apr 18 20:45:50 localhost kernel[0]: mig_table_max_displ = 73
    Apr 18 20:45:50 localhost kernel[0]: TSC Deadline Timer supported and enabled
    Apr 18 20:45:50 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    Apr 18 20:45:50 localhost kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    Apr 18 20:45:50 localhost kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=1 Enabled
    Apr 18 20:45:50 localhost kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
    Apr 18 20:45:50 localhost kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=255 Disabled
    Apr 18 20:45:50 localhost kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=255 Disabled
    Apr 18 20:45:50 localhost kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=255 Disabled
    Apr 18 20:45:50 localhost kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=255 Disabled
    Apr 18 20:45:50 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
    Apr 18 20:45:50 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Apr 18 20:45:50 localhost kernel[0]: calling mpo_policy_init for Sandbox
    Apr 18 20:45:50 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    Apr 18 20:45:50 localhost kernel[0]: calling mpo_policy_init for Quarantine
    Apr 18 20:45:50 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    Apr 18 20:45:50 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Apr 18 20:45:50 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Apr 18 20:45:50 localhost kernel[0]: MAC Framework successfully initialized
    Apr 18 20:45:50 localhost kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    Apr 18 20:45:50 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    Apr 18 20:45:50 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5]
    Apr 18 20:45:50 localhost kernel[0]: PFM64 (36 cpu) 0xf10000000, 0xf0000000
    Apr 18 20:45:50 localhost kernel[0]: [ PCI configuration begin ]
    Apr 18 20:45:50 localhost kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 0035
    Apr 18 20:45:50 localhost kernel[0]: AppleIntelCPUPowerManagement: (built 16:32:09 Aug 23 2012) initialization complete
    Apr 18 20:45:50 localhost kernel[0]: console relocated to 0xf50000000
    Apr 18 20:45:50 localhost kernel[0]: PCI configuration changed (bridge=15 device=2 cardbus=0)
    Apr 18 20:45:50 localhost kernel[0]: [ PCI configuration end, bridges 10 devices 12 ]
    Apr 18 20:45:50 localhost kernel[0]: AppleThunderboltNHIType2::setupPowerSavings - GPE based runtime power management
    Apr 18 20:45:50 localhost kernel[0]: AppleThunderboltNHIType2::start - type 2 sleep enabled
    Apr 18 20:45:50 localhost kernel[0]: AppleThunderboltNHIType2::start - SXFP method found
    Apr 18 20:45:50 localhost kernel[0]: mbinit: done [64 MB total pool size, (42/21) split]
    Apr 18 20:45:50 localhost kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    Apr 18 20:45:50 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    Apr 18 20:45:50 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    Apr 18 20:45:50 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    Apr 18 20:45:50 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    Apr 18 20:45:50 localhost kernel[0]: AppleIntelCPUPowerManagementClient: ready
    Apr 18 20:45:50 localhost kernel[0]: BTCOEXIST off
    Apr 18 20:45:50 localhost kernel[0]: wl0: Broadcom BCM4353 802.11 Wireless Controller
    Apr 18 20:45:50 localhost kernel[0]: 5.106.198.19
    Apr 18 20:45:50 localhost kernel[0]: USBMSC Identifier (non-unique): 000000000310 0x5ac 0x8404 0x310
    Apr 18 20:45:50 localhost kernel[0]: IOThunderboltSwitch(0x0)::listenerCallbackStatic - Thunderbolt HPD packet for route = 0x0 port = 11 unplug = 0
    Apr 18 20:45:50 localhost kernel[0]: IOThunderboltSwitch(0x0)::listenerCallbackStatic - Thunderbolt HPD packet for route = 0x0 port = 12 unplug = 0
    Apr 18 20:45:50 localhost kernel[0]: rooting via boot-uuid from /chosen: 6565DCBB-E99D-3A90-970D-E91B7335C936
    Apr 18 20:45:50 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Apr 18 20:45:50 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/APPLE SSD TS128E Media/IOGUIDPartitionScheme/Customer@2
    Apr 18 20:45:50 localhost kernel[0]: BSD root: disk0s2, major 14, minor 2
    Apr 18 20:45:50 localhost kernel[0]: jnl: unknown-dev: replay_journal: from: 6864896 to: 9240576 (joffset 0x11502000)
    Apr 18 20:45:50 localhost kernel[0]: jnl: unknown-dev: journal replay done.
    Apr 18 20:45:50 localhost kernel[0]: Kernel is LP64
    Apr 18 20:45:50 localhost kernel[0]: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    Apr 18 20:45:50 localhost kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    Apr 18 20:45:50 localhost kernel[0]: hfs: Removed 12 orphaned / unlinked files and 339 directories
    Apr 18 20:45:51 localhost kernel[0]: AirPort_Brcm4331: Ethernet address 70:56:81:a8:26:c5
    Apr 18 20:45:51 localhost kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    Apr 18 20:45:51 localhost kernel[0]: IO80211Interface::efiNVRAMPublished(): 
    Apr 18 20:45:52 localhost kernel[0]: in func createVirtualInterface ifRole = 1
    Apr 18 20:45:52 localhost kernel[0]: Created virtif 0xffffff800ba65200 p2p0
    Apr 18 20:45:52 localhost kernel[0]: AirPort: Link Down on en0. Reason 1 (Unspecified).
    Apr 18 20:45:53 Olas-MacBook-Air kernel[0]: Previous Shutdown Cause: 3
    Apr 18 20:45:53 Olas-MacBook-Air kernel[0]: DSMOS has arrived
    Apr 18 20:45:53 Olas-MacBook-Air kernel[0]: macx_swapon SUCCESS
    Apr 18 20:45:54 Olas-MacBook-Air kernel[0]: en0: 802.11d country code set to 'CA'.
    Apr 18 20:45:54 Olas-MacBook-Air kernel[0]: en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Apr 18 20:45:55 Olas-MacBook-Air kernel[0]: MacAuthEvent en0   Auth result for: d8:6c:e9:13:04:8b  MAC AUTH succeeded
    Apr 18 20:45:55 Olas-MacBook-Air kernel[0]: wlEvent: en0 en0 Link UP virtIf = 0
    Apr 18 20:45:55 Olas-MacBook-Air kernel[0]: AirPort: Link Up on en0
    Apr 18 20:45:55 Olas-MacBook-Air kernel[0]: en0: BSSID changed to d8:6c:e9:13:04:8b
    Apr 18 20:45:56 Olas-MacBook-Air kernel[0]: wlEvent: en0 en0 Link DOWN virtIf = 0
    Apr 18 20:45:56 Olas-MacBook-Air kernel[0]: AirPort: Link Down on en0. Reason 8 (Disassociated because station leaving).
    Apr 18 20:46:11 Olas-MacBook-Air kernel[0]: MacAuthEvent en0   Auth result for: d8:6c:e9:13:04:8b  MAC AUTH succeeded
    Apr 18 20:46:11 Olas-MacBook-Air kernel[0]: wlEvent: en0 en0 Link UP virtIf = 0
    Apr 18 20:46:11 Olas-MacBook-Air kernel[0]: AirPort: Link Up on en0
    Apr 18 20:46:11 Olas-MacBook-Air kernel[0]: en0: BSSID changed to d8:6c:e9:13:04:8b
    Apr 18 20:46:12 Olas-MacBook-Air kernel[0]: AirPort: RSN handshake complete on en0
    Apr 18 20:46:21 Olas-MacBook-Air kernel[0]: IOSurface: buffer allocation size is zero
    Apr 18 20:48:22: --- last message repeated 1 time ---
    Apr 18 20:48:22 Olas-MacBook-Air kernel[0]: IOSurface: buffer allocation size is zero
    Apr 18 20:49:17 Olas-MacBook-Air kernel[0]: IOSurface: buffer allocation size is zero
    Apr 18 20:50:11 Olas-MacBook-Air kernel[0]: HFS: Very Low Disk: freeblks: 0, dangerlimit: 409
    Apr 18 20:54:05 Olas-MacBook-Air kernel[0]: IOSurface: buffer allocation size is zero
    Apr 18 20:57:05 Olas-MacBook-Air kernel[0]: IOSurface: buffer allocation size is zero
    Apr 18 20:57:35: --- last message repeated 2 times ---
    System logs bottom to top- in terms of recent data
    Apr 18 17:17:03 Olas-MacBook-Air UserEventAgent[11]: CaptiveNetworkSupport:CaptiveStartDetect:2343 Bypassing probe on TomatoN because it is protected and not on the exception list
    Apr 18 17:17:03 Olas-MacBook-Air UserEventAgent[11]: CaptiveNetworkSupport:CaptivePublishState:1211 en0 - Unknown
    Apr 18 17:17:03 Olas-MacBook-Air configd[14]: network configuration changed.
    Apr 18 17:20:54 Olas-MacBook-Air mdworker32[14098]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Apr 18 17:25:30 Olas-MacBook-Air powerd[18]: PMScheduleWakeEventChooseBest: m=0.00 s=0.00 a=0.00
    Apr 18 17:58:39 Olas-MacBook-Air hidd[54]: MultitouchHID: device bootloaded
    Apr 18 17:58:40 Olas-MacBook-Air UserEventAgent[11]: CaptiveNetworkSupport:CaptivePublishState:1211 en0 - PreProbe
    Apr 18 17:58:40 Olas-MacBook-Air configd[14]: network configuration changed.
    Apr 18 17:58:42 Olas-MacBook-Air airportd[14104]: _doAutoJoin: Already associated to “TomatoN”. Bailing on auto-join.
    Apr 18 17:58:43 Olas-MacBook-Air configd[14]: network configuration changed.
    Apr 18 17:58:43 Olas-MacBook-Air UserEventAgent[11]: CaptiveNetworkSupport:CaptivePublishState:1211 en0 - Probe
    Apr 18 17:58:43 Olas-MacBook-Air UserEventAgent[11]: CaptiveNetworkSupport:CaptiveStartDetect:2343 Bypassing probe on TomatoN because it is protected and not on the exception list
    Apr 18 17:58:43 Olas-MacBook-Air UserEventAgent[11]: CaptiveNetworkSupport:CaptivePublishState:1211 en0 - Unknown
    Apr 18 17:58:43 Olas-MacBook-Air configd[14]: network configuration changed.
    Apr 18 17:59:13 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformsAtPlacement: Failed
    Apr 18 17:59:13 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformAtPlacement: Failed
    Apr 18 17:59:13 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformsAtPlacement: Failed
    Apr 18 17:59:13 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformAtPlacement: Failed
    Apr 18 17:59:13 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformsAtPlacement: Failed
    Apr 18 17:59:13 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformAtPlacement: Failed
    Apr 18 17:59:13 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformsAtPlacement: Failed
    Apr 18 17:59:13 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformAtPlacement: Failed
    Apr 18 17:59:13 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformsAtPlacement: Failed
    Apr 18 17:59:14 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformAtPlacement: Failed
    Apr 18 17:59:14 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformsAtPlacement: Failed
    Apr 18 17:59:14 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformAtPlacement: Failed
    Apr 18 17:59:14 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformsAtPlacement: Failed
    Apr 18 17:59:14 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformAtPlacement: Failed
    Apr 18 17:59:14 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformsAtPlacement: Failed
    Apr 18 17:59:14 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformAtPlacement: Failed
    Apr 18 17:59:14 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformsAtPlacement: Failed
    Apr 18 17:59:14 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformAtPlacement: Failed
    Apr 18 17:59:14 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformsAtPlacement: Failed
    Apr 18 17:59:14 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformAtPlacement: Failed
    Apr 18 17:59:14 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformsAtPlacement: Failed
    Apr 18 17:59:14 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformAtPlacement: Failed
    Apr 18 17:59:14 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformsAtPlacement: Failed
    Apr 18 17:59:14 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformAtPlacement: Failed
    Apr 18 17:59:14 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformsAtPlacement: Failed
    Apr 18 17:59:14 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformAtPlacement: Failed
    Apr 18 17:59:14 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformsAtPlacement: Failed
    Apr 18 17:59:14 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformAtPlacement: Failed
    Apr 18 17:59:14 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformsAtPlacement: Failed
    Apr 18 17:59:14 Olas-MacBook-Air Dock[129]: kCGErrorIllegalArgument: CGSSetWindowTransformAtPlacement: Failed
    Apr 18 19:24:07 Olas-MacBook-Air powerd[18]: PMScheduleWakeEventChooseBest: m=0.00 s=0.00 a=0.00
    Apr 18 20:14:46 Olas-MacBook-Air hidd[54]: MultitouchHID: device bootloaded
    Apr 18 20:14:46 Olas-MacBook-Air UserEventAgent[11]: CaptiveNetworkSupport:CaptivePublishState:1211 en0 - PreProbe
    Apr 18 20:14:46 Olas-MacBook-Air configd[14]: network configuration changed.
    Apr 18 20:14:49 Olas-MacBook-Air airportd[14147]: _doAutoJoin: Already associated to “TomatoN”. Bailing on auto-join.
    Apr 18 20:14:50: --- last message repeated 1 time ---
    Apr 18 20:14:50 Olas-MacBook-Air ntpd[33]: bind(25) AF_INET6 fe80::7256:81ff:fea8:26c5%4#123 flags 0x11 failed: Can't assign requested address
    Apr 18 20:14:50 Olas-MacBook-Air ntpd[33]: unable to create socket on en0 (221) for fe80::7256:81ff:fea8:26c5#123
    Apr 18 20:14:50 Olas-MacBook-Air configd[14]: network configuration changed.
    Apr 18 20:14:50 Olas-MacBook-Air UserEventAgent[11]: CaptiveNetworkSupport:CaptivePublishState:1211 en0 - Probe
    Apr 18 20:14:50 Olas-MacBook-Air UserEventAgent[11]: CaptiveNetworkSupport:CaptiveStartDetect:2343 Bypassing probe on TomatoN because it is protected and not on the exception list
    Apr 18 20:14:50 Olas-MacBook-Air UserEventAgent[11]: CaptiveNetworkSupport:CaptivePublishState:1211 en0 - Unknown
    Apr 18 20:14:50 Olas-MacBook-Air configd[14]: network configuration changed.
    Apr 18 20:19:03 Olas-MacBook-Air SoftwareUpdateCheck[14164]: SoftwareUpdateCheck: checking for updates
    Apr 18 20:19:06 Olas-MacBook-Air fseventsd[19]: Logging disabled completely for device:1: /Volumes/Recovery HD
    Apr 18 20:19:06 Olas-MacBook-Air SoftwareUpdateCheck[14164]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.QuickTimePlayerX"></bundle>
    Apr 18 20:19:18 Olas-MacBook-Air SoftwareUpdateCheck[14164]: SoftwareUpdateCheck: Arranging to launch app
    Apr 18 20:24:18 Olas-MacBook-Air SoftwareUpdateCheck[14180]: SoftwareUpdateCheck (Launch): launching app
    Apr 18 20:24:19 Olas-MacBook-Air installd[14197]: Starting
    Apr 18 20:24:19 Olas-MacBook-Air installd[14197]: uid=0, euid=0
    Apr 18 20:24:21 Olas-MacBook-Air fseventsd[19]: Logging disabled completely for device:1: /Volumes/Recovery HD
    Apr 18 20:24:21 Olas-MacBook-Air Software Update[14193]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.QuickTimePlayerX"></bundle>
    Apr 18 20:24:49 Olas-MacBook-Air installd[14197]: Exiting.
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:252, reset:247, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:244, reset:244, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:295, reset:295, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:327, reset:322, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:450, reset:450, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:353, reset:353, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:371, reset:371, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:398, reset:395, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:327, reset:327, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:252, reset:249, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:310, reset:310, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:481, reset:478, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:313, reset:313, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:266, reset:262, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:251, reset:251, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:339, reset:335, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:430, reset:430, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:389, reset:383, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:402, reset:402, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:240, reset:240, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:388, reset:388, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:243, reset:239, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:69, reset:69, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:262, reset:257, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:244, reset:244, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:350, reset:350, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:263, reset:258, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:456, reset:456, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:295, reset:295, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:368, reset:368, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:243, reset:237, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:84, reset:84, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:195, reset:158, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:431, reset:431, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:466, reset:466, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:300, reset:300, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:252, reset:249, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:342, reset:342, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:242, reset:236, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:252, reset:252, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:256, reset:256, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:467, reset:467, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:266, reset:262, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:280, reset:280, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:374, reset:371, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:144, reset:144, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:171, reset:95, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:75, reset:44, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:268, reset:150, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:17, reset:17, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:246, reset:115, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:286, reset:130, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:80, reset:68, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:463, reset:414, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:252, reset:248, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:278, reset:278, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:297, reset:297, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:266, reset:266, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:326, reset:323, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:284, reset:284, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:326, reset:322, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:290, reset:290, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:410, reset:404, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:298, reset:298, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:362, reset:362, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:355, reset:355, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:328, reset:324, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:252, reset:237, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:22, reset:22, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:215, reset:167, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:362, reset:362, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:350, reset:350, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:370, reset:364, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:257, reset:257, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:350, reset:347, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:402, reset:396, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:183, reset:183, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:284, reset:276, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:428, reset:428, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:329, reset:329, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:115, reset:112, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: RingBufferPool wr:0, rd:147, reset:76, warning:0
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: checkDecoderUsage, vaCodecString: <Gen7>
    Apr 18 20:38:42 Olas-MacBook-Air [0x0-0xba1ba1].com.apple.Safari[14085]: AVF info: pp_hw_name: RenderingEngine, id: 3ea, m_pp_nowait: 1
    Apr 18 20:38:42 Olas-MacBook-Air [0x

    Have you already tried the following steps to reload your device software ?
    1. Verify that the Desktop Manager and BlackBerry Device Software are installed on the computer.
    2. Remove the battery from the BlackBerry. Do not re-insert.
    3. Connect the BlackBerry to the computer.
    4. On the BlackBerry Desktop Manager main screen, click Application Loader.
    5. Click Start.
    6. Click Options to select applications to be installed.
    7. Click Next.
    8. Click Next.
    9. Click Finish.
    10. When the application load starts, re-insert the battery into the BlackBerry.

  • I have a new mac book pro System Version: OS X 10.9.4 just one week old. When i play games using chrome the mac gets super hot and in the middle and the bottom. I had to return a mac last week because of this and got a new one replaced. But it still

    I have a new mac book pro System Version: OS X 10.9.4 just one week old. When i play games using chrome the mac gets super hot and in the middle and the bottom. I had to return a mac last week because of this and got a new one replaced. But it still

    I ran the diagnostics suggested in Macbook Pro Running Slow and Overheating, High kernel_task CPU Usage. Results below. Any help would be great.
    System Version: OS X 10.9.4 (13E28) 
    Kernel Version: Darwin 13.3.0
    Boot Mode: Normal
    Model: MacBookPro11,1
    USB
       Dell USB Optical Mouse (Dell Inc.)
    System diagnostics
       2014-09-20 PluginProcess spin
       2014-09-20 PluginProcess spin
       2014-09-20 iTunes spin
       2014-09-22 PluginProcess spin
       2014-09-22 PluginProcess spin
       2014-09-25 PluginProcess spin
       2014-09-26 Google Chrome spin
       2014-09-26 Google Chrome spin
    User diagnostics
       2014-09-20 CalendarAgent crash
       2014-09-22 DashboardClient crash
    Kernel messages
       Sep 26 17:21:23   IOPPF: Sent gpu-internal-plimit-notification last value 4 (rounded time weighted average 4)
       Sep 26 17:21:35   IOPPF: Sent cpu-plimit-notification last value 5 (rounded time weighted average 5)
       Sep 26 17:21:35   IOPPF: Sent gpu-internal-single-slice-plimit-notification last value 3 (rounded time weighted average 3)
       Sep 26 17:21:35   IOPPF: Sent gpu-internal-plimit-notification last value 3 (rounded time weighted average 3)
       Sep 26 17:21:47   IOPPF: Sent cpu-plimit-notification last value 8 (rounded time weighted average 7)
       Sep 26 17:21:47   IOPPF: Sent gpu-internal-single-slice-plimit-notification last value 3 (rounded time weighted average 3)
       Sep 26 17:21:47   IOPPF: Sent gpu-internal-plimit-notification last value 3 (rounded time weighted average 3)
       Sep 26 17:22:01   IOPPF: Sent cpu-plimit-notification last value 5 (rounded time weighted average 7)
       Sep 26 17:22:01   IOPPF: Sent gpu-internal-single-slice-plimit-notification last value 2 (rounded time weighted average 3)
       Sep 26 17:22:01   IOPPF: Sent gpu-internal-plimit-notification last value 2 (rounded time weighted average 3)
       Sep 26 17:22:21   IOPPF: Sent cpu-plimit-notification last value 10 (rounded time weighted average 9)
       Sep 26 17:22:21   IOPPF: Sent gpu-internal-single-slice-plimit-notification last value 4 (rounded time weighted average 3)
       Sep 26 17:22:21   IOPPF: Sent gpu-internal-plimit-notification last value 4 (rounded time weighted average 3)
       Sep 26 17:22:34   IOPPF: Sent cpu-plimit-notification last value 8 (rounded time weighted average 8)
       Sep 26 17:22:34   IOPPF: Sent gpu-internal-single-slice-plimit-notification last value 5 (rounded time weighted average 5)
       Sep 26 17:22:34   IOPPF: Sent gpu-internal-plimit-notification last value 5 (rounded time weighted average 5)
       Sep 26 17:22:47   IOPPF: Sent cpu-plimit-notification last value 6 (rounded time weighted average 6)
       Sep 26 17:22:47   IOPPF: Sent gpu-internal-single-slice-plimit-notification last value 5 (rounded time weighted average 5)
       Sep 26 17:22:47   IOPPF: Sent gpu-internal-plimit-notification last value 5 (rounded time weighted average 5)
       Sep 26 17:23:01   IOPPF: Sent cpu-plimit-notification last value 7 (rounded time weighted average 7)
       Sep 26 17:23:01   IOPPF: Sent gpu-internal-single-slice-plimit-notification last value 5 (rounded time weighted average 5)
       Sep 26 17:23:01   IOPPF: Sent gpu-internal-plimit-notification last value 5 (rounded time weighted average 5)
       Sep 26 17:23:12   IOPPF: Sent cpu-plimit-notification last value 6 (rounded time weighted average 6)
       Sep 26 17:23:12   IOPPF: Sent gpu-internal-single-slice-plimit-notification last value 5 (rounded time weighted average 5)
       Sep 26 17:23:12   IOPPF: Sent gpu-internal-plimit-notification last value 5 (rounded time weighted average 5)
    Extrinsic daemons
       com.adobe.fpsaud
    Extrinsic agents
       com.google.keystone.user.agent
    launchd items
       /Library/LaunchDaemons/com.adobe.fpsaud.plist
        (com.adobe.fpsaud)
       Library/LaunchAgents/com.apple.FolderActions.enabled.plist
        (com.apple.FolderActions.enabled)
       Library/LaunchAgents/com.apple.FolderActions.folders.plist
        (com.apple.FolderActions.folders)
       Library/LaunchAgents/com.google.keystone.agent.plist
        (com.google.keystone.user.agent)
    Startup items
       /Library/StartupItems/TuxeraNTFSUnmountHelper/TuxeraNTFSUnmountHelper
    Extrinsic loadable bundles
       /Library/Internet Plug-Ins/Flash Player.plugin
        (com.macromedia.Flash Player.plugin)
       /Library/PreferencePanes/Flash Player.prefPane
        (com.adobe.flashplayerpreferences)
       /Library/PreferencePanes/Tuxera NTFS.prefPane
        (com.tuxera.ntfs.mac.prefpane)
       Library/Address Book Plug-Ins/SkypeABDialer.bundle
        (com.skype.skypeabdialer)
       Library/Address Book Plug-Ins/SkypeABSMS.bundle
        (com.skype.skypeabsms)
    User login items
       iTunesHelper
       Google Chrome
    Restricted user files: 45
    Elapsed time (s): 75

Maybe you are looking for

  • Open and Close Posting Periods - 0B52 (FICO)

    Dear Friend, It will be much appreciated if you can help me with the below question. What are the years to be mentioned in the year columns (_Underlined below_) in the Open and Close Posting Period (0B52) for the Fiscal Year 2011- 2012. i.e., From Pe

  • Getting error while running command java -jar oc4j.jar -install

    java -jar oc4j.jar -install ON RUNNING The above command getting below error , is it because Java home is not set? Warning: -jar not understood. Ignoring. Exception in thread "main" java.lang.NoClassDefFoundError: oc4j.jar at gnu.gcj.runtime.FirstThr

  • Creating pdf's from multiple files

    Hello I have 6 Quark artwork files. Is there a way to make pdf's from them all without opening each one and saving as a pdf individually? They would all need to have the same pdf settings. Thanks Vicky

  • What's going on with crashes & other yuck yucks?

    I would GLADLY pay dble for this app just to stay in ONE app that let's me maintain file size, more fonts and ability to load my own fonts and custom brushes. But lately the finished files look like the quality has been dramatically reduced, it keeps

  • Last version of illustrator? 16.2.1??

    I have Creative Cloud and illustrator version 16.2.1 which I think is the last release, but I'm trying to open a file someone sent me and it keeps saying that was created with a newer version. Is this possible? Thanks