Why is my Macbook pro so slow? And what can I do to fix this?

Greetings, I got my MacBook pro one and a half a year ago. For some reason, the last 4 months the computer has started to slow down. I get issues such as.
     - Beach ball appearing to often, even for simple commands such as open folder. etc.
     - Video files skipping frames. (any video file on any program. Even if its a buffer video such as youtube or Netflix).
     - Programs such as Photshop, Final Cut Pro etc, takes forever to render and work properly.
     - Web Browser taking forever to close a tab.
I am currently running a OS X V.10.8.5
2.3 GHz Intel Core i7
4GB 1600 MHz DDR3
353.2GB Freespace out of 499.25.
Could any one explain why would a mac slow down? (not a speculation, just why would it slow down like this. Especially the beach ball uninvited appearence).
I looked up the problem on the net, I get way to many differant answears that lead to getting scam programs, and or other 3rd party programs. (I did not download any of them)
I hope some of you understand the problem and have an answear to this. I tried to ask apple support, but they ask for money. I have a feeling that mac slow down forcing you to buy support intentionally (this is just a thought).
I avoid downloading uppdates from apple, because most people I know who uppdate macs always end up with a slow computer. + Last time I tried to uppdate the mac, I got a gray screen that blocked me from using the computer at all. To avoid this problem again, uppdating is not an option.
Pardon my English, it is not my native tounge.
Thank you for reading.

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, under the conditions in which the problem is reproduced. 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:
PPATH=/usr/bin:/bin:/usr/sbin:/sbin;clear;c01='\nRAM details\n%s\n';c02='pmset -g';c03='boot-args';c04=(/ "");c05=(System User);c06='user %s%%, system %s%%';c07='/usr/libexec/PlistBuddy -c Print';c08='%s\n\t(%s)\n';c09='defaults read';c10=networksetup;c11='^[[:space:]]*((127\.0\.0\.1|::1|fe80::1%lo0)[[:space:]]+local|(255\.){3}255[[:space:]]*broadcast)host[[:space:]]*$';c12='com.autodesk.AutoCAD com.evenflow.dropbox com.google.GoogleDrive';c13=(Desktop L*/Keyc*);c14=(20 7);c15=(100 25);c16=(down up);c17=(recvfrom sendto);c18='\n%s\n\n%s\n';c19='\n%s: %s\n';c20='s/^ *//;5p;6p;8p;12p';c21='/ Id/s/.+: //p;/Mem/{s/[^0-9]//g;p;}';c22='1,5d;/[my].*:/d;p';c23='5,6p';c24='/Cy|Cond.*: [^N]/s/^.*://p';c25='/:$/{s/ *:$//;x;s/\n//;/Apple|Genesy|Intel|SMSC/d;s/\n.*//;/\)/p;};/^ *(V.+ [0N]|Man).+ /{s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;}';c26='/id: N|te: Y/p';F01(){ ((s00==0));};F02(){ o=;a=;((s01==0));};F03(){ system_profiler SP${1}DataType|sed -En "$2";};F04(){ o=`echo $o`;[[ ! "$o" =~ ^0?$ ]]&&printf "$c19" "$1" "$o";};F05(){ o=$((o<$2?o:0));F04 "$1";};F06(){ [[ "$o" ]]&&o=`sed -E '/^ *$|CSConfigDot/d;s/^ */   /;s/[-0-9A-Fa-f]{22,}/UUID/g;s/(ochat)\.[^.]+(\..+)/\1\2/;/Shared/!s/(\/Users\/)[^/]+/\1-/g'<<<"$o"`&&printf "$c18" "$1" "$o";};F07(){ o=$((o>=$2?o:0));F04 "$1";};F08(){ $c07\ :CFBundleIdentifier "$1";};F09(){ $2 launchctl list|awk 'NR>1&&!/0x|\.[0-9]+$|com\.apple\.(AirPortBaseStationAgent|launchctl\.(Aqua|Background|System))$/{print $3}'|grep -Fv "$1";};F10(){ find -L "$1" -type f|while read f;do file -b "$f"|egrep -lq XML\|exec&&echo $f;done;};F11(){ o=`grep -v '^ *#' "$2"`;l=`wc -l<<<"$o"`;((l>25))&&o=`head -n25<<<"$o"`$'\n'"and $((l-25)) more line(s)";F06 "$1";F12 "$1";};F12(){ o=`file -b "$1"|egrep -v '^(A.{16}t$|cann)'`;F04 "${1##*/} format";};F13(){ o=`$c07 "$2"|awk -F'= ' \/$3'/{print $2}'`;F06 "$1";};F14(){ [[ "$a" ]]||return;n=$((${#a[*]}-1));c="${a[*]}";a[$n]=${a[$n]%[.+-]*};o=$((a[n]/$1));F07 "Current $3 activity by process \"${c% ${a[$((n-1))]}*}\" with UID ${a[$((n-1))]} ($4)" $2;};F15(){ echo "No $1 access"$'\n';};id -G|grep -qw 80;s00=$?;F01&&sudo true;s01=$?;s02=`date +%s`;clear;s03=$((s02-`sysctl -n kern.boottime|cut -c9-18`));{ F01||F15 admin;F01&&! F02&&F15 root;F03 Software "$c20";a=(`F03 Hardware "$c21"`);o=$a;F04 Model;o=${a[1]};F05 "Total RAM (GB)" 4;o=`F03 Memory "$c22"`;[[ "$o" =~ s:\ [^EO]|x([^08]|02[^F]|8[^0]) ]]&&printf "$c01" "$o";o=`F03 Diagnostics "$c23"`;[[ "$o" =~ Pass ]]||F06 POST;a=(`F03 Power "$c24"`);o=$a;F07 "Battery cycles" 300;o="${a[1]}";F04 "Battery condition";for i in FireWire Thunderbolt USB;do o=`F03 $i "$c25"`;F06 $i;done;o=`$c02 therm|sed 's/^.*C/C/'`;[[ "$o" =~ No\ th|pms ]]&&o=;F06 Heat;o=`$c02 sysload|grep -v :`;[[ "$o" =~ =\ [^GO] ]]||o=;F06 "System load";o=`nvram $c03|awk '{$1=""};1'`;F04 $c03;o=`fdesetup status|sed -En '/Of/!{s/^.+is |\.//g;p;}'`;F04 FileVault;for i in 0 1;do o=`cd ${c04[$i]}L*/Lo*/Diag*||continue;for j in *.{cr,h,pa,s}*;do [[ -f "$j" ]]||continue;d=$(stat -f%Sc -t%F "$j");[[ "$j" =~ h$ ]]&&grep -lq "^Thread c" "$j"&&j="$j *";echo "$d ${j%%_2*} ${j##*.}";done|sort|tail`;F06 "${c05[$i]} diagnostics";done;grep -lq '*$'<<<"$o"&&printf $'\n\t* Code injection\n';o=`syslog -F bsd -k Sender kernel -k Message CReq 'caug|dead[^l]|GPU |hfs: Ru|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|Roamed|rror|ssert|Thrott|timed? ?o|WARN' -k Message Ane 'SMC:' -o -k Sender fseventsd -k Message CReq 'SL'|tail -n25|awk '/:/{$4=""};1'`;F06 Log;o=`df -m /|awk 'NR==2{print $4}'`;F05 "Free space (MiB)" 5120;o=$(($(vm_stat|awk '/eo/{sub("\\.","");print $2}')/256));F07 "Pageouts (MiB)" 1024;a=( `sar -u 1 10|sed '$!d'` );((a[4]<85))&&o=`printf "$c06" ${a[1]} ${a[3]}`||o=;F04 "Total CPU activity"&&{ a=(`ps acrx -o comm,ruid,%cpu|sed '2!d'`);F14 1 0 CPU %;};o=`iostat -n1|awk 'NR==3{printf "%d",$3}'`;F07 "Average I/O (MB/s)" 5;F02&&a=(`sudo iotop -C 10 1 -m/|awk '$8~/[RW]/{print $4,$1,$9}'|tail -1`);F14 10000000 5 I/O MB/s;a=(`top -R -l1 -n1 -o prt -stats command,uid,prt|tail -1`);F14 1 25000 port \#; s05=`pkgutil --regexp --only-files --files com.apple.pkg.*|sort|uniq|sed 's:^:/:'`;s06=`egrep '\.(kext|xpc)/(Contents/)?Info.plist$'<<<"$s05"|while read i;do [[ -f "$i" ]]&&F08 "$i";done`;o=`kextstat -kl|grep -Fv "$s06"|cut -c53-|cut -d\< -f1`;F06 kexts;s07=`egrep 'Launch[AD].+\.plist$'<<<"$s05"`;s08=`while read i;do [[ -f $i ]]&&$c07\ :Label $f;done<<<"$s07"`$'\n'"$s06";F02&&o=`F09 "$s08" sudo`;F06 Daemons;o=`F09 "$s08"`;F06 Agents;o=`for i in {/,}L*/Lau*;do F10 $i;done|grep -Fv "$s07"|while read i;do j=$($c07\ :Label "$i")||j="No job label";printf "$c08" "$i" "$j";done`;F06 launchd;o=`for i in /{S*/,}L*/StartupItems;do F10 $i;done`;F06 "Startup items";s09=`sed -E '/^.+Lib.+\/Contents\/Info.plist$/!d;s/\/Info.plist$//;/Contents\/./d'<<<"$s05"`;s10=`egrep '^/usr/lib/.+dylib$'<<<"$s05"`;s11=`lsbom -pfc /var/db/*/*.BSD.bom|sed -En '/peri.+\/.+\./s/^\.\/[^/]+//p'`;[[ "$s09"&&"$s10"&&"$s11" ]]&&{ 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 "$s09"|while read i;do j="$i"/Info.plist;[[ -f "$j" ]]||continue;k=$(F08 "$j")||k="No bundle ID";printf "$c08" "${i%/Contents}" "$k";done`;F06 Bundles;o=`find /usr/lib -type f -name *.dylib|grep -Fv "$s10"`;F06 dylibs;o=`find -L {,/u*/lo*}/e*/periodic -type f -exec cksum {} \;|awk '{print $3"\t"$1}'|grep -Fv "$s11"|awk '{print $1}'`;F06 periodic;:;}||echo $'\nReceipts missing';o=`for i in Ic10ERT_LIBRARIES LIBRARY_PATH;do launchctl getenv DYLD_$i;done`;F06 "Inserted dylibs";o=;$c09 /Library/Preferences/com.apple.alf globalstate|grep -q 0||o=On;F04 Firewall;o=`scutil --proxy|egrep 'Prox.+: [^0]'`;F06 Proxies;o=`scutil --dns|awk '/r\[0\] /&&$NF!~/^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./{print $NF;exit}'`;s12=`route -n get default|awk '/e:/{print $2}'`;s13=`$c10 -listnetworkserviceorder|sed -En '/ '$s12'\)$/{x;s/^\(.+\) //p;q;};x'`;s14=`$c10 -getdnsservers "$s13"|awk '!/^T/{printf "not ";exit}'`;F04 "DNS (${s14}from DHCP)";o=`$c10 -getinfo "$s13"|awk '/k:/&&$3!~/(255\.){3}0/;/bi:/&&$2!~/A/'`;F06 TCP/IP;[[ "$s13" =~ [AW]i ]]&&{ o=`/S*/*/P*/*/*/*/*/airport -I|awk '/lR/{print $2}'`;F05 RSSI -86;};s15=(`netstat -b -I $s12|tail -1|awk '{print $7,$10}'`);for i in 0 1;do o=$((s15[i]/s03/1024));F07 "Average ${c16[$i]}load activity (KiB/s)" ${c15[$i]};F02&&a=(`sudo dtrace -n 'syscall::'${c17[$i]}':return {@[execname,uid]=sum(arg0)} tick-10sec {exit(0)}'|tail -1`);F14 10240 0 ${c16[$i]}load KiB/s;done;F02&&o=`sudo profiles -P|grep :|wc -l`;F04 Profiles;i=auto_master;[[ `md5 -q /etc/$i` =~ ^b166 ]]||F11 $i /etc/$i;for i in fstab sysctl.conf crontab launchd.conf;do F11 $i /etc/$i;done;i=/etc/hosts;F11 hosts <(egrep -v "$c11" $i );F12 $i;F11 "User launchd" ~/.launchd*;F02&&F11 "Root crontab" <(sudo crontab -l);F11 "User crontab" <(crontab -l);F02&&o=`sudo $c09 com.apple.loginwindow LoginHook`;F06 "Login hook";s16="$(`find /S*/*/F* -type f -name lsregister|head -n1` -dump)";o=`for i in $c12;do [[ "$s16" =~ $i ]]&&echo $i;done`;F06 Apps;F13 "Global login items" /L*/P*/loginw* Path;F13 "User login items" L*/P*/*loginit* Name;F13 "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`;F07 "Restricted files" 50;cd;o=`find .??* -path .Trash -prune -o -type d -name *.app -print -prune`;F06 "Hidden apps";o=`F03 Fonts "$c26"|wc -l`;F04 "Font issues";o=`find L*/{Con,Pref}* -type f ! -size 0 -name *.plist|while read i;do plutil -s "$i" >&-||echo $i;done`;F06 "Bad plists";for i in 0 1;do o=`find "${c13[$i]}" -type f -maxdepth 1|wc -l`;F07 "${c13[$i]##*/} files" ${c14[$i]};done;o=;((UID==0))&&o=root;F04 UID;o=$((`date +%s`-s02));F04 "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 by pressing 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.
At or near the top of the results, there will be a line that begins with "System Version." If you don't see that, but instead see a mass of gibberish, you didn't wait for the "Process completed" message to appear in the Terminal window. Please wait for it and try 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.

Similar Messages

  • Why is my mac book running slow and what can I do to fix it

    why is my mac book running slow and what can I do to fix it

    Which model MacBook Pro do you have (e.g., “15-inch Late 2011”) and which version of OS X are you running?
    Clinton

  • Why is my macbook pro running slow and I can also hear the fan running continuously

    My macbook pro started running slow last night.  I turned it off and waited til this morning to turn it on again.  It is still running really slow when I browse through my dock or apps and everything takes forever to open, my fan is also running pretty loud, I could not hear it running until last night. Can anyone help me out?

    Okay so I followed those steps, what exactly does this mean?
    Last login: Fri Jun 29 22:11:31 on console
    bobbo-MacBook-Pro:~ bobbo$ kextstat -kl | awk '!/com\.apple/ {print $6 $7}'
    bobbo-MacBook-Pro:~ bobbo$ sudo launchctl list | sed 1d | awk '!/0x|com\.apple/ {print $3}'
    WARNING: Improper use of the sudo command could lead to data loss
    or the deletion of important system files. Please double-check your
    typing when using sudo. Type "man sudo" for more information.
    To proceed, enter your password, or type Ctrl-C to abort.
    Password:
    Sorry, try again.
    Password:
    Sorry, try again.
    Password:
    org.x.privileged_startx
    org.postfix.master
    org.ntp.ntpd
    org.cups.cupsd
    edu.mit.Kerberos.krb5kdc
    edu.mit.Kerberos.kadmind
    com.vix.cron
    bobbo-MacBook-Pro:~ bobbo$
    Bobbo-MacBook-Pro:~ bobbo$ launchctl list | sed 1d | awk '!/0x|com\.apple/ {print $3}'
    com.readytapgo.MorningsHelper
    org.x.startx
    org.openbsd.ssh-agent
    edu.mit.Kerberos.KerberosAgent
    com.facebook.videochat.bobbo.updater
    edu.mit.Kerberos.CCacheServer
    bobbo-MacBook-Pro:~ bobbo$ ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta} * L*/Fonts 2> /dev/null
    /Library/Components:
    /Library/Extensions:
    /Library/Frameworks:
    NyxAudioAnalysis.framework
    PluginManager.framework
    iLifeFaceRecognition.framework
    iLifeKit.framework
    iLifePageLayout.framework
    iLifeSQLAccess.framework
    iLifeSlideshow.framework
    iTunesLibrary.framework
    /Library/Input Methods:
    /Library/Internet Plug-Ins:
    Flash Player.plugin
    JavaAppletPlugin.plugin
    Quartz Composer.webplugin
    QuickTime Plugin.plugin
    flashplayer.xpt
    iPhotoPhotocast.plugin
    nsIQTScriptablePlugin.xpt
    /Library/Keyboard Layouts:
    /Library/LaunchAgents:
    /Library/LaunchDaemons:
    /Library/PreferencePanes:
    Flash Player.prefPane
    Perian.prefPane
    /Library/PrivilegedHelperTools:
    /Library/QuickLook:
    iWork.qlgenerator
    /Library/QuickTime:
    AC3MovieImport.component
    AppleIntermediateCodec.component
    AppleMPEG2Codec.component
    Perian.component
    /Library/Spotlight:
    AppleWorks.mdimporter
    Microsoft Office.mdimporter
    iWork.mdimporter
    /Library/StartupItems:
    /etc/mach_init.d:
    dashboardadvisoryd.plist
    /etc/mach_init_per_login_session.d:
    /etc/mach_init_per_user.d:
    Library/Address Book Plug-Ins:
    SkypeABDialer.bundle
    SkypeABSMS.bundle
    Library/Fonts:
    Library/Input Methods:
    .localized
    Library/Internet Plug-Ins:
    .DS_Store
    Library/Keyboard Layouts:
    Library/LaunchAgents:
    com.apple.FTMonitor.plist
    com.apple.FolderActions.enabled.plist
    com.apple.FolderActions.folders.plist
    com.apple.imagent.plist
    com.apple.marcoagent.plist
    com.facebook.videochat.brandanburgess.plist
    Library/PreferencePanes:
    Bobbo-MacBook-Pro:~ bobbo$ osascript -e 'tell application "System Events" to get the name of every login item'
    iTunesHelper
    Bobbo-MacBook-Pro:~ bobbo$

  • When I turn on my MacBook Pro .....I hear the sound as if it gonna come on but there is no picture . Why is this happening and what can I do to fix this? My MacBook Pro is a 15 inch 2011 model.

    Ok earlier today I was at work on break and I usually use this time to check emails,iChat messages ,etc. when I tried to turn my MacBook Pro I hear the sound as if it' is gonna turn on....but my screen is still black mind you the battery is fully charged.....why is that and what can I do to fix this problem......I LOVE MY MACBOOK PRO and I'm upset because of the issue. Can someone please help me ? I'm suffering from MacBook Pro withdrawal :(

    If you've activated FileVault, only the users that were authorized to unlock the startup volume will appear in the pre-startup authentication dialog. Once the system has started up, all users will appear in the login dialog.
    To authorize more users after the volume has been encrypted, select the FileVault tab in the Security & Privacy  preference pane. Click the lock icon in the lower left corner and authenticate to unlock the settings, if necessary. Click Enable Users...
    You should only enable users whom you trust implicitly with all data on the system, not just their own data.

  • Why is my MacBook Pro running slow and running out of charge?

    Hi guys,
    For the past week, I have noticed that my MacBook Pro is taking significantly longer to boot up to a usable stage. It used to be mere seconds, but now it is going on a minute - from grey screen to non rainbow wheel use. Also my battery life has just plumuted. After charging it, I used to get a good few days use from 90 mins a day but now im charging it and its going to red after 2/3 hours.
    I am not running any additional software, I have 100gb free on the drive and the last thing I installed was Lego Harry Potter Years 5-7 which was working fine. I also updated the software via Software Update to the latest version.
    My details are below:
    Mac OS X Lion - Version 10.7.3
    2.3ghz i5
    4gb ram with 1333 mhz ddr
    Does anyone have any advice on what is the problem?
    Thanks

    Process:         storeagent [141]
    Path:            /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/st oreagent
    Identifier:      storeagent
    Version:         ??? (???)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [113]
    Date/Time:       2012-04-22 10:03:43.393 +0100
    OS Version:      Mac OS X 10.7.3 (11D50)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000106655000-00000001066b2000 [  372K] r-x/rwx SM=COW  /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/st oreagent
    Application Specific Information:
    objc_msgSend() selector name: release
    objc[141]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff95064e96 objc_msgSend + 22
    1   libobjc.A.dylib                         0x00007fff9506a03c (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 434
    2   com.apple.CoreFoundation                0x00007fff89958b05 _CFAutoreleasePoolPop + 37
    3   com.apple.Foundation                    0x00007fff95a1e51d -[NSAutoreleasePool release] + 154
    4   storeagent                              0x0000000106656847 0x106655000 + 6215
    5   storeagent                              0x00000001066563f8 0x106655000 + 5112
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff94bb57e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff895f55be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff895f414e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff94bb5192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ca0c594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8ca0db85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff94bb5192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ca0c594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8ca0db85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000008db74ae0  rbx: 0x00007f98f4043038  rcx: 0x00007f98f4043188  rdx: 0x00000000a1a1a1a1
      rdi: 0x00007f98f500d540  rsi: 0x00007fff8db74ae0  rbp: 0x00007fff66254b50  rsp: 0x00007fff66254700
       r8: 0x0000000000000000   r9: 0x00007f98f5009a80  r10: 0x726f7463656c6573  r11: 0x00007fff89aa9cb4
      r12: 0x00007f98f4043000  r13: 0x000000000000000d  r14: 0x00007f98f4043000  r15: 0xa3a3a3a3a3a3a3a3
      rip: 0x00007fff95064e96  rfl: 0x0000000000010246  cr2: 0x00007fff7a590e70
    Logical CPU: 3
    Binary Images:
           0x106655000 -        0x1066b1fff  storeagent (??? - ???) <44BEA692-3911-34E9-A2A5-BE59110D86D7> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/st oreagent
           0x1066e1000 -        0x10680efef  com.apple.CommerceKit (1.0 - 93.3) <50422F22-A0F7-3326-B714-AF8384B62805> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
        0x7fff66255000 -     0x7fff66289baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff89041000 -     0x7fff89067ff7  com.apple.framework.familycontrols (3.0 - 300) <DC06CF3A-2F10-3867-9498-CADAE30D0CE4> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff890c2000 -     0x7fff89162fff  com.apple.LaunchServices (480.27.1 - 480.27.1) <4DC96C1E-6FDE-305E-9718-E4C5C1341F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff89163000 -     0x7fff8916eff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9807F306-4081-34DA-9970-83A136E1E53F> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8916f000 -     0x7fff891bdfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff891be000 -     0x7fff89431fff  com.apple.CoreImage (7.93 - 1.0.1) <0B7D855E-A2B6-3C14-A242-2CF2165C6E7E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff89432000 -     0x7fff89484ff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff89485000 -     0x7fff895defff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff895e5000 -     0x7fff895f1fff  com.apple.DirectoryService.Framework (10.7 - 146) <BB0240B0-69F7-38FA-A8D8-9C0079F8613F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff895f2000 -     0x7fff89600fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
        0x7fff89601000 -     0x7fff896fbff7  com.apple.DiskImagesFramework (10.7.3 - 331.3) <57A7E46A-5AA4-37FF-B19C-5337CCBCA0CA> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff89734000 -     0x7fff89746ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8975b000 -     0x7fff897f1ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff897fc000 -     0x7fff89807ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff89808000 -     0x7fff89812ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff89813000 -     0x7fff89818fff  com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff89819000 -     0x7fff89926fff  libJP2.dylib (??? - ???) <F2B34A61-75F0-3BFE-A309-EE0DF4AF9E37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff89927000 -     0x7fff89afbfff  com.apple.CoreFoundation (6.7.1 - 635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff89afc000 -     0x7fff89e18ff7  com.apple.CoreServices.CarbonCore (960.20 - 960.20) <C45CA09E-8867-3D67-BB2E-48D2E6B0D78C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff89fa4000 -     0x7fff89fe2fff  com.apple.bom (11.0 - 183) <841FA160-A37A-368D-B14E-27AA9DD1AEDA> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8a048000 -     0x7fff8a066fff  com.apple.DistributionKit (600 - 686.3) <FBED0953-BC04-3352-9D83-722FA5B7573E> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff8a44a000 -     0x7fff8a483fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff8a6d3000 -     0x7fff8a6feff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff8a6ff000 -     0x7fff8a70dfff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8a70e000 -     0x7fff8a74dfff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8a7e1000 -     0x7fff8a87bff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8a87c000 -     0x7fff8a881ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff8a882000 -     0x7fff8a8f2fff  com.apple.datadetectorscore (3.0 - 179.4) <B4C6417F-296C-31C1-BB94-980BFCDC9175> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8a8f3000 -     0x7fff8adbafff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8adbb000 -     0x7fff8addffff  com.apple.RemoteViewServices (1.3 - 44) <21D7A0E7-6699-37AB-AE6C-BF69AF3D61C2> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8ae53000 -     0x7fff8aeaeff7  com.apple.HIServices (1.11 - ???) <DE8FA7FA-0A41-35D9-8473-5104F81DA934> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8aecf000 -     0x7fff8aed5fff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8aed6000 -     0x7fff8aed7ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8b0a7000 -     0x7fff8b0e9ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8b665000 -     0x7fff8bc49fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8bc4a000 -     0x7fff8bd63fff  com.apple.DesktopServices (1.6.2 - 1.6.2) <6B83172E-F539-3AF8-A76D-1F9EA357B076> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8bd64000 -     0x7fff8bd6ffff  com.apple.CommonAuth (2.1 - 2.0) <272CB600-6DA8-3952-97C0-5DC594DCA024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8bd70000 -     0x7fff8be37ff7  com.apple.ColorSync (4.7.1 - 4.7.1) <EA74B067-9916-341A-9C68-6165A4656042> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8be48000 -     0x7fff8be48fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8c1a4000 -     0x7fff8c227fef  com.apple.Metadata (10.7.0 - 627.28) <1C14033A-69C9-3757-B24D-5583AEAC2CBA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8c228000 -     0x7fff8c26eff7  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <01DD0773-236C-3AC3-B43B-07911F458767> /usr/lib/libcurl.4.dylib
        0x7fff8c758000 -     0x7fff8c7e9ff7  com.apple.PackageKit (2.0.2 - 169) <06B68AF6-038E-3634-82F6-84B90CCCCFE9> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff8c7ea000 -     0x7fff8c801fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8c90f000 -     0x7fff8c913fff  libutil.dylib (??? - ???) <28672328-B738-38CE-B231-8A93CA6E6EA4> /usr/lib/libutil.dylib
        0x7fff8c930000 -     0x7fff8c936fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8c937000 -     0x7fff8c9bbff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <C2B254F0-6ED8-3313-9CFC-9ACD519C8A9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8c9bc000 -     0x7fff8ca99fef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
        0x7fff8d241000 -     0x7fff8d253ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8d254000 -     0x7fff8d295fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8d296000 -     0x7fff8d2c1ff7  com.apple.CoreServicesInternal (113.12 - 113.12) <C37DAC1A-35D2-30EC-9112-5EEECED5C461> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8d2c2000 -     0x7fff8d2c8fff  libGFXShared.dylib (??? - ???) <B95E9B22-AE68-3E48-8733-00CCCA08D50E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8d2c9000 -     0x7fff8d2d7ff7  com.apple.AppleFSCompression (37 - 1.0) <88C436E8-38AE-3D96-A8C8-2D1805CC47B7> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8d2d8000 -     0x7fff8d2dffff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8d2ec000 -     0x7fff8def0fff  com.apple.AppKit (6.7.3 - 1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8def1000 -     0x7fff8defcff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8defd000 -     0x7fff8dfdbfff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <DB530A63-8ECF-3B53-AC9A-1692A5397E2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8dfe9000 -     0x7fff8e05eff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff8e05f000 -     0x7fff8e05ffff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8e060000 -     0x7fff8e07dfff  libxpc.dylib (77.18.0 - compatibility 1.0.0) <26C05F31-E809-3B47-AF42-1460971E3AC3> /usr/lib/system/libxpc.dylib
        0x7fff8e07e000 -     0x7fff8e0e8ff7  com.apple.framework.IOKit (2.0 - ???) <EEEB42FD-E3E1-3A94-A771-B1993B694F17> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8e1d0000 -     0x7fff8e1fdff7  com.apple.opencl (1.50.69 - 1.50.69) <687265AF-E9B6-3537-89D7-7C12EB38193D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8e1fe000 -     0x7fff8e204fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff8e223000 -     0x7fff8e223fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8e224000 -     0x7fff8e29fff7  com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8e2a6000 -     0x7fff8e2bdfff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <F21C79C0-4B5A-3645-81A6-74F8EFA900CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8e2be000 -     0x7fff8e3c3fff  libFontParser.dylib (??? - ???) <0920DA16-2066-33E6-BF95-AD4B0F3C22B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8e3c4000 -     0x7fff8e3fffff  com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8e400000 -     0x7fff8e409ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8e40a000 -     0x7fff8e437fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
        0x7fff8e438000 -     0x7fff8e477ff7  libGLImage.dylib (??? - ???) <348729DC-BC44-3744-B249-9DFA6498344A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8e4c5000 -     0x7fff8e4d4fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
        0x7fff8e4d5000 -     0x7fff8e4d7fff  libquarantine.dylib (36.2.0 - compatibility 1.0.0) <48656562-FF20-3B55-9F93-407ACA7341C0> /usr/lib/system/libquarantine.dylib
        0x7fff8e96f000 -     0x7fff8e98ffff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8ea7c000 -     0x7fff8ea84fff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8ea85000 -     0x7fff8eaddfff  libTIFF.dylib (??? - ???) <DD797FBE-9B63-3785-A9EA-0321D113538B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8ebdf000 -     0x7fff8ece6fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff8ed3b000 -     0x7fff8ed3bfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8ed3c000 -     0x7fff8ed71fff  com.apple.securityinterface (5.0 - 55007) <D46E73F4-D8E9-3F53-A083-B9D71ED74492> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8f019000 -     0x7fff8f01afff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff8f032000 -     0x7fff8f037fff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8f038000 -     0x7fff8f045ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff8f08e000 -     0x7fff8f22dfff  com.apple.QuartzCore (1.7 - 270.2) <F2CCDEFB-DE43-3E32-B242-A22C82617186> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8f22e000 -     0x7fff8f323fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8f324000 -     0x7fff8f45afff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8f4c1000 -     0x7fff8f4c2fff  libwebsharing.dylib (??? - ???) <279415F4-2FAD-3D68-BE9A-691D03389662> /usr/lib/libwebsharing.dylib
        0x7fff8f4c3000 -     0x7fff8f4d3ff7  com.apple.opengl (1.7.6 - 1.7.6) <C168883D-9BC5-3C38-9937-42852D719718> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8f579000 -     0x7fff8f58dff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8f58e000 -     0x7fff8f592fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff8f593000 -     0x7fff8f81efff  com.apple.JavaScriptCore (7534.53 - 7534.53.8) <619D6392-D833-3C55-B1C0-4DAA0477796C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8fc89000 -     0x7fff8fc8efff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8fcf0000 -     0x7fff8fd92ff7  com.apple.securityfoundation (5.0 - 55107) <6C2E7362-CB11-3CBD-BB1C-348E4B10F25A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8fd93000 -     0x7fff8fd94fff  libodfde.dylib (??? - ???) <87836EDD-1474-3926-916A-A7AE8CA65079> /usr/lib/libodfde.dylib
        0x7fff8fd95000 -     0x7fff8fd96ff7  libsystem_sandbox.dylib (??? - ???) <5087ADAD-D34D-3844-9D04-AFF93CED3D92> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8fde0000 -     0x7fff907707a7  com.apple.CoreGraphics (1.600.0 - ???) <177D9BAD-72C9-3ADF-A391-5B88C5EE623F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff907f3000 -     0x7fff907f6fff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff90964000 -     0x7fff90b8cfe7  com.apple.CoreData (104.1 - 358.13) <F1DA3110-C4DF-3F0A-A057-AEE78DE8C99D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff90b8d000 -     0x7fff90b99ff7  com.apple.CrashReporterSupport (10.7.3 - 349) <5EB46C20-5ED2-37EE-A033-4B3B355059FA> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff90bd9000 -     0x7fff90bdafff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff90bdb000 -     0x7fff90c03ff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff90c5f000 -     0x7fff90cb3ff7  libFontRegistry.dylib (??? - ???) <F98926EF-FFA0-37C5-824C-02E436E21DD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff90cc5000 -     0x7fff90d19ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff91ab0000 -     0x7fff91ad7fff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff91b66000 -     0x7fff91b70fff  libcsfde.dylib (??? - ???) <64ABF5C0-6F81-36E7-92F3-AD5A4FFF2F3D> /usr/lib/libcsfde.dylib
        0x7fff91b76000 -     0x7fff91b9ffff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff922d9000 -     0x7fff9234ffff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff92350000 -     0x7fff923b6ff7  com.apple.coreui (1.2.1 - 165.3) <378C9221-ADE6-36D9-9944-F33AE6904E4F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff923b7000 -     0x7fff923c5ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff923c6000 -     0x7fff923d8ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff92915000 -     0x7fff9291cff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff9291d000 -     0x7fff92d4afff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff92d73000 -     0x7fff93055fff  com.apple.security (7.0 - 55110) <252F9E04-FF8A-3EA7-A38E-51DD0653663C> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff93056000 -     0x7fff9305afff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff9305b000 -     0x7fff93061ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff93062000 -     0x7fff93063fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff93064000 -     0x7fff931cbff7  com.apple.CFNetwork (520.3.2 - 520.3.2) <516B611D-E53E-3467-9211-3C5B86ABA865> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff932dd000 -     0x7fff93345ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff9336f000 -     0x7fff9338efff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff933e4000 -     0x7fff9341ffff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff93566000 -     0x7fff93619fff  com.apple.CoreText (220.11.0 - ???) <0322442E-0530-37E8-A7D6-AEFD909F0AFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff93658000 -     0x7fff93674ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff936a5000 -     0x7fff936a7fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff94299000 -     0x7fff9429afff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff9429b000 -     0x7fff942e0fff  com.apple.DiskManagement (4.2.1 - 509.1) <732DB9AE-823E-3121-9B87-05F6EED5564F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff942f2000 -     0x7fff942f2fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff942f3000 -     0x7fff944f5fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff9452c000 -     0x7fff94578ff7  com.apple.SystemConfiguration (1.11.2 - 1.11) <A14F3583-9CC0-397D-A50E-17217075953F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff94579000 -     0x7fff945d9fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff94806000 -     0x7fff94879fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff9488f000 -     0x7fff948a5fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff948a6000 -     0x7fff948d9ff7  com.apple.GSS (2.1 - 2.0) <57AD81CE-6320-38C9-9B66-0E5A4DEA898A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff948da000 -     0x7fff9497efef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff949dc000 -     0x7fff94a61ff7  com.apple.Heimdal (2.1 - 2.0) <3758B442-6175-32B8-8C17-D8ABDD589BF9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff94b48000 -     0x7fff94b9dfff  libCoreStorage.dylib (??? - ???) <329407B8-6700-331E-859E-62AB2242DBDE> /usr/lib/libCoreStorage.dylib
        0x7fff94b9e000 -     0x7fff94bbefff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff94bbf000 -     0x7fff94ee9ff7  com.apple.HIToolbox (1.8 - ???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff94eea000 -     0x7fff94eecfff  com.apple.EFILogin (1.0 - 1) <71D23C08-890D-34B7-B85D-B7F967090FA6> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff94f4b000 -     0x7fff94f7bfff  com.apple.framework.Admin (11.0 - 11.0) <D7C96057-01E2-3D78-B0FF-23976D585408> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff94f7c000 -     0x7fff9505afff  com.apple.DiscRecording (6.0.3 - 6030.4.1) <8DB1BDDD-F066-3E8B-B416-11DF712C6A1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff9505b000 -     0x7fff9513fe5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff95140000 -     0x7fff95141ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff9514a000 -     0x7fff9518aff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <29DE948E-38C4-3CC5-B528-40C691380607> /usr/lib/libcups.2.dylib
        0x7fff9518b000 -     0x7fff951affff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff951b0000 -     0x7fff951f4ff7  com.apple.MediaKit (12 - 589) <7CFF29BF-D907-3593-B338-0BB48643B2A8> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff952f7000 -     0x7fff9530aff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff9530b000 -     0x7fff9540dff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff954d5000 -     0x7fff955e1fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff955e2000 -     0x7fff955e9fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff955ea000 -     0x7fff955effff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff955f0000 -     0x7fff955f3fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff955f4000 -     0x7fff955f4fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff95a15000 -     0x7fff95d2eff7  com.apple.Foundation (6.7.1 - 833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff95d2f000 -     0x7fff95d3eff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff95d3f000 -     0x7fff95d3ffff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff95d4e000 -     0x7fff95d53fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff95d54000 -     0x7fff95d56fff  libCVMSPluginSupport.dylib (??? - ???) <B2FC6EC0-1A0C-3482-A3C9-D08446E8713A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff95d57000 -     0x7fff95d91fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff95d92000 -     0x7fff95df4ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff95df5000 -     0x7fff95e0afff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff95e26000 -     0x7fff95f08fff  com.apple.CoreServices.OSServices (478.37 - 478.37) <1DAC695E-0D0F-3AE2-974F-A173E69E67CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff95f09000 -     0x7fff95f39ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 141
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=149.9M resident=106.2M(71%) swapped_out_or_unallocated=43.8M(29%)
    Writable regions: Total=51.8M written=1504K(3%) resident=1988K(4%) swapped_out=0K(0%) unallocated=49.9M(96%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             41.6M
    MALLOC guard page                    48K
    SQLite page cache                    96K
    STACK GUARD                        56.0M
    Stack                              9752K
    VM_ALLOCATE                          48K
    __CI_BITMAP                          80K
    __DATA                             12.8M
    __IMAGE                             528K
    __LINKEDIT                         47.9M
    __TEXT                            102.0M
    __UNICODE                           544K
    mapped file                        15.6M
    shared memory                        16K
    ===========                      =======
    TOTAL                             286.9M

  • Why is my Macbook Pro so slow and sluggish?

    I have done a system reset yet whenever I am doing anything - sending to print, word processing, etc, the processing symbol comes up and I have to wait at least 10 seconds or more for it to stop. This is happening all the time. What can I do?

    EtreCheck version: 1.9.15 (52)
    Report generated 9 October 2014 22:28:36 BST
    Hardware Information: ?
      MacBook Pro (13-inch, Late 2011) (Verified)
      MacBook Pro - model: MacBookPro8,1
      1 2.4 GHz Intel Core i5 CPU: 2 cores
      4 GB RAM
    Video Information: ?
      Intel HD Graphics 3000 - VRAM: 384 MB
      Color LCD 1280 x 800
    System Software: ?
      OS X 10.9.5 (13F34) - Uptime: 8 days 15:29:53
    Disk Information: ?
      ST9500325ASG disk0 : (500.11 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted>: 209.7 MB
      Macintosh HD (disk0s2) / [Startup]: 499.25 GB (318.66 GB free)
      Recovery HD (disk0s3) <not mounted>: 650 MB
      MATSHITADVD-R   UJ-8A8 
    USB Information: ?
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Inc. BRCM2070 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ?
      Apple Inc. thunderbolt_bus
    Gatekeeper: ?
      Mac App Store and identified developers
    Kernel Extensions: ?
      [not loaded] com.smarttech.iokit.SMARTBoard (11 - SDK 10.7) Support
      [not loaded] com.tectona.driver.PL2303 (1.3.0) Support
    Problem System Launch Daemons: ?
      [failed] com.apple.printtool.daemon.plist
      [failed] com.apple.wdhelper.plist
    Launch Daemons: ?
      [loaded] com.adobe.fpsaud.plist Support
      [loaded] com.adobe.SwitchBoard.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
      [loaded] com.oracle.java.Helper-Tool.plist Support
      [running] com.trusteer.rooks.rooksd.plist Support
    Launch Agents: ?
      [not loaded] com.adobe.AAM.Updater-1.0.plist Support
      [loaded] com.oracle.java.Java-Updater.plist Support
      [running] com.smarttech.boardservice.plist Support
      [running] com.smarttech.floatingtools.plist Support
      [running] com.smarttech.ink.plist Support
      [running] com.smarttech.SBWDKService.plist Support
      [running] com.smarttech.smartnotification.plist Support
      [running] com.smarttech.systemtrayicon.plist Support
      [running] com.trusteer.rapport.rapportd.plist Support
    User Launch Agents: ?
      [loaded] com.adobe.AAM.Updater-1.0.plist Support
      [loaded] com.adobe.ARM.[...].plist Support
      [not loaded] com.amazon.cloud-player.plist Support
      [failed] com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist
      [loaded] com.google.keystone.agent.plist Support
    User Login Items: ?
      iTunesHelper
      Dropbox
      AdobeResourceSynchronizer
      Sony Ericsson Bridge Helper
    Internet Plug-ins: ?
      AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 Support
      FlashPlayer-10.6: Version: 15.0.0.152 - SDK 10.6 Support
      Default Browser: Version: 537 - SDK 10.9
      AdobePDFViewerNPAPI: Version: 10.1.9 Support
      AdobePDFViewer: Version: 10.1.9 Support
      CANONiMAGEGATEWAYDL: Version: 3.1.0.2 Support
      Flash Player: Version: 15.0.0.152 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      SharePointBrowserPlugin: Version: 14.4.4 - SDK 10.6 Support
      JavaAppletPlugin: Version: Java 7 Update 67 Check version
    Safari Extensions: ?
      Searchme-2
    Audio Plug-ins: ?
      BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
      AirPlay: Version: 2.0 - SDK 10.9
      AppleAVBAudio: Version: 203.2 - SDK 10.9
      iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins: ?
      Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User Internet Plug-ins ?
      Google Earth Web Plug-in: Version: 7.1 Support
    3rd Party Preference Panes: ?
      Flash Player  Support
      Java  Support
      SMART Board  Support
      Trusteer Endpoint Protection  Support
    Time Machine: ?
      Auto backup: YES
      Volumes being backed up:
      Macintosh HD: Disk size: 464.96 GB Disk used: 168.18 GB
      Destinations:
      Seagate Expansion Drive [Local] (Last used)
      Total size: 2 TB
      Total number of backups: 1
      Oldest backup: 2014-09-25 21:04:22 +0000
      Last backup: 2014-09-25 21:04:22 +0000
      Size of backup disk: Excellent
      Backup size 2 TB > (Disk size 464.96 GB X 3)
      Time Machine details may not be accurate.
      All volumes being backed up may not be listed.
    Top Processes by CPU: ?
          6% WindowServer
          2% Google Chrome
          1% DashboardClient
          1% SMARTBoardService
          1% launchservicesd
    Top Processes by Memory: ?
      102 MB Microsoft Word
      96 MB Google Chrome Helper
      78 MB Finder
      78 MB Google Chrome
      74 MB systemstats
    Virtual Memory Information: ?
      24 MB Free RAM
      603 MB Active RAM
      590 MB Inactive RAM
      1.05 GB Wired RAM
      79.62 GB Page-ins
      499 MB Page-outs

  • My macbook pro runs slow. What can i do ?

    After i went on a streaming website, my macbook pro has started to run slow  over night and after 1 or 2 hours using the internet  didn't let me acess the internet. My intenet connexion is good. but safari says that he cant find the servor for the website and it does it with any kind ob websit or it just doesnt open the page, it leaves it blank . i tried to clean it, no results and i checked for virus, no results either.
    has been already happened to someone else ?

    You should post in the Snow Leopard or Safari forum area especially if your problem appears in no other browsers.  Your problems have nothing to do with a MBP.  It's software related.
    How large is your HD AND how much space do you have left? 

  • New Macbook Pro Running Slow. What can I do?

    Hey there! I purchased a 15'' Macbook Pro about two months ago. I tried running Starcraft II on it, and it performed great.
    Then, while I was playing, it started running -really- well. I had maxed out all the settings, and somehow the framerate was a constant 90-100. Now if I do this I get about 10 frame rate or less, maybe. If I run on even the lowest settings I can't get higher than 65 or so.
    I know it's not related to an SMC reset or anything like that. I think there must be some setting on the mac that I'd enabled to cause the game to run so well. It's really a great machine- i7 core processor, 8 gigs of ram, a gig of video memory- and it can barely run this game at all, now. This surprises me because my friend's older macbook, which doesn't even have a graphics card, runs the game better than mine does. I think he's on an i5 or i3 processor, with 256 MBs of video memory on an Nvidia card. I'm on an ATI card.
    I've tried reinstalling Lion OSx, I've tried going into Bootcamp, and I've tried all the SMC reset tricks and Disk Repair tricks out there; I've also reinstalled and repaired the game. Another problem is that no drivers seem to work for my graphics card in Windows 7; they all say they're not compatable. Actually, if I run a program called AT Monitor, in OSx, I see that apparently my GPU usage is "0". Does this make sense to anybody?
    And then, if I run my video card in Windows 7, for some reason my computer throttles it to 100hz/150hz.
    Finally, the charger seems to be running really hot, like really hot. I started noticing the heat in the battery/charger around when the computer started not working well.
    I would really appreciate any help! Thanks in advance.

    Third-party system modifications are a common cause of instability and poor performance. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions -- they’re easy to carry out and won’t change anything on your Mac.
    Launch the Terminal application, copy or drag -- do not type -- the line of text below into the window, and press return:
    kextstat -kl | awk ' !/apple/ { print $6 $7 } '
    Post the lines of output (if any) that appear below what you just entered (the text, please, not a screenshot.)
    Next, do the same thing with this line:
    sudo launchctl list | sed 1d | awk ' !/0x|apple|com\.vix|edu\.|org\./ { print $3 } '
    That's one line, not two. You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. You don't need to post the warning.
    Next, this command:
    launchctl list | sed 1d | awk ' !/0x|apple|edu\.|org\./ { print $3 } '
    Again, one line. Finally, one more:
    ls -1A {,/}Library/{Ad,Compon,Ex,Fram,In,La,Mail/Bu,P*P,Priv,Qu,Scripti,Sta}* 2> /dev/null
    Important: If you synchronize with a MobileMe account, your me.com email address will appear in the output of the above command. Change it to something like “[email protected]” before posting.
    Remember, this is all drag-and-drop or copy-and-paste, whichever you prefer -- no typing, except your password.
    You can then quit Terminal.

  • My macbook pro is slow? What can I do?

    The spinning globe keeps coming on.

    First, back up all data immediately, as your boot drive might be failing.
    There are a few other possible causes of generalized slow performance that you can rule out easily.
    Reset the System Management Controller.
    If you have many image or video files on the Desktop with preview icons, move them to another folder.
    If applicable, uncheck all boxes in the iCloud preference pane.
    Disconnect all non-essential wired peripherals and remove aftermarket expansion cards, if any.
    Check your keychains in Keychain Access for excessively duplicated items.
    Boot into Recovery mode, launch Disk Utility, and run Repair Disk.
    If you're booting from an aftermarket SSD, see whether there's a firmware update for it.
    Otherwise, take the steps below when you notice the problem.
    Step 1
    Launch the Activity Monitor 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 Activity Monitor in the icon grid.
    Select the CPU tab of the Activity Monitor window.
    Select All Processes from the menu in the toolbar, if not already selected.
    Click the heading of the % CPU column in the process table to sort the entries by CPU usage. You may have to click it twice to get the highest value at the top. What is it, and what is the process? Also post the values for % User, % System, and % Idle at the bottom of the window.
    Select the System Memory tab. What values are shown in the bottom part of the window for Page outs and Swap used?
    Next, select the Disk Activity tab. Post the approximate values shown for Reads in/sec and Writes out/sec (not Reads in and Writes out.)
    Step 2
    If you have more than one user account, you must be logged in as an administrator to carry out this step.
    Launch the Console application in the same way you launched Activity Monitor. Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Select the 50 or so most recent entries in the log. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V). You're looking for entries at the end of the log, not at the beginning.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some personal information, such as your name, may appear in the log. Anonymize before posting. That should be easy to do if your extract is not too long.

  • I bought my iMac about 2 1/2 years ago and now it's becoming increasingly slow. What can I do to fix this problem?

    For the last couple of months I've noticed that my iMac has become really slow and sometimes freezes. I've always updated all my Programs and only use apple stuff. No shady software. I'm just trying to figure out if there's something that I can do as far as maintenance, etc to fix this

    See the following:
    Kappy's Personal Suggestions for OS X Maintenance
    For disk repairs use Disk Utility.  For situations DU cannot handle the best third-party utilities are: Disk Warrior;  DW only fixes problems with the disk directory, but most disk problems are caused by directory corruption; Disk Warrior 4.x is now Intel Mac compatible. TechTool Pro provides additional repair options including file repair and recovery, system diagnostics, and disk defragmentation.  TechTool Pro 4.5.1 or higher are Intel Mac compatible;  Drive Genius is similar to TechTool Pro in terms of the various repair services provided.  Versions 1.5.1 or later are Intel Mac compatible.
    OS X performs certain maintenance functions that are scheduled to occur on a daily, weekly, or monthly period. The maintenance scripts run in the early AM only if the computer is turned on 24/7 (no sleep.) If this isn't the case, then an excellent solution is to download and install a shareware utility such as Macaroni, JAW PseudoAnacron, or Anacron that will automate the maintenance activity regardless of whether the computer is turned off or asleep.  Dependence upon third-party utilities to run the periodic maintenance scripts had been significantly reduced in Tiger and Leopard.  These utilities have limited or no functionality with Snow Leopard and should not be installed.
    OS X automatically defragments files less than 20 MBs in size, so unless you have a disk full of very large files there's little need for defragmenting the hard drive. As for virus protection there are few if any such animals affecting OS X. You can protect the computer easily using the freeware Open Source virus protection software ClamXAV. Personally I would avoid most commercial anti-virus software because of their potential for causing problems.
    I would also recommend downloading the shareware utility TinkerTool System that you can use for periodic maintenance such as removing old logfiles and archives, clearing caches, etc.  Other utilities are also available such as Onyx, Leopard Cache Cleaner, CockTail, and Xupport, for example.
    For emergency repairs install the freeware utility Applejack.  If you cannot start up in OS X, you may be able to start in single-user mode from which you can run Applejack to do a whole set of repair and maintenance routines from the commandline.  Note that AppleJack 1.5 is required for Leopard. AppleJack 1.6 is compatible with Snow Leopard.
    When you install any new system software or updates be sure to repair the hard drive and permissions beforehand. I also recommend booting into safe mode before doing system software updates.
    Get an external Firewire drive at least equal in size to the internal hard drive and make (and maintain) a bootable clone/backup. You can make a bootable clone using the Restore option of Disk Utility. You can also make and maintain clones with good backup software. My personal recommendations are (order is not significant):
    Backuplist
    Carbon Copy Cloner
    Data Backup
    Deja Vu
    iBackup
    JaBack
    Silver Keeper
    MimMac
    Retrospect
    Super Flexible File Synchronizer
    SuperDuper!
    Synchronize Pro! X
    SyncTwoFolders
    Synk Pro
    Synk Standard
    Tri-Backup
    Visit The XLab FAQs and read the FAQs on maintenance, optimization, virus protection, and backup and restore.
    Additional suggestions will be found in Mac Maintenance Quick Assist.
    Referenced software can be found at CNet Downloads or MacUpdate.

  • After installing mountain lion i lost my pictures in iPhoto, lost my music in iTunes, internet became very slow. What can I do to fix this issues

    after installing mountain lion I lost pictures in iphoto, lost my musisc in itunes, my icluod is not working, internet its very slow and some other issues. There is a way how to fix these issues

    Open System Preferences > iCloud
    Deselect the box next to Photo Stream then reselect it.
    Now for your music. Launch iTunes. From the iTunes menu bar top of your screen click iTunes > Preferences then select the Store tab.
    Select: Music.  (and Apps and Books) if you want.
    Click OK.
    iCloud syncs via your Wi-Fi network so give it a minute or two to reset your photos and music.
    Slow internet ...   try turning off the modem for a few minutes, then turn it back on.

  • On Safari https addresses would not work, while on Firefox this is no problem? What happened and what can I do to fix this?, On Safari https addresses would not work, while on Firefox this is no problem? What happened and what can I do to fix this?

    On Safari all https addresses would not show up while on Firefox they just work fine. For example Facebook or the Appstore are not possible for me to see on Safari? How can I solve the problem?

    Hey juliane1205,
    First, try these steps:
    Open Keychain Access, located in the Utilites folder in the Applications folder.
    Choose Keychain Access > Keychain First Aid.
    Enter your user name and password.
    Select Verify and click Start. Any problems found will be displayed.
    If there are problems, select Repair, and then click Start.
    To change the Keychain First Aid settings, choose Keychain Access > Preferences, and then click First Aid.
    Then I would repair disk permissions:
    Choose Apple menu > Software Update to make sure you have the latest version of Mac OS X.
    Software updates sometimes change a file’s permissions to improve security, so updating your software can solve some permissions problems.
    Open Disk Utility, in the Utilities folder in Launchpad.
    Select the disk you want to check.
    You can verify or repair permissions only on a disk with Mac OS X v10.7 Lion installed.
    Click First Aid.
    Do one of the following:
    Click Verify Disk Permissions to test permissions.
    Click Repair Disk Permissions to test and repair permissions.
    And lastly, restart your computer, and see if that helps. If it doesn't, report back.
    via: Mac OS X 10.6: Solving problems with keychains
    http://support.apple.com/kb/PH7296
    and Disk Utility 12.x: Repair disk permissions
    http://support.apple.com/kb/PH5821
    Welcome to Apple Support Communities!
    All the best,
    Delgadoh

  • HT1386 I am trying to sinc my iPhone with my iTunes to get my music on my phone and i keep getting an error message 42001 pop up when i attempt to sync what is this error message and what do i do to fix this problem??

    I am attempting to sync my phone with iTunes and I keep getting an error message 42001 so my phone can not sync with iTunes... What is this error message and what can I do to fix this problem and sync my phone to iTunes?

    Dear Apple team,
    I recently bought an iphone3GS from USA and jail broke it. Since I heard the there are lots of disadvantages I thought to unlock it officially through the original owner (in copy). He assisted me and confirmed that he unlocked it with AT& T (See the attachment). According to the instructions I restored the phone. But it is not activating with “Activation server is currently not available, please try again or try with iTunes”
    When I try with iTunes , it says “you haven’t inserted a SIM” even though I insert the original AT&T SIM.
    My current location is Sri Lanka ,so don’t have any apple support.
    Please help me to be a good fan of apple.

  • Macbook Pro running slow and getting hot very quick

    So I own a macbook pro, and i bought it last november. Lately its been running really slow, and it gets hot really quickly.
    when i go to look at my storage, it says i have 435.14 GB free out of 499.25 GB so i dont think space is an issue.
    What can i do to fix this? I can't get on my macbook for longer than 10 minutues without it getting hot, and it takes me forever to load pages, etc.
    It's still fairly new so i dont see why i would be having problems already. I only really use it for school and some misc web surfing. can someone help me out please!

    You are still under warranty.  Call Apple tech support.  Let them deal w/it. 

  • Why is my macbook pro so slow now?

    Why is my macbook pro so slow? I deleted apps from start up & items off of my desktop...still very slow. Please help
    I have Lion as the OS.
    Also, suddenly the mac cant see the wireless printer or print

    You need to give us much more information.  Which year and model version of Macbook Pro do you have?  What "exactly" is running "slowly": internet downolads, Apps opening or running, etc.etc.?  How much RAM do you have?  How full is your hard drive?

Maybe you are looking for