Help: External SATA with ZFS raidz2 extremely slow, freezes system

Hello,
I need some help with the following configuration:
Dell 850 with Intel D940 (3.2 ghz dual core), 1 gig RAM, 2 80 gig SATA drives
Norco DS-1220 external SATA enclosure
(http://www.norcotek.com/item_detail.php?categoryid=12&modelno=ds1220)
Sil3124 4-port SATA card
(http://www.norcotek.com/item_detail.php?categoryid=8&modelno=norco-4618)
8 seagate 7200.10 500 gb sata2 drives
I'm using Solaris 10 x86 u3. It sees the sata card at c3 and the 8 disks as:
/dev/rdsk/c3t2d0p0 /dev/rdsk/c3t545d0p0 /dev/rdsk/c3t608d0p0
/dev/rdsk/c3t3d0p0 /dev/rdsk/c3t576d0p0 /dev/rdsk/c3t609d0p0
/dev/rdsk/c3t544d0p0 /dev/rdsk/c3t577d0p0
I created a raidz2 pool with all 8 drives. It appeared to work OK:
# zpool status array0
pool: array0
state: ONLINE
scrub: none requested
config:
NAME STATE READ WRITE CKSUM
array0 ONLINE 0 0 0
raidz2 ONLINE 0 0 0
c3t2d0p0 ONLINE 0 0 0
c3t3d0p0 ONLINE 0 0 0
c3t544d0p0 ONLINE 0 0 0
c3t545d0p0 ONLINE 0 0 0
c3t576d0p0 ONLINE 0 0 0
c3t577d0p0 ONLINE 0 0 0
c3t608d0p0 ONLINE 0 0 0
c3t609d0p0 ONLINE 0 0 0
errors: No known data errors
As a quick and dirty test, I did:
time cp -d -r /usr /export/array0/
The /usr partition is about 2.7 gb. So far, after about 2 hours, 680 mb have been copied.
Looking at iostat, I see the following:
# iostat -x -C
extended device statistics
device r/s w/s kr/s kw/s wait actv svc_t %w %b
c0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
sd0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
c3 0.5 11.7 23.4 108.3 2.0 0.4 203.6 0 44
sd1 0.1 1.2 3.4 13.6 0.2 0.1 180.3 1 6
sd2 0.1 1.4 3.0 13.6 0.2 0.1 194.4 2 7
sd3 0.1 1.3 3.3 13.6 0.3 0.1 242.3 4 7
sd4 0.1 1.5 2.8 13.4 0.3 0.1 266.9 3 9
sd5 0.1 1.4 2.5 13.5 0.2 0.0 187.1 1 3
sd6 0.1 1.6 2.6 13.3 0.4 0.1 300.7 3 10
sd7 0.1 1.6 3.0 13.7 0.2 0.0 99.5 0 0
sd8 0.1 1.6 2.8 13.5 0.2 0.0 152.7 1 1
cmdk0 0.0 0.0 0.2 0.0 0.0 0.0 2.4 0 0
cmdk1 12.6 1.4 74.6 16.1 0.1 0.0 5.8 0 2
nfs1 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
When I run it with updates, I see a lot of screens like this:
extended device statistics
device r/s w/s kr/s kw/s wait actv svc_t %w %b
c0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
sd0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
c3 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0 100
sd1 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
sd2 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
sd3 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0 100
sd4 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
sd5 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
sd6 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
sd7 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
sd8 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
cmdk0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
cmdk1 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
nfs1 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
The drive with 100 moves between sd1 to sd6 (i think sd7 and sd8 too, but not positive). Sometimes both %w and %b report 100. Also, occasionally, two drives will both report 100. These stay at 100 for 30 seconds or longer, followed by a flurry of data, and then another drive reports 100.
Here's another example:
extended device statistics
device r/s w/s kr/s kw/s wait actv svc_t %w %b
c0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
sd0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
c3 0.0 0.0 0.0 0.0 0.0 2.0 0.0 0 200
sd1 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0 100
sd2 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
sd3 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0 100
sd4 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
sd5 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
sd6 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
sd7 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
sd8 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
cmdk0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
cmdk1 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
nfs1 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0
Anyone have any ideas what could be causing this? Or if this is a known SATA problem? Or a known problem with the Sil3214 cards or the Sil port multipliers?
Thanks,
Greg

I was told the port multiplier code in the Solaris and OpenSolaris systems is not production ready. It is a known bug and is being worked on, but no ETA. I was given the impression that it was a low priority issue.
After struggling with this for several days I had to give up using Solaris for this project and had to migrate to Linux. In my case, I had to use CentOS or Red Hat ES due to binary drivers from Silicon Image as the open source Sil3124 drivers in Linux also had problems with port multipliers (slightly different symptoms than Solaris). Even with the binary drivers from the vendor, I am still seeing port multipliers drop all 5 drives at seemingly random times.
Moral of the story: Don't use port multipliers in production environments or anywhere that you value your data. At least, not the Silicon Image 3726 port multipliers. They'll just give you more headaches than they are worth.
Had I the chance to do it over, I would not have purchased the NorcoTek (Norco) DS-1220 enclosure; I would have done something with SCSI or with direct channels to all drives and no port multipliers. One day they'll probably be OK.
I had wanted to use raidz2 for my array. When I switched to Linux I used raid6 (double parity, similar to raidz2), but with the port multipliers dropping 5 drives at a time, I had to reconfigure to raid 1+0. Nice performance, but I'm really annoyed at the loss of capacity. My 5 tb array is now 3 tb.

Similar Messages

  • Help... InDesign is extremely slow and jumps in front of other programs

    I actually have 2 issues with InDesign CS3. 
    1st, when I open up older files, let's say InDesign CS2, or even some files that may have images in it that I cut and pasted from an older file, my InDesign is extremely slow.  And I do have just typical display showing... it's like everything I try and do, I have to wait 10 sec for the mac wheel to spin before I can do anything.  Even if it's just clicking to select an item.  Today I opened a CS3 file I did 3 months ago, saved it under a different name, and now I am having this problem.
    2nd, when I go to another application, like acrobat to review a pdf, or mail, or any of them really, as soon as I am in the other program, InDesign jumps right back in front and becomes the active program... does anyone know why this is happening?
    Any help would be appreciated.
    Thanks,
    Kristie

    I'd suggest you deep clean your InDesign files  that are causing issues - http://indesignsecrets.com/indesign-interchange-format-inx.php
    And try these other common methods for fixing InDesign when it goes bad
    http://forums.adobe.com/thread/526990
    http://forums.adobe.com/thread/526991
    Also make sure your InDesign CS2 up to the latest patch and save your file there first.
    And make sure you're CS3 is up the latest patch too.
    You can find those under Help>Update.

  • Pages with JavaScript open extremely slow IE 10/Win 8

    Few weeks ago, started noticing some pages opening extremely slow. Top 2 examples are nbcnews.com and oregonlive.com, with the commonality between the 2, lots of scripting (javascript). The sites don't allow me to scroll right away, takes about 20 seconds
    before that's available. The content is slowly loading, takes about 2 minutes to fully load. I am noticing a loading wheel next to the mouse pointer that is going nuts, appearing to process a large amount of info.
    I went through lots of different troubleshooting steps; below are some of the things I tried:
    - Reset IE/clear cache/ temp files
    - Ran disk optimization
    - Ran Full antivirus scan, with computer coming up clean
    - Logging in under another user
    - Compatibility mode
    - Trying the sites on another windows 8/ IE 10 computer on the same network-works just fine
    - Installing chrome, same problem
    - disabling scripts on pages from internet options, the sites load quick, but half of the content is missing.
    The only thing I've done that seemed to have fixed the issue temporary is uninstalling and re-installing a cumulative update that MS released last month. The sites were loading quickly right of the bat, after the update was re-installed. Later though, it
    ended up getting worse again. Also,  I compared the results from the metric at (https://www.webkit.org/perf/sunspider/sunspider.html) and on the troubled computer, results show Total
    of 575ms response time, while on another computer, it's 120ms response time.
    Please advise if there is anything else I can (besides resetting the OS) to resolve the issue. Thanks!

    Please advise if there is anything else I can (besides resetting the OS) to resolve the issue. Thanks!
    Use the Developer Tools to find out where your delay is.  FWIW the NBC one was noticeably slower opening than the other.
    Robert Aldwinckle

  • Anyone having trouble with computer running extremely slow with the color wheel continuously spinning.?

    Updated with Yosemite and think that's when my problems started with my IMac being very slow.  The color wheel keeps popping up and spinning not allowing me to move forward on typing or moving between websites etc.  Extremely slow and never had this problem before Yosemite.  Any real answers to this out there?  I was on the phone with apple support for two and a half hours the other day and it's not made any difference in what the tech had me do to resolve this issue.

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem. But with the aid of the test results, the solution may take a few minutes, instead of hours or days.
    The test works on OS X 10.7 ("Lion") and later. I don't recommend running it on older versions of OS X. It will do no harm, but it won't do much good either.
    Don't be put off by the complexity of these instructions. The process is much less complicated than the description. You do harder tasks with the computer all the time.
    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. As I wrote above, it changes nothing. It doesn't send or receive any data on the network. All it does is to generate a human-readable report on the state of the computer. That report goes nowhere unless you choose to share it. If you prefer, you can act on it yourself without disclosing the contents to me or anyone else.
    You should be wondering whether you can believe me, and whether it's safe to run a program at the behest of a stranger. In general, no, it's not safe and I don't encourage it.
    In this case, however, there are a couple of ways for you to decide whether the program is safe without having to trust me. First, you can read it. Unlike an application that you download and click to run, it's transparent, so anyone with the necessary skill can verify what it does.
    You may not be able to understand the script yourself. But variations of it have been posted on this website thousands of times over a period of years. The site is hosted by Apple, which does not allow it to be used to distribute harmful software. Any one of the millions of registered users could have read the script and raised the alarm if it was harmful. Then I would not be here now and you would not be reading this message. See, for example, this discussion.
    Nevertheless, if you can't satisfy yourself that these instructions are safe, don't follow them. Ask for other options.
    4. 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.
    5. Try to test under conditions that reproduce the problem, as far as possible. For example, if the computer is sometimes, but not always, slow, run the test during a slowdown.
    You may have started up in "safe" 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.
    6. 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.
    7. 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:/usr/libexec;clear;cd;p=(1266 ' 0.5 0.25 10 1000 15 5120 1000 25000 1 1 0 100 ' 51 25600 4 10 25 5120 102400 1000 25 1 250 40 500 300 85 25 20480 262144 20 2000 524288 604800 5 1024 );k=({Soft,Hard}ware Memory Diagnostics Power FireWire Thunderbolt USB Bluetooth SerialATA Extensions Applications Frameworks PrefPane Fonts Displays PCI UniversalAccess InstallHistory ConfigurationProfile AirPort 'com\.apple\.' -\\t N\\/A 'AES|atr|udit|msa|dnse|ax|ensh|fami|FileS|fing|ft[pw]|gedC|kdu|etS|is\.|alk|ODSA|otp|htt|pace|pcas|ps-lp|rexe|rlo|rsh|smb|snm|teln|upd-[aw]|uuc|vix|webf' OSBundle{Require,AllowUserLoa}d 'Mb/s:Mb/s:ms/s:KiB/s:%:total:MB:total:per sec' 'Net in:Net out:I/O wait time:I/O requests:CPU usage:Open files:Memory:Mach ports:File opens:Forks:Failed forks:System errors' 'tsA|[ST]M[HL]' PlistBuddy{,' 2>&1'}' -c Print' 'Info\.plist' CFBundleIdentifier );f=('\n%s'{': ','\n\n'}'%s\n' '\nRAM details\n%s\n' %s{' ','\n'{"${k[22]}",}}'%s\n' '%.1f GiB: %s\n' '\n    ...and %s more line(s)\n' '\nContents of %s\n    '"${k[22]}"'mod date: %s\n    '"${k[22]}"'checksum: %s\n%s\n' );c=(879294308 4071182229 461455494 3627668074 1083382502 1274181950 1855907737 2758863019 1848501757 464843899 2636415542 3694147963 1233118628 2456546649 2806998573 2778718105 842973933 1383871077 2051385900 3301885676 891055588 998894468 695903914 1443423563 4136085286 3374894509 1051159591 892310726 1707497389 523110921 2883943871 3873345487 );s=(' s/[0-9A-Za-z._]+@[0-9A-Za-z.]+\.[0-9A-Za-z]{2,4}/EMAIL/g;/faceb/s/(at\.)[^.]+/\1NAME/g;/\/Shared/!s/(\/Users\/)[^ /]+/\1USER/g;s/[-0-9A-Fa-f]{22,}/UUID/g;' ' s/^ +//;/de: S|[nst]:/p;' ' {sub(/^ +/,"")};/er:/;/y:/&&$2<'${p[4]} ' s/:$//;3,6d;/[my].+:/d;s/^ {4}//;H;${ g;s/\n$//;/s: (E[^m]|[^EO])|x([^08]|02[^F]|8[^0])/p;} ' ' 5h;6{ H;g;/P/!p;} ' ' ($1~/^Cy/&&$3>'${p[9]}')||($1~/^Cond/&&$2!~/^N/) ' ' /:$/{ N;/:.+:/d;s/ *://;b0'$'\n'' };/^ *(V.+ [0N]|Man).+ /{ s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;};$b0'$'\n'' d;:0'$'\n'' x;s/\n\n//;/Apple[ ,]|Genesy|Intel|SMSC/d;s/\n.*//;/\)$/p;' ' s/^.*C/C/;H;${ g;/No th|pms/!p;} ' '/= [^GO]/p' '{$1=""};1' ' /Of/!{ s/^.+is |\.//g;p;} ' ' BEGIN { FS="\f";if(system("A1 42 83 114")) d="^'"${k[21]}"'launch(d\.peruser\.[0-9]+|ctl\.(Aqua|Background|System))$";} { if($2~/[1-9]/) { $2="status: "$2;printf("'"${f[4]}"'",$1,$2);} else if(!d||$1!~d) print $1;} ' ' $1>1{$NF=$NF" x"$1} /\*/{if(!f)f="\n\t* Code injection"} {$1=""} 1;END{print f} ' ' NR==2&&$4<='${p[7]}'{print $4} ' ' BEGIN{FS=":"} ($1~"wir"&&$2>'${p[22]}') {printf("wired %.1f\n",$2/2^18)} ($1~/P.+ts/&&$2>'${p[19]}') {printf("paged %.1f\n",$2/2^18)} ' '/YLD/s/=/ /p' ' { q=$1;$1="";u=$NF;$NF="";gsub(/ +$/,"");print q"\f"$0"\f"u;} ' ' /^ {6}[^ ]/d;s/:$//;/([^ey]|[^n]e):/d;/e: Y/d;s/: Y.+//g;H;${ g;s/ \n (\n)/\1/g;s/\n +(M[^ ]+)[ -~]+/ (\1)/;s/\n$//;/( {8}[^ ].*){2,}/p;} ' 's:^:/:p;' ' !/, .+:/{print};END{if(NR<'{${p[12]},${p[13]}}')printf("^'"${k[21]}"'.+")} ' '|uniq' ' 1;END { print "/L.+/Scr.+/Templ.+\.app$";print "/L.+/Pri.+\.plugin$";if(NR<'{${p[14]},${p[21]}}') print "^/[Sp].+|'${k[21]}'";} ' ' /\.(framew|lproj)|\):/d;/plist:|:.+(Mach|scrip)/s/:.+//p;' '&&echo On' '/\.(bundle|component|framework|kext|mdimporter|plugin|qlgenerator|saver|wdgt)$/p' '/\.dylib$/p' ' /Temp|emac/{next};/(etc|Preferences|Launch[AD].+)\// { sub(".","");print $0"$";} END { split("'"${c[*]}"'",c);for(i in c) print "\t"c[i]"$";} ' ' /^\/(Ap|Dev|Inc|Prev)/d;/((iTu|ok).+dle|\.(component|mailbundle|mdimporter|plugin|qlgenerator|saver|wdgt))$/p;' ' BEGIN{ FS="= "} $2 { gsub(/[()"]/,"",$2);print $2;} ' ' /^\//!d;s/^.{5}//;s/ [^/]+\//: \//p;' '>&-||echo No' '{print $3"\t"$1}' 's/\'$'\t''.+//p' 's/1/On/p' '/Prox.+: [^0]/p' '$2>'${p[2]}'{$2=$2-1;print}' ' BEGIN { M1='${p[16]}';M2='${p[18]}';M3='${p[8]}';M4='${p[3]}';} !/^A/{next};/%/ { getline;if($5<M1) o["CPU"]="CPU: user "$2"%, system "$4"%";next;} $2~/^disk/&&$4>M2 { o[$2]=$2": "$3" ops/s, "$4" blocks/s";next;} $2~/^(en[0-9]|bridg)/ { if(o[$2]) { e=$3+$4+$5+$6;if(e) o[$2]=o[$2]"; errors "e"/s";next;};if($4>M3||$6>M4) o[$2]=$2": in "int($4/1024)", out "int($6/1024)" (KiB/s)";} END { for(i in o) print o[i];} ' ' /r\[0\] /&&$NF!~/^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./ { print $NF;exit;} ' ' !/^T/ { printf "(static)";exit;} ' '/apsd|BKAg|OpenD/!s/:.+//p' ' (/k:/&&$3!~/(255\.){3}0/)||(/v6:/&&$2!~/A/) ' ' BEGIN{FS=": "} /^ {10}O/ {exit} /^ {0,12}[^ ]/ {next} $1~"Ne"&&$2!~/^In/{print} $1~"Si" { split($2,a," ");if(a[1]-a[4]<'${p[5]}') print;};$1~"T"&&$2<'${p[20]}'{print};$1~"Se"&&$2!~"2"{print};' ' BEGIN { FS="\f";} { n=split($3,a,".");sub(/_2[01].+/,"",$3);print $2" "$3" "a[n]$1;} ' ' BEGIN { split("'"${p[1]}"'",m);FS="\f";} $2<=m[$1]{next} $1<9 { o[$1]=o[$1]"\n    "$3" (UID "$4"): "$2;} $1==9&&$5!~"^/dev" { o[$1]=o[$1]"\n    "$3" (UID "$4") => "$5" (status "$6"): "$2;} $1==10&&$5 { p="ps -c -ocomm -p"$5"|sed 1d";p|getline n;close(p);if(n) $5=n;o[$1]=o[$1]"\n    "$5" => "$3" (UID "$4"): "$2;} $1~/1[12]/ { o[$1]=o[$1]"\n    "$3" (UID "$4", error "$5"): "$2;} END { n=split("'"${k[27]}"'",u,":");for(i=n+1;i<n+4;i++)u[i]=u[n];split("'"${k[28]}"'",l,":");for(i=1;i<13;i++) if(o[i])print "\n"l[i]" ("u[i]")\n"o[i];} ' ' /^ {8}[^ ]/{print} ' ' BEGIN { L='${p[17]}';} !/^[[:space:]]*(#.*)?$/ { l++;if(l<=L) f=f"\n    "$0;} END { F=FILENAME;if(!F) exit;if(!f) f="\n    [N/A]";"cksum "F|getline C;split(C, A);C=A[1];"stat -f%Sm "F|getline D;"file -b "F|getline T;if(T~/^Apple b/) { f="";l=0;while("'"${k[30]}"' "F|getline g) { l++;if(l<=L) f=f"\n    "g;};};if(T!~/^(AS.+ (En.+ )?text(, with v.+)?$|(Bo|PO).+ sh.+ text ex|XM)/) F=F"\n    '"${k[22]}"'"T;printf("'"${f[8]}"'",F,D,C,f);if(l>L) printf("'"${f[7]}"'",l-L);} ' ' s/^ ?n...://p;s/^ ?p...:/-'$'\t''/p;' 's/0/Off/p' 's/^.{52}(.+) <.+/\1/p' ' /id: N|te: Y/{i++} END{print i} ' ' /kext:/ { split($0,a,":");p=a[1];k[S]='${k[25]}';k[U]='${k[26]}';v[S]="Safe";v[U]="true";for(i in k) { s=system("'"${k[30]}"'\\ :"k[i]" \""p"\"/*/I*|grep -qw "v[i]);if(!s) a[1]=a[1]" "i;};if(!a[2]) a[2]="'"${k[23]}"'";printf("'"${f[4]}"'",a[1],a[2]);next;} !/^ *$/ { p="'"${k[31]}"'\\ :'"${k[33]}"' \""$0"\"/*/'${k[32]}'";p|getline b;close(p);if(b~/, .+:/||b=="") b="'"${k[23]}"'";printf("'"${f[4]}"'",$0,b);} ' '/ en/!s/\.//p' ' NR>=13 { gsub(/[^0-9]/,"",$1);print;} ' ' $10~/\(L/&&$9!~"localhost" { sub(/.+:/,"",$9);print $1": "$9|"sort|uniq";} ' '/^ +r/s/.+"(.+)".+/\1/p' 's/(.+\.wdgt)\/(Contents\/)?'${k[32]}'$/\1/p' 's/^.+\/(.+)\.wdgt$/\1/p' ' /l: /{ /DVD/d;s/.+: //;b0'$'\n'' };/s: /{ / [VY]/d;s/^ */- /;H;};$b0'$'\n'' d;:0'$'\n'' x;/APPLE [^:]+$/d;p;' '/^find: /!p;' ' /^p/{ s/.//g;x;s/\nu/'$'\f''/;s/(\n)c/\1'$'\f''/;s/\n\n//;p;};H;' ' BEGIN{FS="= "} /Path/{print $2} ' ' /^ *$/d;s/^ */    /;p;' ' s/^.+ |\(.+\)$//g;p;' '1;END{if(NR<'${p[15]}')printf("^/(S|usr/(X|li))")}' ' /2/{print "WARN"};/4/{print "CRITICAL"};' ' /EVHF|MACR|^s/d;s/^.+: //p;' ' $3~/^[1-9][0-9]{0,2}(\.[1-9][0-9]{0,2}){2}$/ { i++;n=n"\n"$1"\t"$3;} END{ if(i>1)print n} ' s/{'\.|jnl: ','P.+:'}'//;s/ +([0-9]+)(.+)/\2 \1/p' ' /es: ./{ s/^.+://;b0'$'\n'' };/^ +C.+ted: +[NY]/H;/:$/b0'$'\n'' d;:0'$'\n'' x;/: +N/d;s/\n.+//p;' ' 1d;/:$/b0'$'\n'' $b0'$'\n'' /(D|^ *Loc.+): /{ s/^.+: //;H;};/(B2|[my]): /H;d;:0'$'\n'' x;/[my]: [AM]|m: I.+p$|^\/Vo/d;s/(^|\n) [ -~]+//g;s/(.+)\n(.+)/\2:\1/;s/\n//g;/[ -~]/p;' 's/$/'$'\f''(0|-(4[34])?)$/p' '|sort'{'|uniq'{,\ -c},\ -nr} ' s/^/'{5,6,7,8}$'\f''/;s/ *'$'\f'' */'$'\f''/g;p;' '/e:/{print $2}' ' /^[(]/{ s/....//;s/$/:/;N;/: [)]$/d;s/\n.+ ([^ ]+).$/\1/;H;};${ g;p;} ' 's/:.+$//p' '|wc -l' /{\\.{kext,xpc,'(appex|pluginkit)'}'\/(Contents\/)?'Info,'Launch[AD].+'}'\.plist$/p' 's/([-+.?])/\\\1/g;p' 's/, /\'$'\n/g;p' ' BEGIN{FS="\f"} { printf("'"${f[6]}"'",$1/2^30,$2);} ' ' /= D/&&$1!~/'{${k[24]},${k[29]}}'/ { getline d;if(d~"t") print $1;} ' ' BEGIN{FS="\t"} NR>1&&$NF!~/0x|\.([0-9]{3,}|[-0-9A-F]{36})$/ { print $NF"\f"a[split($(NF-1),a," ")];} ' '|tail -n'{${p[6]},${p[10]}} ' s/.+bus /Bus: /;s/,.+[(]/ /;s/,.+//p;' ' { $NF=$NF" Errors: "$1;$1="";} 1 ' ' 1s/^/\'$'\n''/;/^ +(([MNPRSV]|De|Li).+|Bus): .|d: Y/d;s/:$//;$d;p;' ' BEGIN { RS=",";FS=":";} $1~"name" { gsub("\"","",$2);print $2;} ' '|grep -q e:/' '/[^ .]/p' '{ print $1}' ' /^ +N.+: [1-9]/ { i++;} END { if(i) print "system: "i;} ' ' NF { print "'{admin,user}' "$NF;exit;} ' ' /se.+ =/,/[\}]/!d;/[=\}]/!p ' ' 3,4d;/^ +D|Of|Fu| [0B]/d;s/^  |:$//g;$!H;${ x;/:/p;} ' ' BEGIN { FS=": ";} NR==1 { sub(":","");h="\n"$1"\n";} /:$/ { l=$1;next;} $1~"S"&&$2!~3 { getline;next;} /^ {6}I/ { i++;L[i]=l" "$2;if(i=='${p[24]}') nextfile;} END { if(i) print h;for(j=0;j<i;j++) print L[i-j];} ' ' /./H;${ x;s/\n//;s/\n/, /g;/,/p;} ' ' {if(int($6)>'${p[25]}')printf("swap used %.1f\n",$6/1024)} ' ' BEGIN{FS="\""} $3~/ t/&&$2!~/'{${k[24]},${k[29]}}'/{print $2} ' ' int($1)>13 ' p ' BEGIN{FS="DB="} { sub(/\.db.*/,".db",$2);print $2;} ' );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps crontab kextfind top pkgutil "${k[30]}\\" echo cksum kextstat launchctl smcDiagnose sysctl\ -n defaults\ read stat lsbom 'mdfind -onlyin' env pluginkit scutil 'dtrace -q -x aggsortrev -n' security sed\ -En awk 'dscl . -read' networksetup mdutil lsof test osascript\ -e netstat mdls route cat uname );c2=(${k[21]}loginwindow\ LoginHook ' /L*/P*/loginw*' "'tell app \"System Events\" to get properties of login items'" 'L*/Ca*/'${k[21]}'Saf*/E* -d 2 -name '${k[32]} '~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \)' -i '-nl -print' '-F \$Sender -k Level Nle 3 -k Facility Req "'${k[21]}'('{'bird|.*i?clou','lsu|sha'}')"' "-f'%N: %l' Desktop {/,}L*/Keyc*" therm sysload boot-args status " -F '\$Time \$Message' -k Sender kernel -k Message CRne '0xdc008012|(allow|call)ing|Goog|(mplet|nabl)ed|ry HD|safe b|xpm' -k Message CReq 'bad |Can.t l|corru|dead|fail|GPU |hfs: Ru|inval|Limiti|v_c|NVDA[(]|pagin|Purg(ed|in)|error|Refus|TCON|tim(ed? ?|ing )o|trig|WARN' " '-du -n DEV -n EDEV 1 10' 'acrx -o%cpu,comm,ruid' "' syscall::recvfrom:return {@a[execname,uid]=sum(arg0)} syscall::sendto:return {@b[execname,uid]=sum(arg0)} syscall::open*:entry {@c[execname,uid,copyinstr(arg0),errno]=count()} syscall::execve:return, syscall::posix_spawn:return {@d[execname,uid,ppid]=count()} syscall::fork:return, syscall::vfork:return, syscall::posix_spawn:return /arg0<0/ {@e[execname,uid,arg0]=count()} syscall:::return /errno!=0/ {@f[execname,uid,errno]=count()} io:::wait-start {self->t=timestamp} io:::wait-done /self->t/ { this->T=timestamp - self->t;@g[execname,uid]=sum(this->T);self->t=0;} io:::start {@h[execname,uid]=sum(args[0]->b_bcount)} tick-10sec { normalize(@a,2560000);normalize(@b,2560000);normalize(@c,10);normalize(@d,10);normalize(@e,10);normalize(@f,10);normalize(@g,10000000);normalize(@h,10240);printa(\"1\f%@d\f%s\f%d\n\",@a);printa(\"2\f%@d\f%s\f%d\n\",@b);printa(\"9\f%@d\f%s\f%d\f%s\f%d\n\",@c);printa(\"10\f%@d\f%s\f%d\f%d\n\",@d);printa(\"11\f%@d\f%s\f%d\f%d\n\",@e);printa(\"12\f%@d\f%s\f%d\f%d\n\",@f);printa(\"3\f%@d\f%s\f%d\n\",@g);printa(\"4\f%@d\f%s\f%d\n\",@h);exit(0);} '" '-f -pfc /var/db/r*/'${k[21]}'*.{BS,Bas,Es,J,OSXU,Rem,up}*.bom' '{/,}L*/Lo*/Diag* -type f -regex .\*[cght] ! -name .?\* ! -name \*ag \( -exec grep -lq "^Thread c" {} \; -exec printf \* \; -o -true \) -execdir stat -f'$'\f''%Sc'$'\f''%N -t%F {} \;' '/S*/*/Ca*/*xpc*' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' /\ kMDItemContentTypeTree=${k[21]}{bundle,mach-o-dylib} :Label "/p*/e*/{auto*,{cron,fs}tab,hosts,{[lp],sy}*.conf,mach_i*/*,pam.d/*,ssh{,d}_config,*.local} {/p*,/usr/local}/e*/periodic/*/* /L*/P*{,/*}/com.a*.{Bo,sec*.ap}*t {/S*/,/,}L*/Lau*/*t .launchd.conf" list '-F "" -k Sender hidd -k Level Nle 3' /Library/Preferences/${k[21]}alf\ globalstate --proxy '-n get default' vm.swapusage --dns -get{dnsservers,info} dump-trust-settings\ {-s,-d,} -n1 '-R -ce -l1 -n5 -o'{'prt -stats prt','mem -stats mem'}',command,uid' -kl -l -s\ / '--regexp --files '${k[21]}'pkg.*' '+c0 -i4TCP:0-1023' ${k[21]}dashboard\ layer-gadgets '-d /L*/Mana*/$USER' '-app Safari WebKitDNSPrefetchingEnabled' '-Fcu +c0 -l' -m 'L*/{Con*/*/Data/L*/,}Pref* -type f -size 0c -name *.plist.???????' kern.memorystatus_vm_pressure_level '3>&1 >&- 2>&3' '-F \$Message -k Sender kernel -k Message CReq "'{'n Cause: -','(a und|I/O |jnl_io.+)err','USBF:.+bus'}'"' -name\ kMDItem${k[33]} -T\ hfs '-n get default' -listnetworkserviceorder :${k[33]} :CFBundleDisplayName $EUID {'$TMPDIR../C ','/{S*/,}'}'L*/{,Co*/*/*/L*/}{Cache,Log}s -type f -size +'${p[11]}'G -exec stat -f%z'$'\f''%N {} \;' \ /v*/d*/*/*l*d{,.*.$UID}/* '-app Safari UserStyleSheetEnabled' 'L*/A*/Fi*/P*/*/a*.json' users/$USER\ HomeDirectory '{/,}L*/{Con,Pref}* -type f ! -size 0 -name *.plist -exec plutil -s {} \;' ' -F "\$Time \$(Sender): \$Message" -k Sender Rne "launchd|nsurls" -k Level Nle 3 -k Facility R'{'ne "user|','eq "'}'console" -k Message CRne "[{}<>]|asser|commit - no t|deprec|done |fmfd|Goog|ksho|ndum|obso|realp|rned f|sandbox ex|/root" ' getenv '/ "kMDItemDateAdded>=\$time.now(-'${p[23]}')&&kMDItem'${k[33]}'=*"' -m\ / '' ' -F "\$Time \$(RefProc): \$Message" -k Sender Req launchd -k Level Nle 3 -k Message Rne "asse|bug|File ex|hij|Ig|Jet|key is|lid t|Plea|ship" ' print{,-disabled}\ {system,user/$UID} -r ' -F "\$Message" -k Sender nsurlstoraged -k Time ge -1h -k Level Nle 4 -k Message Req "^(ER|IN)" ' );N1=${#c2[@]};for j in {0..20};do c2[N1+j]=SP${k[j]}DataType;done;l=({Restricted\ ,Lock,Pro}files POST Battery {Safari,App,{Bad,Loaded}\ kernel,Firefox}\ extensions System\ load boot\ args FileVault\ {2,1} {Kernel,System,Console,launchd}\ log SMC Login\ hook 'I/O per process' 'High file counts' UID {Daemons,Agents}\ {load,disabl}ed {Admin,Root}\ access Stylesheet Library\ paths{,' ('{shell,launchd}\)} Font\ issues Firewall Proxies DNS TCP/IP Wi-Fi 'Elapsed time (sec)' {Root,User}\ crontab {Global,User}' login items' Spotlight Memory\ pressure Listeners Widgets Parental\ Controls Prefetching Nets Volumes {Continuity,I/O,iCloud,HID,HCI}\ errors {User,System}\ caches/logs XPC\ cache Startup\ items Shutdown\ codes Heat Diagnostic\ reports Bad\ {plist,cache}s 'VM (GiB)' Bundles{,' (new)'} Trust\ settings Activity Free\ space );N3=${#l[@]};for i in {0..8};do l[N3+i]=${k[5+i]};done;F() { local x="${s[$1]}";[[ "$x" =~ ^([\&\|\<\>]|$) ]]&&{ printf "$x";return;};:|${c1[30]} "$x" 2>&-;printf "%s \'%s\'" "|${c1[30+$?]}" "$x";};A0() { Q=6;v[2]=1;id -G|grep -qw 80;v[1]=$?;((v[1]))||{ Q=7;sudo -v;v[2]=$?;((v[2]))||Q=8;};v[3]=`date +%s`;date '+Start time: %T %D%n';printf '\n[Process started]\n\n'>&4;printf 'Revision: %s\n\n' ${p[0]};};A1() { local c="${c1[$1]} ${c2[$2]}";shift 2;c="$c ` while [[ "$1" ]];do F $1;shift;done`";((P2))&&{ c="sudo $c";P2=;};v=`eval "$c"`;[[ "$v" ]];};A2() { local c="${c1[$1]}";[[ "$c" =~ ^(awk|sed ) ]]&&c="$c '${s[$2]}'"||c="$c ${c2[$2]}";shift 2;local d=` while [[ "$1" ]];do F $1;shift;done`;((P2))&&{ c="sudo $c";P2=;};local a;v=` while read a;do eval "$c '$a' $d";done<<<"$v";`;[[ "$v" ]];};A3(){ v=$((`date +%s`-v[3]));};export -f A1 A2;B1() { v=No;! ((v[1]))&&{ v=;P1=1;};};eval "`type -a B1|sed '1d;s/1/2/'`";B3(){ v[$1]="$v";};B4() { local i=$1;local j=$2;shift 2;local c="cat` while [[ "$1" ]];do F $1;shift;done`";v[j]=`eval "{ $c;}"<<<"${v[i]}"`;};B5(){ v="${v[$1]}"$'\n'"${v[$2]}";};B6() { v=` paste -d$'\e' <(printf "${v[$1]}") <(printf "${v[$2]}")|awk -F$'\e' ' {printf("'"${f[$3]}"'",$1,$2)} ' `;};B7(){ v=`egrep -v "${v[$1]}"<<<"$v"|sort`;};eval "`type -a B7|sed '1d;s/7/8/;s/-v //'`";C0() { [[ "$v" ]]&&sed -E "$s"<<<"$v";};C1() { [[ "$v" ]]&&printf "${f[$1]}" "${l[$2]}" "$v"|sed -E "$s";};C2() { v=`echo $v`;[[ "$v" != 0 ]]&&C1 0 $1;};C3() { B4 0 0 63&&C1 1 $1;};C4() { echo $'\t'"Part $((++P)) of $Q done at $((`date +%s`-v[3])) sec">&4;};C5() { sudo -k;pbcopy<<<"$o";printf '\n\tThe test results are on the Clipboard.\n\n\tPlease close this window.\n';exit 2>&-;};for i in 1 2;do eval D$((i-1))'() { A'$i' $@;C0;};';for j in 2 3;do eval D$((i+2*j-3))'() { local x=$1;shift;A'$i' $@;C'$j' $x;};';done;done;trap C5 2;o=$({ A0;D0 0 N1+1 2;D0 0 $N1 1;B1;C2 27;B1&&! B2&&C2 28;D2 22 15 63;D0 0 N1+2 3;D0 0 N1+15 17;D4 3 0 N1+3 4;D4 4 0 N1+4 5;D4 N3+4 0 N1+9 59;D0 0 N1+16 99;for i in 0 1 2;do D4 N3+i 0 N1+5+i 6;done;D4 N3+3 0 N1+8 71;D4 62 1 10 7;D4 10 1 11 8;B2&&D4 18 19 53 67;D2 11 2 12 9;D2 12 3 13 10;D2 13 32 70 101 25;D2 71 6 76 13;D2 45 20 52 66;A1 7 77 14;B3 28;A1 20 31 111;B6 0 28 5;B4 0 0 110;C2 66;D4 70 8 15 38;D0 9 16 16 77 45;C4;B2&&D0 35 49 61 75 76 78 45;B2&&{ D0 28 17 45;C4;};D0 12 40 54 16 79 45;D0 12 39 54 16 80 45;D4 31 25 77 15&&{ B4 0 8 103;B4 8 0;A2 18 74;B6 8 0 3;C3 32;};B2&&D4 19 21 0;B2&&D4 40 10 42;D2 2 0 N1+19 46 84;D2 44 34 43 53;D2 59 22 20 32;D2 33 0 N1+14 51;for i in {0..2};do A1 29 35+i 104+i;B3 25+i;done;B6 25 27 5;B6 0 26 5;B4 0 0 110;C2 69;D2 34 21 28 35;D4 35 27 29 36;A1 40 59 81;B3 18;A1 33 60 82;B8 18;B4 0 19 83;A1 27 32 39&&{ B3 20;B4 19 0;A2 33 33 40;B3 21;B6 20 21 3;};C2 36;D4 50 38 5 68;B4 19 0;D5 37 33 34 42;B2&&D4 46 35 45 55;D4 38 0 N1+20 43;B2&&D4 58 4 65 76 91;D4 63 4 19 44 75 95 12;B1&&{ D4 53 5 55 75 69&&D4 51 6 58 31;D4 56 5 56 97 75 98&&D0 0 N1+7 99;D2 55 5 27 84;D4 61 5 54 75 70;D4 14 5 14 96;D4 15 5 72 96;D4 17 5 78 96;C4;};D4 16 5 73 96;A1 13 44 74 18;C4;B3 4;B4 4 0 85;A2 14 61 89;B4 0 5 19 102;A1 17 41 50;B7 5;C3 8;B4 4 0 88;A2 14 24 89;C4;B4 0 6 19 102;B4 4 0 86;A2 14 61 89;B4 0 7 19 102;B5 6 7;B4 0 11 73 102;A1 42 83 114;j=$?;for i in 0 1;do ((! j))||((i))||B2&&A1 18 $((79+i-(i+53)*j)) 107+8*j 94 74;B7 11;B4 0 0 11;C3 23+2*i;D4 24+2*i 14 66+i 92+i;done;D4 60 4 21 24;D4 42 14 1 62;D4 43 37 2 90 48;D4 41 10 42;D2 48 36 47 25;A1 4 3 60&&{ B3 9;A2 14 61;B4 0 10 21;B4 9 0;A2 14 62;B4 0 0 21;B6 0 10 4;C3 5;};D4 9 41 69 100;D2 29 21 68 35;D2 49 21 48 49;B4 4 22 57 102;A1 21 46 56 74;B7 22;B4 0 0 58;C3 47;D4 54 5 7 75 76 69;D4 52 5 8 75 76 69;D4 57 4 64 76 91;D2 0 4 4 84;D2 1 4 51 84;D4 21 22 9 37;D0 0 N1+17 108;A1 23 18 28 89;B4 0 16 22 102;A1 16 25 33;B7 16;B4 0 0 34;D1 31 47;D4 64 4 71 41;D4 65 5 84 116 74;C4;B4 4 12 26 89 23 102;for i in {0..3};do A1 0 N1+10+i 72 74;B7 12;B4 0 0 52;C3 N3+5+i;((i))||C4;done;A1 24 22 29;B7 12;B3 14;A2 39 57 30;B3 15;B6 14 15 4;C3 67;A1 24 75 74;B3 23;A2 39 57 30;B3 24;B6 23 24 4;C3 68;B4 4 13 27 89 65;A1 24 23;B7 13;C3 30;B4 4 0 87;A2 14 61 89 20;B4 0 17;A1 26 50 64;B7 17;C3 6;D0 0 N1+18 109;D4 7 11 6;A3;C2 39;C4;} 4>&2 2>/dev/null;);C5
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    8. 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 and start typing the name.
    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.
    9. If you see an error message in the Terminal window such as "Syntax error" or "Event not found," enter
    exec bash
    and press return. Then paste the script again.
    10. 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. If you don't know the password, or if you prefer not to enter it, 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.
    11. 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, a series of lines will appear in the Terminal window like this:
    [Process started]
            Part 1 of 8 done at … sec
            Part 8 of 8 done at … sec
            The test results are on the Clipboard.
            Please close this window.
    [Process completed]
    The intervals between parts won't be exactly equal, but they give a rough indication of progress. The total number of parts may be different from what's shown here.
    Wait for the final message "Process completed" to appear. If you don't see it within about ten minutes, the test probably won't complete in a reasonable time. In that case, press the key combination control-C or command-period to stop it and go to the next step. You'll have incomplete results, but still something.
    12. When the test is complete, or if you stopped it because it was taking too long, 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 the top of the results, there will be a line that begins with the words "Start time." 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.
    13. When you post the results, you might see an error message on the web page: "You have included content in your post that is not permitted," or "You are not authorized to post." That's a bug in the forum software. Please post the test results on Pastebin, then post a link here to the page you created.
    14. 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 may not agree with them.
    Copyright © 2014, 2015 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Use Agreement for 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.

  • I downloaded Yosemite to my macbook pro and now it is running extremely slow, freezing all the time. I did the Etresoft and copied the results as suggested to other  Please help me fix the issue.

    Problem description:
    I upgraded to Yosemite recently.  Now my computer acts like it has a virus although my virus checker says it is clean.  It is slow, freezes all the time, I have to turn off my computer to get it to work again.  I don’t like the new Yosemite.
    EtreCheck version: 2.0.7 (93)
    Report generated October 30, 2014 at 3:57:56 AM CDT
    Hardware Information: ℹ️
      MacBook Pro (15-inch, Late 2011) (Verified)
      MacBook Pro - model: MacBookPro8,2
      1 2.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
      Color LCD 1440 x 900
      AMD Radeon HD 6750M - VRAM: 512 MB
    System Software: ℹ️
      OS X 10.10 (14A389) - Uptime: 0:26:55
    Disk Information: ℹ️
      APPLE HDD HTS547550A9E384 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 (434.65 GB free)
      Core Storage: disk0s2 499.25 GB Online
      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: ℹ️
      /System/Library/Extensions
      [not loaded] com.devguru.driver.SamsungComposite (1.4.12 - SDK 10.6) Support
      /System/Library/Extensions/ssuddrv.kext/Contents/PlugIns
      [not loaded] com.devguru.driver.SamsungACMControl (1.4.12 - SDK 10.6) Support
      [not loaded] com.devguru.driver.SamsungACMData (1.4.12 - SDK 10.6) Support
      [not loaded] com.devguru.driver.SamsungMTP (1.4.12 - SDK 10.5) Support
      [not loaded] com.devguru.driver.SamsungSerial (1.4.12 - SDK 10.6) Support
    Launch Agents: ℹ️
      [loaded] com.google.keystone.agent.plist Support
      [loaded] com.trendmicro.itis.dca.plist Support
      [running] com.trendmicro.itis.uimgmt.agent.plist Support
      [running] com.trusteer.rapport.rapportd.plist Support
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist Support
      [loaded] com.google.keystone.daemon.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
      [running] com.trendmicro.icore.av.plist Support
      [running] com.trendmicro.icore.main.plist Support
      [running] com.trendmicro.icore.wp.plist Support
      [running] com.trendmicro.itis.plugin.plist Support
      [running] com.trusteer.rooks.rooksd.plist Support
      [running] com.zeobit.MacKeeper.plugin.AntiTheft.daemon.plist Support
    User Launch Agents: ℹ️
      [loaded] com.adobe.ARM.[...].plist Support
      [running] com.amazon.cloud-player.plist Support
      [failed] com.facebook.videochat.[redacted].plist Support
      [loaded] com.trendmicro.itis.uninstaller.plist Support
      [running] com.zeobit.MacKeeper.Helper.plist Support
    User Login Items: ℹ️
      Flux Application (/Applications/Flux.app)
      iTunesHelper ApplicationHidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      Trend Micro Titanium Application (/Applications/TrendMicro.localized/iTIS.app)
      Dropbox Application (/Applications/Dropbox.app)
      AdobeResourceSynchronizer ApplicationHidden (/Applications/Adobe Reader.app/Contents/Support/AdobeResourceSynchronizer.app)
      Genieo Application (/Incompatible Software/Genieo.app)
      KiesViaWiFiAgent ApplicationHidden (/Applications/Kies.app/Contents/MacOS/KiesViaWiFiAgent.app)
      KiesAgent ApplicationHidden (/Applications/Kies.app/Contents/MacOS/KiesAgent.app)
      fuspredownloader ApplicationHidden (/Users/[redacted]/Library/Application Support/.FUS/fuspredownloader.app)
    Internet Plug-ins: ℹ️
      o1dbrowserplugin: Version: 5.38.5.0 - SDK 10.8 Support
      Default Browser: Version: 600 - SDK 10.10
      Flip4Mac WMV Plugin: Version: 3.1.0.24   - SDK 10.8 Support
      AdobePDFViewerNPAPI: Version: 11.0.09 - SDK 10.6 Support
      FlashPlayer-10.6: Version: 15.0.0.189 - SDK 10.6 Support
      Silverlight: Version: 5.1.10411.0 - SDK 10.6 Support
      Flash Player: Version: 15.0.0.189 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      googletalkbrowserplugin: Version: 5.38.5.0 - SDK 10.8 Support
      SharePointBrowserPlugin: Version: 14.4.5 - SDK 10.6 Support
      AdobePDFViewer: Version: 11.0.09 - SDK 10.6 Support
      CouponPrinter-FireFox_v2: Version: Version 1.1.7 - SDK 10.5 Support
      JavaAppletPlugin: Version: 15.0.0 - SDK 10.10 Check version
    User Internet Plug-ins: ℹ️
      WebEx64: Version: 1.0 - SDK 10.6 Support
      NPRoblox: Version: 1, 2, 8, 25 - SDK 10.9 Support
    Safari Extensions: ℹ️
      Omnibar (Disabled)
    3rd Party Preference Panes: ℹ️
      Flash Player  Support
      Flip4Mac WMV  Support
      Trusteer Endpoint Protection  Support
    Time Machine: ℹ️
      Time Machine not configured!
    Top Processes by CPU: ℹ️
          14% WindowServer
          5% Safari
          4% Dropbox
          2% hidd
          1% lsregister
    Top Processes by Memory: ℹ️
      172 MB Safari
      142 MB softwareupdated
      90 MB rapportd
      66 MB Dropbox
      64 MB com.apple.WebKit.WebContent
    Virtual Memory Information: ℹ️
      33 MB Free RAM
      1.40 GB Active RAM
      1.38 GB Inactive RAM
      1.08 GB Wired RAM
      4.82 GB Page-ins
      237 MB Page-outs

    Thank you all for the help.  My mac still freezes.  I've deleted what you suggested.  I hope it did it right.  Can you check and help me out?
    Also I went through the list and saw this
    MATSHITADVD-R   UJ-8A8
    Could this be the reason why my CD/DVD player quit working because it's crap?
    thanks
    Problem description:
    My macbook pro still freezes at times and i have to power it off and on again after downloading Yosemite.  This never happened prior.  This is my second time running etresoft.  I deleted the mackeeper as suggested.  What else is going on?
    EtreCheck version: 2.0.11 (98)
    Report generated November 4, 2014 at 10:26:26 AM CST
    Hardware Information: ℹ️
      MacBook Pro (15-inch, Late 2011) (Verified)
      MacBook Pro - model: MacBookPro8,2
      1 2.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
      Color LCD 1440 x 900
      AMD Radeon HD 6750M - VRAM: 512 MB
    System Software: ℹ️
      OS X 10.10 (14A389) - Uptime: 2 days 18:23:38
    Disk Information: ℹ️
      APPLE HDD HTS547550A9E384 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 (433.64 GB free)
      Core Storage: disk0s2 499.25 GB Online
      MATSHITADVD-R   UJ-8A8 
    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: ℹ️
      /Applications/SmartSwitch.app
      [not loaded] com.devguru.driver.SamsungACMControl (1.4.12 - SDK 10.6) Support
      [not loaded] com.devguru.driver.SamsungACMData (1.4.12 - SDK 10.6) Support
      [not loaded] com.devguru.driver.SamsungComposite (1.4.12 - SDK 10.6) Support
      [not loaded] com.devguru.driver.SamsungMTP (1.4.12 - SDK 10.5) Support
      [not loaded] com.devguru.driver.SamsungSerial (1.4.12 - SDK 10.6) Support
    Problem System Launch Agents: ℹ️
      [failed] com.apple.CallHistoryPluginHelper.plist
      [failed] com.apple.CallHistorySyncHelper.plist
      [failed] com.apple.cmfsyncagent.plist
      [failed] com.apple.coreservices.appleid.authentication.plist
      [failed] com.apple.icloud.fmfd.plist
      [failed] com.apple.rcd.plist
      [failed] com.apple.spindump_agent.plist
      [failed] com.apple.telephonyutilities.callservicesd.plist
      [failed] com.apple.warmd_agent.plist
    Problem System Launch Daemons: ℹ️
      [failed] com.apple.awdd.plist
      [failed] com.apple.ctkd.plist
      [failed] com.apple.ifdreader.plist
      [failed] com.apple.nehelper.plist
      [failed] com.apple.periodic-weekly.plist
      [failed] com.apple.tccd.system.plist
      [failed] com.apple.wdhelper.plist
    Launch Agents: ℹ️
      [loaded] com.google.keystone.agent.plist Support
      [loaded] com.trendmicro.itis.dca.plist Support
      [running] com.trendmicro.itis.uimgmt.agent.plist Support
      [running] com.trusteer.rapport.rapportd.plist Support
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist Support
      [loaded] com.google.keystone.daemon.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
      [running] com.trendmicro.icore.av.plist Support
      [running] com.trendmicro.icore.main.plist Support
      [running] com.trendmicro.icore.wp.plist Support
      [running] com.trendmicro.itis.plugin.plist Support
      [running] com.trusteer.rooks.rooksd.plist Support
    User Launch Agents: ℹ️
      [loaded] com.adobe.ARM.[...].plist Support
      [running] com.amazon.cloud-player.plist Support
      [failed] com.facebook.videochat.[redacted].plist Support
      [loaded] com.trendmicro.itis.uninstaller.plist Support
    User Login Items: ℹ️
      Flux Application (/Applications/Flux.app)
      iTunesHelper ApplicationHidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      Trend Micro Titanium Application (/Applications/TrendMicro.localized/iTIS.app)
      Dropbox Application (/Applications/Dropbox.app)
      AdobeResourceSynchronizer ApplicationHidden (/Applications/Adobe Reader.app/Contents/Support/AdobeResourceSynchronizer.app)
      KiesAgent ApplicationHidden (/Applications/Kies.app/Contents/MacOS/KiesAgent.app)
      fuspredownloader ApplicationHidden (/Users/[redacted]/Library/Application Support/.FUS/fuspredownloader.app)
      KiesViaWiFiAgent ApplicationHidden (/Applications/Kies.app/Contents/MacOS/KiesViaWiFiAgent.app)
    Internet Plug-ins: ℹ️
      o1dbrowserplugin: Version: 5.38.5.0 - SDK 10.8 Support
      Default Browser: Version: 600 - SDK 10.10
      Flip4Mac WMV Plugin: Version: 3.1.0.24   - SDK 10.8 Support
      AdobePDFViewerNPAPI: Version: 11.0.09 - SDK 10.6 Support
      FlashPlayer-10.6: Version: 15.0.0.189 - SDK 10.6 Support
      Silverlight: Version: 5.1.10411.0 - SDK 10.6 Support
      Flash Player: Version: 15.0.0.189 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      googletalkbrowserplugin: Version: 5.38.5.0 - SDK 10.8 Support
      SharePointBrowserPlugin: Version: 14.4.5 - SDK 10.6 Support
      AdobePDFViewer: Version: 11.0.09 - SDK 10.6 Support
      CouponPrinter-FireFox_v2: Version: Version 1.1.7 - SDK 10.5 Support
      JavaAppletPlugin: Version: 15.0.0 - SDK 10.10 Check version
    User Internet Plug-ins: ℹ️
      WebEx64: Version: 1.0 - SDK 10.6 Support
      NPRoblox: Version: 1, 2, 8, 25 - SDK 10.9 Support
    3rd Party Preference Panes: ℹ️
      Flash Player  Support
      Flip4Mac WMV  Support
      Trusteer Endpoint Protection  Support
    Time Machine: ℹ️
      Time Machine not configured!
    Top Processes by CPU: ℹ️
          9% Safari
          6% WindowServer
          5% com.apple.WebKit.Plugin.64
          4% hidd
          0% authd
    Top Processes by Memory: ℹ️
      172 MB Safari
      146 MB com.apple.WebKit.Plugin.64
      56 MB WindowServer
      52 MB iTunes
      47 MB com.apple.WebKit.WebContent
    Virtual Memory Information: ℹ️
      64 MB Free RAM
      1.13 GB Active RAM
      1.07 GB Inactive RAM
      1.10 GB Wired RAM
      23.40 GB Page-ins
      1.55 GB Page-outs

  • I am having trouble with PS running extremely slow any ideas?

    My PS is running extremely slow and I have no idea why!

    Please read these and proceed accordingly:
    http://helpx.adobe.com/photoshop/kb/optimize-performance-photoshop-cs4-cs5.html
    http://blogs.adobe.com/crawlspace/2012/07/photoshop-basic-troubleshooting-steps-to-fix-mos t-issues.html
    http://forums.adobe.com/docs/DOC-2325

  • My macbook pro (late 2011) is extreme slow, freezing, crashing and lagging too often.

    I am new to the forum, I hope this is the good topic to post my problem.
    I have a late 2011 Macbook Pro, and it is getting slower and slower. The performance was bad with Mavericks as well, but now, with Yosemite installed, it is much more worse. I have never reinstalled my system (only upgraded the osx), so it is an almost 3 years old setup. In that time I have installed a lot of applications, and also deleted a lot. About a year ago I upgraded the RAM, but didn't help too much. Now with Yosemite my startup time is more than 5 minutes, and sometimes the startup freezes (and I have to push the power button long to retry). Safari with 5-10 tabs is extreme slow, and lagging when I switch tabs or open new ones. To launch a new app, for example skype, i have to wait 1-2 minutes. Everything is slow. Sometimes my finder crashes, and works only if I restart the macbook. Another example: if I open the downloads folder in Finder, I have the spinning loading icon for about 20-30 seconds, and just after this time can I see the content of the folder.
    My console is full of errors, I get new records in every single seconds. I repaired the disk permissions, deleted safari cache, history, etc. but nothing helped.
    Many people here attached an "etrecheck" record for their threads, I downloaded the app, and made one scan, you can see my results here, I hope someone with more technical skills can help me!
    Thank you in advance!
    (and sorry for my english - it is not my mother language)
    EtreCheck version: 2.1.2 (105)
    Report generated 2014. december 11. 12:59:29 CET
    Hardware Information: ℹ️
      MacBook Pro (13-inch, Late 2011) (Verified)
      MacBook Pro - model: MacBookPro8,1
      1 2.4 GHz Intel Core i5 CPU: 2-core
      10 GB RAM Upgradeable
      BANK 0/DIMM0
      8 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: 512 MB
      Color LCD 1280 x 800
      SyncMaster 1680 x 1050 @ 60 Hz
    System Software: ℹ️
      OS X 10.10.1 (14B25) - Uptime: 0:55:58
    Disk Information: ℹ️
      TOSHIBA MK5065GSXF 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) / : 498.88 GB (130.97 GB free)
      Core Storage: disk0s2 499.25 GB Online
      MATSHITADVD-R   UJ-8A8 
    USB Information: ℹ️
      Apple Computer, Inc. IR Receiver
      Apple Inc. FaceTime HD Camera (Built-in)
      StoreJet Transcend StoreJet Transcend 2 TB
      S.M.A.R.T. Status: Verified
      EFI (disk2s1) <not mounted> : 210 MB
      Transcend 2TB (disk2s2) /Volumes/Transcend 2TB : 2.00 TB (1.91 TB free)
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Inc. BRCM2070 Hub
      Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Configuration files: ℹ️
      /etc/hosts - Count: 67
    Gatekeeper: ℹ️
      Anywhere
    Kernel Extensions: ℹ️
      /Applications/KeyRemap4MacBook.app
      [loaded] org.pqrs.driver.KeyRemap4MacBook (9.3.0 - SDK 10.9) [Support]
      /Applications/PMHMac.app
      [not loaded] com.sony.driver.dsccamFirmwareUpdaterType00 (1 - SDK 10.5) [Support]
      /Applications/Parallels Desktop.app
      [not loaded] com.parallels.kext.hidhook (8.0 18494.886912) [Support]
      [not loaded] com.parallels.kext.hypervisor (8.0 18494.886912) [Support]
      [not loaded] com.parallels.kext.netbridge (8.0 18494.886912) [Support]
      [not loaded] com.parallels.kext.usbconnect (8.0 18494.886912) [Support]
      [not loaded] com.parallels.kext.vnic (8.0 18494.886912) [Support]
      /Applications/Toast 11 Titanium/Spin Doctor.app
      [not loaded] com.hzsystems.terminus.driver (4) [Support]
      /Applications/Toast 11 Titanium/Toast Titanium.app
      [not loaded] com.roxio.BluRaySupport (1.1.6) [Support]
      /Library/Extensions
      [not loaded] com.sony.driver.dsccamDeviceInfo00 (1 - SDK 10.7) [Support]
      /Library/StartupItems/DoubleCommand
      [not loaded] com.baltaks.driver.DoubleCommand (1.7 - SDK 10.8) [Support]
      /System/Library/Extensions
      [loaded] org.dungeon.driver.SATSMARTDriver (0.8 - SDK 10.6) [Support]
      /Users/[redacted]/Library/Services/ToastIt.service/Contents/MacOS
      [not loaded] com.roxio.TDIXController (2.0) [Support]
    Startup Items: ℹ️
      DoubleCommand: Path: /Library/StartupItems/DoubleCommand
      Startup items are obsolete in OS X Yosemite
    Launch Agents: ℹ️
      [not loaded] com.adobe.AAM.Updater-1.0.plist [Support]
      [failed] com.adobe.CS4ServiceManager.plist [Support] [Details]
      [failed] com.adobe.CS5ServiceManager.plist [Support] [Details]
      [running] com.bjango.istatmenusagent.plist [Support]
      [running] com.bjango.istatmenusnotifications.plist [Support]
      [loaded] com.google.keystone.agent.plist [Support]
      [loaded] com.oracle.java.Java-Updater.plist [Support]
      [running] com.sony.SonyAutoLauncher.agent.plist [Support]
      [loaded] org.pqrs.KeyRemap4MacBook.server.plist [Support]
      [failed] XR_3045NI_Startup_Fax.plist [Support]
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist [Support]
      [invalid?] com.adobe.SwitchBoard.plist [Support]
      [running] com.bjango.istatmenusdaemon.plist [Support]
      [loaded] com.bombich.ccc.plist [Support]
      [loaded] com.cocoatech.pathfinder.SMFHelper6.plist [Support]
      [loaded] com.google.keystone.daemon.plist [Support]
      [loaded] com.microsoft.office.licensing.helper.plist [Support]
      [loaded] com.oracle.java.Helper-Tool.plist [Support]
      [loaded] com.oracle.java.JavaUpdateHelper.plist [Support]
    User Launch Agents: ℹ️
      [loaded] com.adobe.ARM.[...].plist [Support]
      [invalid?] com.citrixonline.GoToMeeting.G2MUpdate.plist [Support]
      [running] com.spotify.webhelper.plist [Support]
      [running] homebrew.mxcl.mysql.plist [Support]
    User Login Items: ℹ️
      Flux Alkalmazás (/Applications/Flux.app)
      iTunesHelper AlkalmazásHidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      GrowlHelperApp Alkalmazás (/Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app)
      EvernoteHelper Alkalmazás (/Applications/Evernote.app/Contents/Library/LoginItems/EvernoteHelper.app)
      Caffeine Alkalmazás (/Applications/Caffeine.app)
      Google Drive Alkalmazás (/Applications/Google Drive.app)
      Dropbox Alkalmazás (/Applications/Dropbox.app)
      DVDAuthorizeHelper Alkalmazás (/Users/[redacted]/Library/Application Support/Helper/DVDAuthorizeHelper.app)
      RescueTime UNKNOWNHidden (missing value)
      Alfred 2 UNKNOWN (missing value)
      SpeechSynthesisServer Alkalmazás (/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks /SpeechSynthesis.framework/Versions/A/SpeechSynthesisServer.app)
      Skype Alkalmazás (/Applications/Skype.app)
      uTorrent Alkalmazás (/Applications/uTorrent.app)
      Xmarks for Safari Alkalmazás (/Applications/Xmarks for Safari.app)
    Internet Plug-ins: ℹ️
      nplastpass: Version: 2.0.11 [Support]
      o1dbrowserplugin: Version: 5.38.6.0 - SDK 10.8 [Support]
      Default Browser: Version: 600 - SDK 10.10
      Flip4Mac WMV Plugin: Version: 2.4.4.2 [Support]
      AdobePDFViewerNPAPI: Version: 11.0.07 - SDK 10.6 [Support]
      FlashPlayer-10.6: Version: 15.0.0.246 - SDK 10.6 [Support]
      Silverlight: Version: 5.1.20913.0 - SDK 10.6 [Support]
      Flash Player: Version: 15.0.0.246 - SDK 10.6 Mismatch! Adobe recommends 16.0.0.235
      iPhotoPhotocast: Version: 7.0 - SDK 10.8
      googletalkbrowserplugin: Version: 5.38.6.0 - SDK 10.8 [Support]
      NP_2020Player_IKEA: Version: 5.0.94.0 - SDK 10.6 [Support]
      AdobePDFViewer: Version: 11.0.07 - SDK 10.6 [Support]
      GarminGpsControl: Version: 4.0.4.0 Release - SDK 10.6 [Support]
      QuickTime Plugin: Version: 7.7.3
      SharePointBrowserPlugin: Version: 14.0.0 [Support]
      ViewRightWebPlayer: Version: 3.5.0.0 [Support]
      JavaAppletPlugin: Version: Java 7 Update 71 Check version
    User internet Plug-ins: ℹ️
      CitrixOnlineWebDeploymentPlugin: Version: 1.0.105 [Support]
      Google Earth Web Plug-in: Version: 7.1 [Support]
    Safari Extensions: ℹ️
      ResponsiveResize
      Save to Pocket
      Awesome Screenshot
      LastPass
      feedly
    3rd Party Preference Panes: ℹ️
      Double Command  [Support]
      Flash Player  [Support]
      Flip4Mac WMV  [Support]
      Growl  [Support]
      Java  [Support]
      MacFUSE (Tuxera)  [Support]
      Perian  [Support]
      Xmarks for Safari  [Support]
    Time Machine: ℹ️
      Mobile backups: ON
      Auto backup: YES
      Volumes being backed up:
      Macintosh HD: Disk size: 498.88 GB Disk used: 367.91 GB
      Destinations:
      Transcend 2TB [Local]
      Total size: 0 B
      Total number of backups: 0
      Oldest backup: -
      Last backup: -
      Size of backup disk: Too small
      Backup size 0 B < (Disk used 367.91 GB X 3)
    Top Processes by CPU: ℹ️
          21% WindowServer
          12% Console
          8% parentalcontrolsd
          6% backupd
          6% Activity Monitor
    Top Processes by Memory: ℹ️
      462 MB mysqld
      290 MB mds_stores
      290 MB Safari
      204 MB Finder
      183 MB WindowServer
    Virtual Memory Information: ℹ️
      2.20 GB Free RAM
      6.06 GB Active RAM
      809 MB Inactive RAM
      1.66 GB Wired RAM
      1.87 GB Page-ins
      0 B Page-outs
    Diagnostics Information: ℹ️
      Dec 11, 2014, 09:38:41 AM iMovie_2014-12-11-093841_[redacted]s-MacBook.hang
      Dec 11, 2014, 12:04:08 PM Self test - passed

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem. But with the aid of the test results, the solution may take a few minutes, instead of hours or days.
    Don't be put off by the complexity of these instructions. The process is much less complicated than the description. You do harder tasks with the computer all the time.
    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. As I wrote above, it changes nothing. It doesn't send or receive any data on the network. All it does is to generate a human-readable report on the state of the computer. That report goes nowhere unless you choose to share it. If you prefer, you can act on it yourself without disclosing the contents to me or anyone else.
    You should be wondering whether you can believe me, and whether it's safe to run a program at the behest of a stranger. In general, no, it's not safe and I don't encourage it.
    In this case, however, there are a couple of ways for you to decide whether the program is safe without having to trust me. First, you can read it. Unlike an application that you download and click to run, it's transparent, so anyone with the necessary skill can verify what it does.
    You may not be able to understand the script yourself. But variations of the script have been posted on this website thousands of times over a period of years. The site is hosted by Apple, which does not allow it to be used to distribute harmful software. Any one of the millions of registered users could have read the script and raised the alarm if it was harmful. Then I would not be here now and you would not be reading this message.
    Nevertheless, if you can't satisfy yourself that these instructions are safe, don't follow them. Ask for other options.
    4. 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.
    5. 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.
    6. 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.
    7. 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:/usr/libexec;clear;cd;p=(Software Hardware Memory Diagnostics Power FireWire Thunderbolt USB Fonts SerialATA 4 1000 25 5120 KiB/s 1024 85 \\b%% 20480 1 MB/s 25000 ports ' com.clark.\* \*dropbox \*genieo\* \*GoogleDr\* \*k.AutoCAD\* \*k.Maya\* vidinst\* ' DYLD_INSERT_LIBRARIES\ DYLD_LIBRARY_PATH -86 "` route -n get default|awk '/e:/{print $2}' `" 25 N\\/A down up 102400 25600 recvfrom sendto CFBundleIdentifier 25 25 25 1000 MB ' com.adobe.AAM.Updater-1.0 com.adobe.AAM.Updater-1.0 com.adobe.AdobeCreativeCloud com.adobe.CS4ServiceManager com.adobe.CS5ServiceManager com.adobe.fpsaud com.adobe.SwitchBoard com.adobe.SwitchBoard com.apple.aelwriter com.apple.AirPortBaseStationAgent com.apple.FolderActions.enabled com.apple.installer.osmessagetracing com.apple.mrt.uiagent com.apple.ReportCrash.Self com.apple.rpmuxd com.apple.SafariNotificationAgent com.apple.usbmuxd com.citrixonline.GoToMeeting.G2MUpdate com.google.keystone.agent com.google.keystone.daemon com.microsoft.office.licensing.helper com.oracle.java.Helper-Tool com.oracle.java.JavaUpdateHelper com.oracle.java.JavaUpdateHelper org.macosforge.xquartz.privileged_startx org.macosforge.xquartz.privileged_startx org.macosforge.xquartz.startx ' ' 879294308 4071182229 461455494 3627668074 1083382502 1274181950 1855907737 2758863019 1848501757 464843899 3694147963 1233118628 2456546649 2806998573 2778718105 2636415542 842973933 2051385900 3301885676 891055588 998894468 695903914 1443423563 4136085286 523110921 2883943871 3873345487 ' 51 5120 files );N5=${#p[@]};p[N5]=` networksetup -listnetworkserviceorder|awk ' NR>1 { sub(/^\([0-9]+\) /,"");n=$0;getline;} $NF=="'${p[26]}')" { sub(/.$/,"",$NF);print n;exit;} ' `;f=('\n%s: %s\n' '\n%s\n\n%s\n' '\nRAM details\n%s\n' %s\ %s '%s\n-\t%s\n' );S0() { echo ' { q=$NF+0;$NF="";u=$(NF-1);$(NF-1)="";gsub(/^ +| +$/,"");if(q>='${p[$1]}') printf("%s (UID %s) is using %s '${p[$2]}'",$0,u,q);} ';};s=(' s/[0-9A-Za-z._]+@[0-9A-Za-z.]+\.[0-9A-Za-z]{2,4}/EMAIL/g;/faceb/s/(at\.)[^.]+/\1NAME/g;/\/Shared/!s/(\/Users\/)[^ /]+/\1USER/g;s/[-0-9A-Fa-f]{22,}/UUID/g;' ' s/^ +//;/de: S|[nst]:/p;' ' {sub(/^ +/,"")};/er:/;/y:/&&$2<'${p[10]} ' 1s/://;3,6d;/[my].+:/d;s/^ {4}//;H;${ g;s/\n$//;/s: (E[^m]|[^EO])|x([^08]|02[^F]|8[^0])/p;} ' ' 5h;6{ H;g;/P/!p;} ' ' ($1~/^Cy/&&$3>'${p[11]}')||($1~/^Cond/&&$2!~/^N/) ' ' /:$/{ N;/:.+:/d;s/ *://;b0'$'\n'' };/^ *(V.+ [0N]|Man).+ /{ s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;};$b0'$'\n'' d;:0'$'\n'' x;s/\n\n//;/Apple[ ,]|Genesy|Intel|SMSC/d;s/\n.*//;/\)$/p;' ' s/^.*C/C/;H;${ g;/No th|pms/!p;} ' '/= [^GO]/p' '{$1=""};1' ' /Of/!{ s/^.+is |\.//g;p;} ' ' $0&&!/ / { n++;print;} END { if(n<10) print "com.apple.";} ' ' { sub(/ :/,"");print|"tail -n'${p[12]}'";} ' ' NR==2&&$4<='${p[13]}' { print $4;} ' ' END { $2/=256;if($2>='${p[15]}') print int($2) } ' ' NR!=13{next};{sub(/[+-]$/,"",$NF)};'"`S0 21 22`" 'NR!=2{next}'"`S0 37 17`" ' NR!=5||$8!~/[RW]/{next};{ $(NF-1)=$1;$NF=int($NF/10000000);for(i=1;i<=3;i++){$i="";$(NF-1-i)="";};};'"`S0 19 20`" 's:^:/:p' '/\.kext\/(Contents\/)?Info\.plist$/p' 's/^.{52}(.+) <.+/\1/p' ' /Launch[AD].+\.plist$/ { n++;print;} END { if(n<200) print "/System/";} ' '/\.xpc\/(Contents\/)?Info\.plist$/p' ' NR>1&&!/0x|\.[0-9]+$|com\.apple\.launchctl\.(Aqua|Background|System)$/ { print $3;} ' ' /\.(framew|lproj)|\):/d;/plist:|:.+(Mach|scrip)/s/:.+//p ' '/^root$/p' ' !/\/Contents\/.+\/Contents|Applic|Autom|Frameworks/&&/Lib.+\/Info.plist$/ { n++;print;} END { if(n<1100) print "/System/";} ' '/^\/usr\/lib\/.+dylib$/p' ' /Temp|emac/{next};/(etc|Preferences|Launch[AD].+)\// { sub(".(/private)?","");n++;print;} END { split("'"${p[41]}"'",b);split("'"${p[42]}"'",c);for(i in b) print b[i]".plist\t"c[i];if(n<500) print "Launch";} ' ' /\/(Contents\/.+\/Contents|Frameworks)\/|\.wdgt\/.+\.([bw]|plu)/d;p;' 's/\/(Contents\/)?Info.plist$//;p' ' { gsub("^| |\n","\\|\\|kMDItem'${p[35]}'=");sub("^...."," ") };1 ' p '{print $3"\t"$1}' 's/\'$'\t''.+//p' 's/1/On/p' '/Prox.+: [^0]/p' '$2>'${p[43]}'{$2=$2-1;print}' ' BEGIN { i="'${p[26]}'";M1='${p[16]}';M2='${p[18]}';M3='${p[31]}';M4='${p[32]}';} !/^A/{next};/%/ { getline;if($5<M1) a="user "$2"%, system "$4"%";} /disk0/&&$4>M2 { b=$3" ops/s, "$4" blocks/s";} $2==i { if(c) { d=$3+$4+$5+$6;next;};if($4>M3||$6>M4) c=int($4/1024)" in, "int($6/1024)" out";} END { if(a) print "CPU: "a;if(b) print "I/O: "b;if(c) print "Net: "c" (KiB/s)";if(d) print "Net errors: "d" packets/s";} ' ' /r\[0\] /&&$NF!~/^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./ { print $NF;exit;} ' ' !/^T/ { printf "(static)";exit;} ' '/apsd|BKAg|OpenD/!s/:.+//p' ' (/k:/&&$3!~/(255\.){3}0/ )||(/v6:/&&$2!~/A/ ) ' ' $1~"lR"&&$2<='${p[25]}';$1~"li"&&$3!~"wpa2";' ' BEGIN { FS=":";p="uniq -c|sed -E '"'s/ +\\([0-9]+\\)\\(.+\\)/\\\2 x\\\1/;s/x1$//'"'";} { n=split($3,a,".");sub(/_2[01].+/,"",$3);print $2" "$3" "a[n]$1|p;b=b$1;} END { close(p);if(b) print("\n\t* Code injection");} ' ' NR!=4{next} {$NF/=10240} '"`S0 27 14`" ' END { if($3~/[0-9]/)print$3;} ' ' BEGIN { L='${p[36]}';} !/^[[:space:]]*(#.*)?$/ { l++;if(l<=L) f=f"\n   "$0;} END { F=FILENAME;if(!F) exit;if(!f) f="\n   [N/A]";"cksum "F|getline C;split(C, A);C="checksum "A[1];"file -b "F|getline T;if(T!~/^(AS.+ (En.+ )?text(, with v.+)?$|(Bo|PO).+ sh.+ text ex|XM)/) F=F" ("T", "C")";else F=F" ("C")";printf("\nContents of %s\n%s\n",F,f);if(l>L) printf("\n   ...and %s more line(s)\n",l-L);} ' ' s/^ ?n...://p;s/^ ?p...:/-'$'\t''/p;' 's/0/Off/p' ' END{print NR} ' ' /id: N|te: Y/{i++} END{print i} ' ' / / { print "'"${p[28]}"'";exit;};1;' '/ en/!s/\.//p' ' NR!=13{next};{sub(/[+-M]$/,"",$NF)};'"`S0 39 40`" ' $10~/\(L/&&$9!~"localhost" { sub(/.+:/,"",$9);print $1": "$9|"sort|uniq";} ' '/^ +r/s/.+"(.+)".+/\1/p' 's/(.+\.wdgt)\/(Contents\/)?Info\.plist$/\1/p' 's/^.+\/(.+)\.wdgt$/\1/p' ' /l: /{ /DVD/d;s/.+: //;b0'$'\n'' };/s: /{ /V/d;s/^ */- /;H;};$b0'$'\n'' d;:0'$'\n'' x;/APPLE [^:]+$/d;p;' ' /^find: /d;p;' "`S0 44 45`" ' BEGIN{FS="= "} /Path/{print $2} ' ' /^ *$/d;s/^ */   /;' ' s/^.+ |\(.+\)$//g;p ' '/\.(appex|pluginkit)\/Contents\/Info\.plist$/p' ' /2/{print "WARN"};/4/{print "CRITICAL"};' ' /EVHF|MACR|^s/d;s/^.+: //p;' );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps crontab iotop top pkgutil 'PlistBuddy 2>&1 -c "Print' whoami cksum kextstat launchctl smcDiagnose sysctl\ -n defaults\ read stat lsbom mdfind ' for i in ${p[24]};do ${c1[18]} ${c2[27]} $i;done;' pluginkit scutil dtrace profiles sed\ -En awk /S*/*/P*/*/*/C*/*/airport networksetup mdutil lsof test osascript\ -e );c2=(com.apple.loginwindow\ LoginHook '" /L*/P*/loginw*' "'tell app \"System Events\" to get properties of login items'|tr , \\\n" 'L*/Ca*/com.ap*.Saf*/E*/* -d 1 -name In*t -exec '"${c1[14]}"' :CFBundleDisplayName" {} \;|sort|uniq' '~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \)' '.??* -path .Trash -prune -o -type d -name *.app -print -prune' :${p[35]}\" :Label\" '{/,}L*/{Con,Pref}* -type f ! -size 0 -name *.plist -exec plutil -s {} \;' "-f'%N: %l' Desktop L*/Keyc*" therm sysload boot-args status " -F '\$Time \$(RefProc): \$Message' -k Sender Req 'fsev|kern|launchd' -k RefProc Rne 'Aq|WebK' -k Message Rne 'Goog|ksadm|probe|Roame|SMC:|smcD|sserti|suhel| VALI|ver-r|xpma' -k Message Req 'abn|bad |Beac|caug|corru|dead[^bl]|FAIL|fail|GPU |hfs: Ru|inval|jnl:|last value [1-9]|NVDA\(|pagin|pci pa|proc: t|Roamed|rror|SL|TCON|Throttli|tim(ed? ?|ing )o|WARN' " '-du -n DEV -n EDEV 1 10' 'acrx -o comm,ruid,%cpu' '-t1 10 1' '-f -pfc /var/db/r*/com.apple.*.{BS,Bas,Es,J,OSXU,Rem,up}*.bom' '{/,}L*/Lo*/Diag* -type f -regex .\*[cght] ! -name .?\* ! -name \*ag \( -exec grep -lq "^Thread c" {} \; -exec printf \* \; -o -true \) -execdir stat -f:%Sc:%N -t%F {} \;|sort -t: -k2 |tail -n'${p[38]} '/S*/*/Ca*/*xpc* >&- ||echo No' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' '-L /S*/L*/{C*/Sec*A,Ex}* {/,}L*/{A*d,Ca*/*/Ex,Co{mpon,reM},Ex,In{p,ter},iTu*/*P,Keyb,Mail/B,Pr*P,Qu*T,Scripti,Sec,Servi,Spo,Widg}* -path \\*s/Resources -prune -o -type f -name Info.plist' '/usr/lib -type f -name *.dylib' `awk "${s[31]}"<<<${p[23]}` "/e*/{auto,{cron,fs}tab,hosts,{[lp],sy}*.conf,mach_i*/*,pam.d/*,ssh{,d}_config,*.local} {,/usr/local}/etc/periodic/*/* /L*/P*{,/*}/com.a*.{Bo,sec*.ap}*t {/S*/,/,}L*/Lau*/*t .launchd.conf" list getenv /Library/Preferences/com.apple.alf\ globalstate --proxy '-n get default' -I --dns -getdnsservers\ "${p[N5]}" -getinfo\ "${p[N5]}" -P -m\ / '' -n1 '-R -l1 -n1 -o prt -stats command,uid,prt' '--regexp --only-files --files com.apple.pkg.*|sort|uniq' -kl -l -s\ / '-R -l1 -n1 -o mem -stats command,uid,mem' '+c0 -i4TCP:0-1023' com.apple.dashboard\ layer-gadgets '-d /L*/Mana*/$USER&&echo On' '-app Safari WebKitDNSPrefetchingEnabled' "+c0 -l|awk '{print(\$1,\$3)}'|sort|uniq -c|sort -n|tail -1|awk '{print(\$2,\$3,\$1)}'" -m 'L*/{Con*/*/Data/L*/,}Pref* -type f -size 0c -name *.plist.???????|wc -l' kern.memorystatus_vm_pressure_level '3>&1 >&- 2>&3' " -F '\$Time \$Message' -k Sender kernel -k Message CSeq 'n Cause: -' " );N1=${#c2[@]};for j in {0..9};do c2[N1+j]=SP${p[j]}DataType;done;N2=${#c2[@]};for j in 0 1;do c2[N2+j]="-n ' syscall::'${p[33+j]}':return { @out[execname,uid]=sum(arg0) } tick-10sec { trunc(@out,1);exit(0);} '";done;l=(Restricted\ files Hidden\ apps 'Elapsed time (s)' POST Battery Safari\ extensions Bad\ plists 'High file counts' User Heat System\ load boot\ args FileVault Diagnostic\ reports Log 'Free space (MiB)' 'Swap (MiB)' Activity 'CPU per process' Login\ hook 'I/O per process' Mach\ ports kexts Daemons Agents XPC\ cache Startup\ items Admin\ access Root\ access Bundles dylibs Apps Font\ issues Inserted\ dylibs Firewall Proxies DNS TCP/IP Wi-Fi Profiles Root\ crontab User\ crontab 'Global login items' 'User login items' Spotlight Memory Listeners Widgets Parental\ Controls Prefetching SATA Descriptors App\ extensions Lockfiles Memory\ pressure SMC Shutdowns );N3=${#l[@]};for i in 0 1 2;do l[N3+i]=${p[5+i]};done;N4=${#l[@]};for j in 0 1;do l[N4+j]="Current ${p[29+j]}stream data";done;A0() { id -G|grep -qw 80;v[1]=$?;((v[1]==0))&&sudo true;v[2]=$?;v[3]=`date +%s`;clear >&-;date '+Start time: %T %D%n';};for i in 0 1;do eval ' A'$((1+i))'() { v=` eval "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};A'$((3+i))'() { v=` while read i;do [[ "$i" ]]&&eval "${c1[$1]} ${c2[$2]}" \"$i\"|'${c1[30+i]}' "${s[$3]}";done<<<"${v[$4]}" `;[[ "$v" ]];};A'$((5+i))'() { v=` while read i;do '${c1[30+i]}' "${s[$1]}" "$i";done<<<"${v[$2]}" `;[[ "$v" ]];};A'$((7+i))'() { v=` eval sudo "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};';done;A9(){ v=$((`date +%s`-v[3]));};B2(){ v[$1]="$v";};for i in 0 1;do eval ' B'$i'() { v=;((v['$((i+1))']==0))||{ v=No;false;};};B'$((3+i))'() { v[$2]=`'${c1[30+i]}' "${s[$3]}"<<<"${v[$1]}"`;} ';done;B5(){ v[$1]="${v[$1]}"$'\n'"${v[$2]}";};B6() { v=` paste -d: <(printf "${v[$1]}") <(printf "${v[$2]}")|awk -F: ' {printf("'"${f[$3]}"'",$1,$2)} ' `;};B7(){ v=`grep -Fv "${v[$1]}"<<<"$v"`;};C0() { [[ "$v" ]]&&sed -E "$s"<<<"$v";};C1() { [[ "$v" ]]&&printf "${f[$1]}" "${l[$2]}" "$v"|sed -E "$s";};C2() { v=`echo $v`;[[ "$v" != 0 ]]&&C1 0 $1;};C3() { v=`sed -E "${s[63]}"<<<"$v"`&&C1 1 $1;};for i in 1 2 7 8;do for j in 0 2 3;do eval D$i$j'(){ A'$i' $1 $2 $3; C'$j' $4;};';done;done;{ A0;D20 0 $((N1+1)) 2;D10 0 $N1 1;B0;C2 27;B0&&! B1&&C2 28;D12 15 37 25 8;A1 0 $((N1+2)) 3;C0;D13 0 $((N1+3)) 4 3;D23 0 $((N1+4)) 5 4;D13 0 $((N1+9)) 59 50;for i in 0 1 2;do D13 0 $((N1+5+i)) 6 $((N3+i));done;D13 1 10 7 9;D13 1 11 8 10;B1&&D73 19 53 67 55;D22 2 12 9 11;D12 3 13 10 12;D23 4 19 44 13;D23 5 54 12 56;D23 5 14 12 14;D22 6 36 13 15;D22 20 52 66 54;D22 7 37 14 16;D23 8 15 38 17;D22 9 16 16 18;B1&&{ D82 35 49 61 51;D82 11 17 17 20;for i in 0 1;do D82 28 $((N2+i)) 45 $((N4+i));done;};D22 12 44 54 45;D22 12 39 15 21;A1 13 40 18;B2 4;B3 4 0 19;A3 14 6 32 0;B4 0 5 11;A1 17 41 20;B7 5;C3 22;B4 4 6 21;A3 14 7 32 6;B4 0 7 11;B3 4 0 22;A3 14 6 32 0;B4 0 8 11;B5 7 8;B1&&{ A8 18 26 23;B7 7;C3 23;};A2 18 26 23;B7 7;C3 24;D13 4 21 24 26;B4 4 12 26;B3 4 13 27;A1 4 22 29;B7 12;B2 14;A4 14 6 52 14;B2 15;B6 14 15 4;B3 0 0 30;C3 29;A1 4 23 27;B7 13;C3 30;B3 4 0 65;A3 14 6 32 0;B4 0 16 11;A1 26 50 64;B7 16;C3 52;D13 24 24 32 31;D13 25 37 32 33;A2 23 18 28;B2 16;A2 16 25 33;B7 16;B3 0 0 34;B2 21;A6 47 21&&C0;B1&&{ D73 21 0 32 19;D73 10 42 32 40;D82 29 35 46 39;};D23 14 1 62 42;D12 34 43 53 44;D12 22 20 32 25;D22 0 $((N1+8)) 51 32;D13 4 8 41 6;D12 21 28 35 34;D13 27 29 36 35;A2 27 32 39&&{ B2 19;A2 33 33 40;B2 20;B6 19 20 3;};C2 36;D23 33 34 42 37;B1&&D83 35 45 55 46;D23 32 31 43 38;D12 36 47 32 48;D13 10 42 32 41;D13 37 2 48 43;D13 4 5 32 1;D13 4 3 60 5;D12 21 48 49 49;B3 4 22 57;A1 21 46 56;B7 22;B3 0 0 58;C3 47;D22 4 4 50 0;D12 4 51 32 53;D23 22 9 37 7;A9;C2 2;} 2>/dev/null|pbcopy;exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    8. 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.
    9. If you see an error message in the Terminal window such as "Syntax error" or "Event not found," enter
    exec bash
    and press return. Then paste the script again.
    10. 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.
    11. 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 what happened. No harm will be done.
    12. 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 the top of the results, there will be a line that begins with the words "Start time." 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.
    13. When you post the results, you might see an error message on the web page: "You have included content in your post that is not permitted," or "You are not authorized to post." That's a bug in the forum software. Please post the test results on Pastebin, then post a link here to the page you created.
    14. 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 Use Agreement for 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.

  • Initial Time Machine Backup - Extremely Slow/Freeze

    Hello,
    I recently switched my external HDDs and began utilizing a different HDD in conjunction with Time Machine. I have used this HDD in the past with Time Machine and never had a problem. The initial backup is proceeding at an extremely slow rate and often freezes - as of writing, it is currently standing at 125.3MB of 1.07TB - About 1,172 days. I have erased and reformatted the drive (Mac OS Extended (Journaled)), tested data transfer rates to it by transferring files myself (normal rate), repaired permissions, verified my disks, tried the initial backup while spotlight was off and have forced a spotlight re-index, allowing it to go to completion before attemtping a backup - however, no solution has thus far worked. I have not made any large changes to my computer since I switched the HDDs either.
    Does anybody know what could be causing such a problem and how to fix this? Many thanks for any help,
    - Cptbigt

    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console 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 Console in the icon grid.
    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.
    Enter the word "Starting" (without the quotes) in the String Matching text field. You should now see log messages with the words "Starting * backup," where * represents any of the words "automatic," "manual," or "standard." Note the timestamp of the last such message. Clear the text field and scroll back in the log to that time. Select the messages timestamped from then until the end of the backup, or the end of the log if that's not clear. Copy them (command-C) to the Clipboard. Paste (command-V) into a reply to this message.
    If there are runs of repeated messages, post only one example of each. Don't post many repetitions of the same message.
    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.
    Some personal information, such as the names of your files, may be included — anonymize before posting.

  • Help newbie here with Mac Airport Extreme

    Hello Everybody,
    I just purchased my first mac (new macbook). im so excited. i also purchased a airport extreme base station together with the macbook. i was wondering if i can set-up the airport base station with my PC? my pc does'nt have any wireless just a plain ethernet card. can you guys help.
    thanks in advance
    eugene

    just plug the pc into your airport extreme (won't work on express in the same way). i have had a few issues with full access by both my ibook and pc to each others shared files, so i am still working the network. however, from the beginning, my pc has had full broadband access through the ethernet.
    have fun!
    chewy

  • Airport Extreme extended with Airport Express - extremely slow

    I know this is not new. I have seen many discussions on this subject but no real answer.
    My setup: ADSL modem connected to a AEBS (square, N compatible). Yesterday I got an older Airport Express (draft N) and extended the WiFi netowork.
    I understand that this extension will reduce the speed but I didnt expect it to be that slow:
    Download speeds:
    - cable connection to the AEBS: >10 Mb/s
    - wireless connection near the AEBS: 9.5 Mb/s
    - wireless connection near the Airport Express: 0.2 Mb/s !!!
    In the Airport Utility the Airport Express connection shows as GOOD.
    Is it normal? Should I try to change configuration, channels, anything to improve this?
    Any ideas?
    Thanks,
    Tonden

    From my experience of setting up the Airport WiFi for family members and friends, I have learnt the following :-
    1. Airport Express is not as good as Airport Extreme, for being as extender, the difference can be quite a lot.
    2. There is always a dead cornor (bad reception) in a house
    3. Even moving the Airport Extreme / AE a few inches, the performance can be improved quite significant
    4. If possible, always choose 5G 802.11n than 2.4G, unless there are many thick walls.
    My suggestion will be as follows :
    1. Moving out the AEBS out of a closet, is a good idea
    2. Always try to locate the AEBS in the centre of a area, instead of the two sides
    3. Try to test the AEBS without an extender, and find the best location area (don't place on the floor, neither above 6 feet height)
    4. After finding a best location, set the extender closer to the AEBS, and then moving apart from it (check the performance after every move), it is better that both devices can face each other.
    5. I can't tell you the reason, and some people may not agree with me, the new 2013 Airport Exteme performance is better and may be is a good idea to replace your Airport Express, and use it to connect with your router, and old AEBS as an extender
    6. Some Powerlinks (in case you can't use a wired ethernet connection between the two devices) work and some don't work with Apple Airport products, therefore, if possible, have an option to return them to the shop if they do not match
    Good luck

  • Toshiba 320GB external HDD make my computer extremely slow

    Hi.
    I bought this product a few weeks ago now and whenever I use it, it makes my omputer go so slow tp the point where I can't actually do anything on it, due to the fact that everything becomes non-responsive. Also, the rate at which I transfer files onto it is also very slow. Any ideas why and what I can do to speed things up a bit?
    Thanks.

    Hi
    You have suggested the notebook becomes slowly during the usage of the external HDD.
    I assume you transfer a data from the internal HDD to the external USB HDD.
    I think its not very unusual the notebook runs slowly during the data transmission.
    It depands also on the programs which runs in the background of the OS.
    I dont know which interface you use USB2 or only a USB but the data transfer depends on the interface.

  • Ipad mini with retina wifi extremely slow/dead after ios 8 update

    Just updated my devices to iOS 8. Im having no issues with the Iphone 5s wifi works perfectly fine. But with the Ipad Mini w/ Retina I can't get any wifi. Its connected, I've reset the wifi & router. But my mini keeps saying there isnt any internet connection. Anyone else have this issue?

    After updating my iPhone 4s that worked absolutely fine, i set about my iPAD 2,
    took forever for the request made icon change to down loading, then installing. Once completed i had severe connection issues, Safari not finding servers, iOS telling me my password was incorrect so real problems, i could not even populate the BBC news app it just stuck as did Ebay, Amazon, Maplin etc Apps...
    Not one to panic but terrified because i'm off on holiday for a week to Spain on Saturday, i use my iPad to remote my PC and remote assistance to systems i fit, and i have several hundred pages in Notes which i use as 'sticky's'.so do i need this like a hole in the head?
    tried several reboots, eventually last resort before defaulting and clearing it out, and restoring, fearing loosing those precious notes (not certain they were all backed up), I reset my network settings (which wipes all stored login details for various sites, resets WiFi details etc),
    To my Massive relief it cured all the connection problems i was having, so for some reason something must have corrupted.
    you need to know what details you used on each site you use.
    suggest you all try it
    Other suggestion is you do need a lot of spare memory space, so park large files onto PC in alternative cloud storage, then delete from your device. You can restore deleted apps afik no are charged again, so delete those your not really using making sure you keep the data safe.
    hope it helps
    Alan

  • Mdt-2012-applying-unattendxml-with-dismexe-is-extremely-slow

    Hello,
    The image is completing successfully but it takes forever during the applying unattend.xml with dism.exe stage.
    Takes well over ½ or so just for that part. It’s not a fat image just windows.
    I redid my task sequence but no change. It used to be fast but now it seems like it hanging during the stage.
    Any ideas?
    Thanks in advance

    Yup, looks like there are a lot of drivers being added in. Are some duplicates?
    Also, if you have a lot of *.msu packages added into the MDT console, I would remove them.
    Keith Garner - Principal Consultant [owner] -
    http://DeploymentLive.com

  • Mail sync with gmail is extremely slow

    I have a mail.app installation that's part of 10.7 and it holds three accounts, all of which are hosted by google. Two do exactly what you might hope - i.e. turn the spinner for a few seconds once mail.app starts and then be fine; but the other one...
    (a) Never stops the spinner and
    (b) Periodically sends data at approx 1Mbit/sec for four or five minutes.
    Aside from the fact that it's clearly broken, those of us who have to pay for our bandwidth are not amused by this kind of behaviour. I've spent the morning nuking a large quantity of mail from both sides (down to 2000 messages and 340mb) and had hoped that would call an end to the war between them but to no avail.
    Clearly there's a sync problem - how do I blow away the obviously broken internal database thing? What do I need to do?
    Cheers,
    Dave

    A RESETLOGS doesn't clear the entries.
    You can CREATE CONTROLFILE and then RESYNC. However, you will "lose" information about RMAN BackupSets as well -- unless you re "catalog" them with the "CATALOG" c ommand before you RESYNC.
    Hemant K Chitale

  • IMovie '11 terribly unstable, extremely slow, freezes

    I really hope someone here has some new piece of info that can solve my continuing iMovie problems.  I've used iMovie since version 4, been through the "HD" days and the transition from the old app to iMovie '08 and now '11.  I am running on a 2011 iMac Core i5 with 12GB RAM.  I have Mountain Lion and latest iMovie updates.  I've had these issues for about 8 months now and I am nearing the end of my rope.  I thought that 9.0.7 fixed my issues, but after a few days of use, the issues are back.
    My issues:
    * Random freezes/lockups/beachballs that last for 30 minutes.  I can be using iMovie, or not using iMovie and then come back to it, and I will get spinning beachball of death.  No errors, no real crash until I force quit.  This makes the app totally unusable.
    * File/Import:  takes up to 1 hour for the import dialog box to appear.  I've *never* experienced anything like this with any app on any platform.
    I have removed 3rd party plugins, deleted plist, fixed permissions, restarted, installed updates.  Back on Lion I even took iMac to apple store and they did archive and install.  Nothing seems to work.
    My projects and events are stored on a dual FW800 enclosure with two 2TB drives stripped together as one 4TB.  Do you think this could be the issue? 
    Here is my crash log from today.  Any help is greatly apprieciated:
    Date/Time:       2012-08-09 12:53:16 -0400
    OS Version:      10.8 (Build 12A269)
    Architecture:    x86_64
    Report Version:  11
    Command:         iMovie
    Path:            /Applications/iMovie.app/Contents/MacOS/iMovie
    Version:         9.0.7 (1768)
    Build Version:   2
    Project Name:    iMovieApp
    Source Version:  1768000000000000
    App Item ID:     408981434
    App External ID: 9556074
    Parent:          launchd [199]
    PID:             33899
    Event:           hang
    Duration:        1.48s
    Steps:           15 (100ms sampling interval)
    Hardware model:  iMac12,1
    Active cpus:     4
    Free pages:      1080414 pages (+138)
    Pageins:         1 pages
    Pageouts:        0 pages
    Process:         iMovie [33899]
    Path:            /Applications/iMovie.app/Contents/MacOS/iMovie
    Architecture:    i386
    Parent:          launchd [199]
    UID:             503
    Task size:       157045 pages
    CPU Time:        0.001s
      Thread 0x34d849   priority 47       
      15 ??? (iMovie + 8597) [0x42195]
        15 ??? (iMovie + 9770) [0x4262a]
          15 NSApplicationMain + 1053 (AppKit) [0x917be8e6]
            15 -[NSApplication run] + 855 (AppKit) [0x9181b6dc]
              15 ??? (iMovie + 328010) [0x9014a]
                15 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119 (AppKit) [0x9182528c]
                  15 _DPSNextEvent + 724 (AppKit) [0x91825a5a]
                    15 BlockUntilNextEventMatchingListInMode + 88 (HIToolbox) [0x96408494]
                      15 ReceiveNextEventCommon + 162 (HIToolbox) [0x96408545]
                        15 RunCurrentEventLoopInMode + 242 (HIToolbox) [0x964088aa]
                          15 CFRunLoopRunInMode + 123 (CoreFoundation) [0x92402bdb]
                            15 CFRunLoopRunSpecific + 378 (CoreFoundation) [0x92402d6a]
                              15 __CFRunLoopRun + 2191 (CoreFoundation) [0x92403a5f]
                                15 __CFRunLoopDoBlocks + 247 (CoreFoundation) [0x923dc9e7]
                                  15 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 16 (CoreFoundation) [0x9241f670]
                                    15 __volumeObserverCallback_block_invoke_0 + 156 (AppKit) [0x91f7e691]
                                      15 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92 (Foundation) [0x93fbb8c8]
                                        15 _CFXNotificationPost + 2794 (CoreFoundation) [0x92414b5a]
                                          15 ___CFXNotificationPost_block_invoke_0 + 257 (CoreFoundation) [0x924c9481]
                                            15 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_0 + 49 (Foundation) [0x93fd2d92]
                                              15 ??? (iMovie + 918078) [0x12023e]
                                                15 ??? (iMovie + 1150705) [0x158ef1]
                                                  15 ??? (iMovie + 1173773) [0x15e90d]
                                                    15 ??? (iMovie + 1065272) [0x144138]
                                                      15 ??? (iMovie + 1126443) [0x15302b]
                                                        15 ??? (iMovie + 1120115) [0x151773]
                                                          15 _decodeObject + 220 (Foundation) [0x93fc1537]
                                                            15 _decodeObjectBinary + 3507 (Foundation) [0x93fc249b]
                                                              15 -[NSDictionary(NSDictionary) initWithCoder:] + 1141 (Foundation) [0x93fd0745]
                                                                15 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1423 (Foundation) [0x93fc3562]
                                                                  15 _decodeObjectBinary + 3507 (Foundation) [0x93fc249b]
                                                                    15 -[NSDictionary(NSDictionary) initWithCoder:] + 1141 (Foundation) [0x93fd0745]
                                                                      15 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1423 (Foundation) [0x93fc3562]
                                                                        15 _decodeObjectBinary + 3507 (Foundation) [0x93fc249b]
                                                                          15 -[NSArray(NSArray) initWithCoder:] + 783 (Foundation) [0x93fc3bf0]
                                                                            15 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1423 (Foundation) [0x93fc3562]
                                                                              15 _decodeObjectBinary + 3507 (Foundation) [0x93fc249b]
                                                                                15 -[NSDictionary(NSDictionary) initWithCoder:] + 1141 (Foundation) [0x93fd0745]
                                                                                  15 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1423 (Foundation) [0x93fc3562]
                                                                                    15 _decodeObjectBinary + 3507 (Foundation) [0x93fc249b]
                                                                                       15 ??? (iMovie + 534920) [0xc2988]
                                                                                         15 -[NSFileManager fileExistsAtPath:] + 135 (Foundation) [0x93fbe454]
                                                                                           15 lstat$INODE64 + 10 (libsystem_kernel.dylib) [0x96f6ca8e]
                                                                                            *15 ??? (mach_kernel + 846301) [0xffffff80002ce9dd]
                                                                                              *15 unix_syscall + 467 (mach_kernel) [0xffffff80005e14e3]
                                                                                                *15 lstat64 + 140 (mach_kernel) [0xffffff80002fe66c]
                                                                                                  *15 ??? (mach_kernel + 1071570) [0xffffff80003059d2]
                                                                                                    *15 namei + 1454 (mach_kernel) [0xffffff80002eb14e]
                                                                                                      *15 lookup + 854 (mach_kernel) [0xffffff80002eb886]
                                                                                                        *15 lookup_handle_found_vnode + 195 (mach_kernel) [0xffffff80002eb2e3]
                                                                                                          *15 lookup_traverse_mountpoints + 407 (mach_kernel) [0xffffff80002ec167]
                                                                                                            *15 ??? (mach_kernel + 1013230) [0xffffff80002f75ee]
                                                                                                              *15 trigger_resolve + 273 (triggers) [0xffffff7f80833dcc]
                                                                                                                *15 msleep + 116 (mach_kernel) [0xffffff800056a2e4]
                                                                                                                  *15 ??? (mach_kernel + 3579638) [0xffffff8000569ef6]
                                                                                                                    *15 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265ce]
                                                                                                                      *15 thread_block_reason + 300 (mach_kernel) [0xffffff800022d9dc]
                                                                                                                        *15 ??? (mach_kernel + 190225) [0xffffff800022e711]
                                                                                                                          *15 machine_switch_context + 366 (mach_kernel) [0xffffff80002b3d3e]
      Thread 0x34da77   DispatchQueue 544367990  priority 47       
      15 start_wqthread + 30 (libsystem_c.dylib) [0x90a05cca]
        15 _pthread_wqthread + 441 (libsystem_c.dylib) [0x90a1de12]
          15 _dispatch_worker_thread2 + 230 (libdispatch.dylib) [0x99195f33]
            15 _dispatch_queue_invoke + 50 (libdispatch.dylib) [0x99196062]
              15 _dispatch_queue_drain + 154 (libdispatch.dylib) [0x99196194]
                15 _dispatch_queue_invoke + 66 (libdispatch.dylib) [0x99196072]
                  15 _dispatch_source_invoke + 699 (libdispatch.dylib) [0x9919705b]
                    15 _dispatch_client_callout + 46 (libdispatch.dylib) [0x99194d0a]
                      15 ___FSAddVolumeObserverOnQueue_block_invoke_0227 + 260 (CarbonCore) [0x99358e76]
                        15 _FSVolumeObserverCallback + 176 (CarbonCore) [0x99358f48]
                          15 volumeObserverCallback + 1220 (AppKit) [0x91f7e43b]
                            15 dispatch_semaphore_wait + 36 (libdispatch.dylib) [0x99198249]
                              15 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x96f6980e]
                               *15 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233e90]
      Thread 0x34d894   DispatchQueue 1701273966 priority 49       
      15 _dispatch_mgr_thread + 53 (libdispatch.dylib) [0x991977fd]
        15 kevent + 10 (libsystem_kernel.dylib) [0x96f6c9ae]
         *15 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Thread 0x34d8a4   DispatchQueue 1919904114 priority 47       
      15 start_wqthread + 30 (libsystem_c.dylib) [0x90a05cca]
        15 _pthread_wqthread + 441 (libsystem_c.dylib) [0x90a1de12]
          15 _dispatch_worker_thread2 + 285 (libdispatch.dylib) [0x99195f6a]
            15 _dispatch_client_callout + 46 (libdispatch.dylib) [0x99194d0a]
              15 _dispatch_call_block_and_release + 15 (libdispatch.dylib) [0x99198fe3]
                15 __block_global_6 + 135 (Foundation) [0x9400df09]
                  15 -[NSOperation start] + 67 (Foundation) [0x94005e0e]
                    15 -[__NSOperationInternal start] + 740 (Foundation) [0x940060f9]
                      15 -[NSInvocationOperation main] + 81 (Foundation) [0x9400e87d]
                        15 -[NSInvocation invoke] + 279 (CoreFoundation) [0x92459327]
                          15 __invoking___ + 29 (CoreFoundation) [0x924593ed]
                            15 -[ILMediaManager _loadDataThreaded] + 304 (iLifeMediaBrowser) [0x654f84]
                              15 -[ILMediaManager _performLoadData] + 593 (iLifeMediaBrowser) [0x654e1d]
                                15 -[ILMediaManager setRootMediaGroup:] + 332 (iLifeMediaBrowser) [0x656703]
                                  15 -[ILMediaManager setRootMediaGroupInternal:] + 120 (iLifeMediaBrowser) [0x6564a3]
                                    15 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 159 (Foundation) [0x9400358f]
                                      15 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 795 (Foundation) [0x9400393f]
                                        15 -[NSCondition wait] + 274 (Foundation) [0x9400b874]
                                          15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x90aa60ad]
                                            15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x96f6b8e2]
                                             *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5cb0]
      Thread 0x34d8c6   DispatchQueue 1919904114 priority 47       
      15 start_wqthread + 30 (libsystem_c.dylib) [0x90a05cca]
        15 _pthread_wqthread + 441 (libsystem_c.dylib) [0x90a1de12]
          15 _dispatch_worker_thread2 + 285 (libdispatch.dylib) [0x99195f6a]
            15 _dispatch_client_callout + 46 (libdispatch.dylib) [0x99194d0a]
              15 _dispatch_call_block_and_release + 15 (libdispatch.dylib) [0x99198fe3]
                15 __block_global_6 + 135 (Foundation) [0x9400df09]
                  15 -[NSOperation start] + 67 (Foundation) [0x94005e0e]
                    15 -[__NSOperationInternal start] + 740 (Foundation) [0x940060f9]
                      15 -[NSInvocationOperation main] + 81 (Foundation) [0x9400e87d]
                        15 -[NSInvocation invoke] + 279 (CoreFoundation) [0x92459327]
                          15 __invoking___ + 29 (CoreFoundation) [0x924593ed]
                            15 -[ILMediaManager _loadDataThreaded] + 304 (iLifeMediaBrowser) [0x654f84]
                              15 -[ILMediaManager _performLoadData] + 593 (iLifeMediaBrowser) [0x654e1d]
                                15 -[ILMediaManager setRootMediaGroup:] + 332 (iLifeMediaBrowser) [0x656703]
                                  15 -[ILMediaManager setRootMediaGroupInternal:] + 120 (iLifeMediaBrowser) [0x6564a3]
                                    15 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 159 (Foundation) [0x9400358f]
                                      15 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 795 (Foundation) [0x9400393f]
                                        15 -[NSCondition wait] + 274 (Foundation) [0x9400b874]
                                          15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x90aa60ad]
                                            15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x96f6b8e2]
                                             *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5cb0]
      Thread 0x34d9fe   DispatchQueue 1919904114 priority 47       
      15 start_wqthread + 30 (libsystem_c.dylib) [0x90a05cca]
        15 _pthread_wqthread + 441 (libsystem_c.dylib) [0x90a1de12]
          15 _dispatch_worker_thread2 + 285 (libdispatch.dylib) [0x99195f6a]
            15 _dispatch_client_callout + 46 (libdispatch.dylib) [0x99194d0a]
              15 _dispatch_call_block_and_release + 15 (libdispatch.dylib) [0x99198fe3]
                15 __block_global_6 + 135 (Foundation) [0x9400df09]
                  15 -[NSOperation start] + 67 (Foundation) [0x94005e0e]
                    15 -[__NSOperationInternal start] + 740 (Foundation) [0x940060f9]
                      15 -[NSInvocationOperation main] + 81 (Foundation) [0x9400e87d]
                        15 -[NSInvocation invoke] + 279 (CoreFoundation) [0x92459327]
                          15 __invoking___ + 29 (CoreFoundation) [0x924593ed]
                            15 -[ILMediaManager _loadDataThreaded] + 304 (iLifeMediaBrowser) [0x654f84]
                              15 -[ILMediaManager _performLoadData] + 449 (iLifeMediaBrowser) [0x654d8d]
                                15 -[ILMediaManager checkAndCreateRootMediaGroup:] + 521 (iLifeMediaBrowser) [0x6569e6]
                                  15 -[ILMediaManager setRootMediaGroup:] + 332 (iLifeMediaBrowser) [0x656703]
                                    15 -[ILMediaManager setRootMediaGroupInternal:] + 120 (iLifeMediaBrowser) [0x6564a3]
                                      15 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 159 (Foundation) [0x9400358f]
                                        15 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 795 (Foundation) [0x9400393f]
                                          15 -[NSCondition wait] + 274 (Foundation) [0x9400b874]
                                            15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x90aa60ad]
                                              15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x96f6b8e2]
                                               *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5cb0]
      Thread 0x34db76   priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x90a05cee]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x90a1b557]
          15 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 266 (FWAVCPrivate) [0x26f872f]
            15 CFRunLoopRun + 129 (CoreFoundation) [0x92412781]
              15 CFRunLoopRunSpecific + 378 (CoreFoundation) [0x92402d6a]
                15 __CFRunLoopRun + 1247 (CoreFoundation) [0x924036af]
                  15 __CFRunLoopServiceMachPort + 185 (CoreFoundation) [0x923fdcc9]
                    15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x96f697d2]
                     *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x34fa80   priority 54       
      15 thread_start + 34 (libsystem_c.dylib) [0x90a05cee]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x90a1b557]
          15 ??? (QuickTimeComponents + 6251916) [0x95ace58c]
            15 TSWaitOnSemaphoreRelative + 24 (CarbonCore) [0x993da419]
              15 TSWaitOnSemaphoreCommon + 272 (CarbonCore) [0x993da190]
                15 TSWaitOnConditionTimedRelative + 177 (CarbonCore) [0x993da6b9]
                  15 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x90a20512]
                    15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x96f6b8e2]
                     *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5cb0]
      Thread 0x35f0c1   priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x90a05cee]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x90a1b557]
          15 __select + 10 (libsystem_kernel.dylib) [0x96f6bbe6]
           *15 ??? (mach_kernel + 3581120) [0xffffff800056a4c0]
      Thread 0x35f810   priority 47         cpu time   0.001s
      15 thread_start + 34 (libsystem_c.dylib) [0x90a05cee]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x90a1b557]
          15 __NSThread__main__ + 1396 (Foundation) [0x9400d29b]
            15 -[NSThread main] + 45 (Foundation) [0x9400d318]
              15 ??? (iMovie + 1508327) [0x1b03e7]
                15 +[NSThread sleepUntilDate:] + 193 (Foundation) [0x9400e42b]
                  15 __semwait_signal + 10 (libsystem_kernel.dylib) [0x96f6bc72]
                   *15 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233e90]
      Thread 0x35fdfd   priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x90a05cee]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x90a1b557]
          15 __NSThread__main__ + 1396 (Foundation) [0x9400d29b]
            15 -[NSThread main] + 45 (Foundation) [0x9400d318]
              15 -[PluginLockPair scanPaths] + 540 (MIO) [0xd342487]
                15 -[NSConditionLock lockWhenCondition:] + 69 (Foundation) [0x94040880]
                  15 -[NSConditionLock lockWhenCondition:beforeDate:] + 282 (Foundation) [0x9403b32d]
                    15 -[NSCondition waitUntilDate:] + 404 (Foundation) [0x9403b506]
                      15 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x90a20512]
                        15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x96f6b8e2]
                         *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5cb0]
      Thread 0x35fdfe   priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x90a05cee]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x90a1b557]
          15 __NSThread__main__ + 1396 (Foundation) [0x9400d29b]
            15 -[NSThread main] + 45 (Foundation) [0x9400d318]
              15 -[PluginLockPair scanPaths] + 540 (MIO) [0xd342487]
                15 -[NSConditionLock lockWhenCondition:] + 69 (Foundation) [0x94040880]
                  15 -[NSConditionLock lockWhenCondition:beforeDate:] + 282 (Foundation) [0x9403b32d]
                    15 -[NSCondition waitUntilDate:] + 404 (Foundation) [0x9403b506]
                      15 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x90a20512]
                        15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x96f6b8e2]
                         *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5cb0]
      Thread 0x35fe00   priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x90a05cee]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x90a1b557]
          15 __NSThread__main__ + 1396 (Foundation) [0x9400d29b]
            15 -[NSThread main] + 45 (Foundation) [0x9400d318]
              15 -[PluginLockPair scanPaths] + 540 (MIO) [0xd342487]
                15 -[NSConditionLock lockWhenCondition:] + 69 (Foundation) [0x94040880]
                  15 -[NSConditionLock lockWhenCondition:beforeDate:] + 282 (Foundation) [0x9403b32d]
                    15 -[NSCondition waitUntilDate:] + 404 (Foundation) [0x9403b506]
                      15 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x90a20512]
                        15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x96f6b8e2]
                         *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5cb0]
      Thread 0x35fe14   priority 63       
      15 _pthread_body + 72 (libsystem_c.dylib) [0x90a1f014]
        15 ST20Thread::Run(PThreadRunParams*) + 38 (AVCHD) [0xdce3300]
          15 WinPortServer::ProcessMessages() + 133 (AVCHD) [0xdcf12bd]
            15 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x96f6980e]
             *15 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233e90]
      Thread 0x35fe15   priority 50       
      15 _pthread_body + 72 (libsystem_c.dylib) [0x90a1f014]
        15 ST20Thread::Run(PThreadRunParams*) + 38 (AVCHD) [0xdce3300]
          15 IdleFiberEntry(void*) + 305 (AVCHD) [0xde314e1]
            15 WindowsEvent::Wait(int) + 86 (AVCHD) [0xde0158c]
              15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x90aa60ad]
                15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x96f6b8e2]
                 *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5cb0]
      Thread 0x35fe17   priority 63       
      15 _pthread_body + 72 (libsystem_c.dylib) [0x90a1f014]
        15 ST20Thread::Run(PThreadRunParams*) + 38 (AVCHD) [0xdce3300]
          15 WinPortServer::ProcessMessages() + 133 (AVCHD) [0xdcf12bd]
            15 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x96f6980e]
             *15 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233e90]
      Thread 0x35fe18   priority 63       
      15 _pthread_body + 72 (libsystem_c.dylib) [0x90a1f014]
        15 ST20Thread::Run(PThreadRunParams*) + 38 (AVCHD) [0xdce3300]
          15 ScheduleRoutine + 81 (AVCHD) [0xdc9ebc1]
            15 WinPortServer::ProcessMessages() + 133 (AVCHD) [0xdcf12bd]
              15 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x96f6980e]
               *15 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233e90]
      Thread 0x35fe19   priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x90a05cee]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x90a1b557]
          15 DRThreadObject::SymbolRoutine(DRThreadObject*) + 17 (DiscRecording) [0x935c3e6f]
            15 DRThreadObject::StartRoutine(DRThreadObject*) + 142 (DiscRecording) [0x935c3efe]
              15 DRWorkLoop::WorkLoopEntry(DRWorkLoop*) + 17 (DiscRecording) [0x935c415d]
                15 DRWorkLoop::WorkLoop() + 273 (DiscRecording) [0x935c4285]
                  15 CFRunLoopRun + 129 (CoreFoundation) [0x92412781]
                    15 CFRunLoopRunSpecific + 378 (CoreFoundation) [0x92402d6a]
                      15 __CFRunLoopRun + 1247 (CoreFoundation) [0x924036af]
                        15 __CFRunLoopServiceMachPort + 185 (CoreFoundation) [0x923fdcc9]
                          15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x96f697d2]
                           *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x35fe36   priority 63       
      15 thread_start + 34 (libsystem_c.dylib) [0x90a05cee]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x90a1b557]
          15 CAPThread::Entry(CAPThread*) + 176 (CoreMediaIO) [0x96344938]
            15 CMIO::DAL::RunLoop::OwnThread(void*) + 151 (CoreMediaIO) [0x9634d39f]
              15 CFRunLoopRunInMode + 123 (CoreFoundation) [0x92402bdb]
                15 CFRunLoopRunSpecific + 378 (CoreFoundation) [0x92402d6a]
                  15 __CFRunLoopRun + 1247 (CoreFoundation) [0x924036af]
                    15 __CFRunLoopServiceMachPort + 185 (CoreFoundation) [0x923fdcc9]
                      15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x96f697d2]
                       *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x35fe47   priority 63       
      15 thread_start + 34 (libsystem_c.dylib) [0x90a05cee]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x90a1b557]
          15 CAPThread::Entry(CAPThread*) + 176 (CoreMediaIOServices) [0xc00129a]
            15 CMIO::DAL::RunLoop::OwnThread(void*) + 151 (CoreMediaIOServices) [0xc009cdb]
              15 CFRunLoopRunInMode + 123 (CoreFoundation) [0x92402bdb]
                15 CFRunLoopRunSpecific + 378 (CoreFoundation) [0x92402d6a]
                  15 __CFRunLoopRun + 1247 (CoreFoundation) [0x924036af]
                    15 __CFRunLoopServiceMachPort + 185 (CoreFoundation) [0x923fdcc9]
                      15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x96f697d2]
                       *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x373ac4   priority 47       
      15 start_wqthread + 30 (libsystem_c.dylib) [0x90a05cca]
        15 _pthread_wqthread + 448 (libsystem_c.dylib) [0x90a1de19]
          15 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x96f6c0ee]
           *15 ??? (mach_kernel + 3911152) [0xffffff80005badf0]
      Binary Images:
                 0x40000 -           0x4c5fef  com.apple.iMovieApp 9.0.7 (1768) <5BA2C2F7-B62A-3813-AC63-01FF73AF04A0> /Applications/iMovie.app/Contents/MacOS/iMovie
                0x615000 -           0x694ff7  com.apple.iLifeMediaBrowser 2.7.1 (543) <679D1492-6CE0-3A36-85E7-B0B612CED18F> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
               0x26f4000 -          0x2725ff3  com.apple.FWAVCPrivate 52.47 (47) <14C9A9D3-4065-3395-A8BC-C0535162017E> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/FWAVCPrivate
               0xbfff000 -          0xc047ffb  com.apple.CoreMediaIOServices 171.0 (3244) <9563BB38-F23A-3FC6-855D-05487E700465> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
               0xd323000 -          0xd37fff3  com.apple.proapps.MIO 1.0.6 (511) <BABE1BBA-6E4E-391F-A173-EAFF2ACCEEB6> /Applications/iMovie.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
               0xdc3a000 -          0xe2c1fff  com.apple.AVCHDPlugin 1.0.5 (423) <2A90888E-8C25-341F-8099-EF13F627CC2A> /Applications/iMovie.app/Contents/RADPlugins/AVCHD.RADPlug/Contents/MacOS/AVCHD
              0x90a05000 -         0x90ac2ffb  libsystem_c.dylib <7D90CAC5-EC98-35F8-A52E-81B54F0C7DCC> /usr/lib/system/libsystem_c.dylib
              0x916c2000 -         0x9227bfff  com.apple.AppKit 6.8 (1187) <5E13B150-4096-3B61-9DC0-6ABA48F6515B> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
              0x923cc000 -         0x925b3ffb  com.apple.CoreFoundation 6.8 (744) <A2BB4949-264A-302B-897E-713860894FE6> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
              0x935c1000 -         0x93697fff  com.apple.DiscRecording 7.0 (7000.2.4) <C14E99B9-DEFA-3812-89E5-464653B729F4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
              0x93f6f000 -         0x9428cfff  com.apple.Foundation 6.8 (945) <B6F00754-C3F7-3E33-B708-CCEA2AA3E969> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
              0x954d8000 -         0x96210fef  com.apple.QuickTimeComponents.component 7.7.1 (2599) <1AE9A55E-3486-3A90-A95D-3F5E1C6AF457> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
              0x96342000 -         0x96392ff7  com.apple.CoreMediaIO 301.0 (4147) <F13FA9D4-BD1D-3297-BDD5-5858B231D738> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
              0x963b1000 -         0x96793ff7  com.apple.HIToolbox 2.0 <04C20B6A-FE3D-396E-BCAF-AC4DBAB3747E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
              0x96f57000 -         0x96f71ffc  libsystem_kernel.dylib <81E269C6-0F96-3075-9589-D35657D23CDD> /usr/lib/system/libsystem_kernel.dylib
              0x99193000 -         0x991a5ff7  libdispatch.dylib <833C83BE-278C-353E-AC6D-9B85FAC50A1D> /usr/lib/system/libdispatch.dylib
              0x99317000 -         0x9961cfff  com.apple.CoreServices.CarbonCore 1037 (1037) <92494ADA-2ED1-3141-81B9-23F2C27E779C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    *0xffffff7f80832000 - 0xffffff7f80834ffe  com.apple.kext.triggers 2.0 (1.0) <E376DF1D-6363-3E78-AF08-20BABBF94701> /System/Library/Extensions/triggers.kext/Contents/MacOS/triggers
    *0xffffff8000200000 - 0xffffff800073d30c  mach_kernel <8D5F8EF3-9D12-384B-8070-EF2A49C45D24> /mach_kernel
    Process:         1Password [99565]
    Path:            /Applications/1Password.app/Contents/MacOS/1Password
    Architecture:    x86_64
    Parent:          launchd [199]
    UID:             503
    Task size:       23429 pages (-6)
    Process:         1PasswordAgent [323]
    Path:            /Users/USER/Library/Application Support/1Password/*/1PasswordAgent.app/Contents/MacOS/1PasswordAgent
    Architecture:    x86_64
    Parent:          launchd [199]
    UID:             503
    Task size:       11449 pages (-12)
    Process:         accountsd [337]
    Path:            /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
    Architecture:    x86_64
    Parent:          launchd [199]
    UID:             503
    Sudden Term:     Clean (allows idle exit)
    Task size:       1626 pages
      Thread 0xe3b      DispatchQueue 1          priority 31       
      15 start + 1 (libdyld.dylib) [0x7fff943fb7e1]
        15 ??? (accountsd + 3040) [0x10f460be0]
          15 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff97cdfdd2]
            15 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff97ce0606]
              15 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff97cdaf23]
                15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff909c1686]
                 *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0xe58      DispatchQueue 2          priority 33       
      15 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff9607ea2a]
        15 kevent + 10 (libsystem_kernel.dylib) [0x7fff909c3d16]
         *15 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Thread 0x285608   priority 63       
      15 thread_start + 13 (libsystem_c.dylib) [0x7fff91ce21c1]
        15 _pthread_start + 327 (libsystem_c.dylib) [0x7fff91cf5782]
          15 __NSThread__main__ + 1345 (Foundation) [0x7fff8c8ac842]
            15 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 (Foundation) [0x7fff8c84e7d6]
              15 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff97cdfdd2]
                15 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff97ce0606]
                  15 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff97cdaf23]
                    15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff909c1686]
                     *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x37eae0   priority 31       
      15 start_wqthread + 13 (libsystem_c.dylib) [0x7fff91ce21b1]
        15 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff91cf7cf3]
          15 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff909c36d6]
           *15 ??? (mach_kernel + 3911152) [0xffffff80005badf0]
      Binary Images:
             0x10f460000 -        0x10f460fff  accountsd <6B917177-B1C5-3840-A150-895F9111AE9E> /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
          0x7fff8c817000 -     0x7fff8cb73ff7  com.apple.Foundation 6.8 (945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff909b1000 -     0x7fff909ccff7  libsystem_kernel.dylib <E0447BF5-E104-35B0-B28B-4156887D58F1> /usr/lib/system/libsystem_kernel.dylib
          0x7fff91ce1000 -     0x7fff91dadfef  libsystem_c.dylib <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
          0x7fff943f9000 -     0x7fff943fcff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
          0x7fff9607a000 -     0x7fff9608fff7  libdispatch.dylib <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
          0x7fff97cab000 -     0x7fff97e94fff  com.apple.CoreFoundation 6.8 (744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    *0xffffff8000200000 - 0xffffff800073d30c  mach_kernel <8D5F8EF3-9D12-384B-8070-EF2A49C45D24> /mach_kernel
    Process:         AirPort Base Station Agent [379]
    Path:            /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    Architecture:    x86_64
    Parent:          launchd [199]
    UID:             503
    Sudden Term:     Clean
    Task size:       502 pages
      Thread 0x1159     DispatchQueue 1          priority 31       
      15 start + 1 (libdyld.dylib) [0x7fff943fb7e1]
        15 ??? (AirPort Base Station Agent + 71957) [0x100ae6915]
          15 CFRunLoopRun + 97 (CoreFoundation) [0x7fff97ceea81]
            15 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff97cdfdd2]
              15 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff97ce0606]
                15 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff97cdaf23]
                  15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff909c1686]
                   *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x115e     DispatchQueue 2          priority 33       
      15 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff9607ea2a]
        15 kevent + 10 (libsystem_kernel.dylib) [0x7fff909c3d16]
         *15 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Thread 0x1161     priority 31       
      15 thread_start + 13 (libsystem_c.dylib) [0x7fff91ce21c1]
        15 _pthread_start + 327 (libsystem_c.dylib) [0x7fff91cf5782]
          15 __select + 10 (libsystem_kernel.dylib) [0x7fff909c3322]
           *15 ??? (mach_kernel + 3581120) [0xffffff800056a4c0]
      Binary Images:
             0x100ad5000 -        0x100aebff7  com.apple.AirPortBaseStationAgent 1.5.5 (155.7) <F3A0627B-7620-3A09-A390-3FEBA3DE9CCD> /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
          0x7fff909b1000 -     0x7fff909ccff7  libsystem_kernel.dylib <E0447BF5-E104-35B0-B28B-4156887D58F1> /usr/lib/system/libsystem_kernel.dylib
          0x7fff91ce1000 -     0x7fff91dadfef  libsystem_c.dylib <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
          0x7fff943f9000 -     0x7fff943fcff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
          0x7fff9607a000 -     0x7fff9608fff7  libdispatch.dylib <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
          0x7fff97cab000 -     0x7fff97e94fff  com.apple.CoreFoundation 6.8 (744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    *0xffffff8000200000 - 0xffffff800073d30c  mach_kernel <8D5F8EF3-9D12-384B-8070-EF2A49C45D24> /mach_kernel
    Process:         aosnotifyd [99503]
    Path:            /usr/sbin/aosnotifyd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Task size:       1353 pages
      Thread 0x284e17   DispatchQueue 1          priority 31       
      15 start + 1 (libdyld.dylib) [0x7fff943fb7e1]
        15 ??? (aosnotifyd + 36447) [0x10b572e5f]
          15 ??? (aosnotifyd + 35537) [0x10b572ad1]
            15 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x7fff8c8b1ace]
              15 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff97cdfdd2]
                15 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff97ce0606]
                  15 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff97cdaf23]
                    15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff909c1686]
                     *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x284e25   DispatchQueue 2          priority 33       
      15 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff9607ea2a]
        15 kevent + 10 (libsystem_kernel.dylib) [0x7fff909c3d16]
         *15 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Binary Images:
             0x10b56a000 -        0x10b5b1ff7  aosnotifyd <A9359981-2023-3781-93F1-89D423F0F712> /usr/sbin/aosnotifyd
          0x7fff8c817000 -     0x7fff8cb73ff7  com.apple.Foundation 6.8 (945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff909b1000 -     0x7fff909ccff7  libsystem_kernel.dylib <E0447BF5-E104-35B0-B28B-4156887D58F1> /usr/lib/system/libsystem_kernel.dylib
          0x7fff943f9000 -     0x7fff943fcff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
          0x7fff9607a000 -     0x7fff9608fff7  libdispatch.dylib <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
          0x7fff97cab000 -     0x7fff97e94fff  com.apple.CoreFoundation 6.8 (744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    *0xffffff8000200000 - 0xffffff800073d30c  mach_kernel <8D5F8EF3-9D12-384B-8070-EF2A49C45D24> /mach_kernel
    Process:         App Store [3237]
    Path:            /Applications/App Store.app/Contents/MacOS/App Store
    Architecture:    x86_64
    Parent:          launchd [199]
    UID:             503
    Task size:       107060 pages
      Thread 0x2c9f9    DispatchQueue 1          priority 46       
      15 ??? (App Store + 7748) [0x10161ee44]
        15 NSApplicationMain + 869 (AppKit) [0x7fff911a8656]
          15 -[NSApplication run] + 517 (AppKit) [0x7fff91203c03]
            15 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (AppKit) [0x7fff9120c862]
              15 _DPSNextEvent + 685 (AppKit) [0x7fff9120cfa3]
                15 BlockUntilNextEventMatchingListInMode + 62 (HIToolbox) [0x7fff933063a3]
                  15 ReceiveNextEventCommon + 356 (HIToolbox) [0x7fff93306512]
                    15 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff93306774]
                      15 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff97cdfdd2]
                        15 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff97ce0606]
                          15 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff97cdaf23]
                            15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff909c1686]
                             *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x2ca0e    DispatchQueue 2          priority 48       
      15 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff9607ea2a]
        15 kevent + 10 (libsystem_kernel.dylib) [0x7fff909c3d16]
         *15 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Thread 0x2ca33    priority 62       
      15 thread_start + 13 (libsystem_c.dylib) [0x7fff91ce21c1]
        15 _pthread_start + 327 (libsystem_c.dylib) [0x7fff91cf5782]
          15 __NSThread__main__ + 1345 (Foundation) [0x7fff8c8ac842]
            15 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 (Foundation) [0x7fff8c84e7d6]
              15 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff97cdfdd2]
                15 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff97ce0606]
                  15 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff97cdaf23]
                    15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff909c1686]
                     *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x2ca57    priority 46       
      15 thread_start + 13 (libsystem_c.dylib) [0x7fff91ce21c1]
        15 _pthread_start + 327 (libsystem_c.dylib) [0x7fff91cf5782]
          15 ***::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x7fff962cda9f]
            15 JSC::BlockAllocator::blockFreeingThreadMain() + 90 (JavaScriptCore) [0x7fff962b843a]
              15 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118 (JavaScriptCore) [0x7fff96096d66]
                15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff909c30fa]
                 *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5cb0]
      Thread 0x2ca58    priority 46       
      15 thread_start + 13 (libsystem_c.dylib) [0x7fff91ce21c1]
        15 _pthread_start + 327 (libsystem_c.dylib) [0x7fff91cf5782]
          15 ***::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x7fff962cda9f]
            15 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (JavaScriptCore) [0x7fff9621afd6]
              15 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (JavaScriptCore) [0x7fff9621b0f4]
                15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff909c30fa]
                 *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5cb0]
      Thread 0x2ca59    priority 46       
      15 thread_start + 13 (libsystem_c.dylib) [0x7fff91ce21c1]
        15 _pthread_start + 327 (libsystem_c.dylib) [0x7fff91cf5782]
          15 ***::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x7fff962cda9f]
            15 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (JavaScriptCore) [0x7fff9621afd6]
              15 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (JavaScriptCore) [0x7fff9621b0f4]
                15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff909c30fa]
                 *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5cb0]
      Thread 0x2ca5a    priority 46       
      15 thread_start + 13 (libsystem_c.dylib) [0x7fff91ce21c1]
        15 _pthread_start + 327 (libsystem_c.dylib) [0x7fff91cf5782]
          15 ***::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x7fff962cda9f]
            15 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (JavaScriptCore) [0x7fff9621afd6]
              15 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (JavaScriptCore) [0x7fff9621b0f4]
                15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff909c30fa]
                 *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5cb0]
      Thread 0x2ca63    priority 46       
      15 thread_start + 13 (libsystem_c.dylib) [0x7fff91ce21c1]
        15 _pthread_start + 327 (libsystem_c.dylib) [0x7fff91cf5782]
          15 __select + 10 (libsystem_kernel.dylib) [0x7fff909c3322]
           *15 ??? (mach_kernel + 3581120) [0xffffff800056a4c0]
      Thread 0x2ca66    priority 46       
      15 thread_start + 13 (libsystem_c.dylib) [0x7fff91ce21c1]
        15 _pthread_start + 327 (libsystem_c.dylib) [0x7fff91cf5782]
          15 ***::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x7fff962cda9f]
            15 WebCore::StorageThread::threadEntryPoint() + 154 (WebCore) [0x7fff8db996ea]
              15 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81 (WebCore) [0x7fff8e642ba1]
                15 ***::ThreadCondition::timedWait(***::Mutex&, double) + 61 (JavaScriptCore) [0x7fff96096d2d]
                  15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff909c30fa]
                   *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5cb0]
      Thread 0x20ac2f   priority 53       
      15 thread_start + 13 (libsystem_c.dylib) [0x7fff91ce21c1]
        15 _pthread_start + 327 (libsystem_c.dylib) [0x7fff91cf5782]
          15 startIOThread(void*) + 148 (CoreVideo) [0x7fff8f89c013]
            15 CVDisplayLink::runIOThread() + 680 (CoreVideo) [0x7fff8f89c2d4]
              15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff909c30fa]
               *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5cb0]
      Thread 0x34d4c7   priority 46       
      15 thread_start + 13 (libsystem_c.dylib) [0x7fff91ce21c1]
        15 _pthread_start + 327 (libsystem_c.dylib) [0x7fff91cf5782]
          15 ***::wtfThreadEntryPo

    It's so hard for me to use iMovie. I've never had it beachball for more than about 5 minutes, because at that point I force quit. Sometimes when I reopen, it will work for a while, other times, I just can't use it. Way too slow and/or crashes all the time. Makes me sad, 'cause I really want to like it.

Maybe you are looking for

  • How do I change the default settings for opening documents on my macbook?

    Hi I would like to know how to change the default settings for opening documents on my macbook. Everytime I try to open a doc. it automatically opens with Textedit, instead of Pages or another program.

  • MY IPAD SWITCHED OFF RANDOMLY AND NOW WONT RESTORE! HELLLLLLLP

    MY IPAD WONT RESTORE AND I HAVE TRIED EVERYHING POSSIBLE AND I CANT EVEN CONTACT APPLE ABOUT IT OR GO TO AN APPLE STORE! HELPPPPPP PLEASE

  • Font in flash .swf changes

    Hi, I'm using a Futura font in my flash website. When I open the .swf file to test it out on my computer the font appears as I selected. But on other peoples computers it gets replaced with a Times New Roman font (I'm guessing this is some kinda defa

  • Background and table.

    Hi, I have a really easy question. How do I get a solid background with a table inside that has a set width and centered that my content would go in. Like this: http://www.leica-camera.com/ Thanks

  • How to portfoward with other ip then range?

    Hi! Im having trouble portforwarding a ip from hamachi on my Aiport Extreme. I know you can change ip range from 10.0.1.xx to 192.169.xx etc, but its not really what im looking for. When I want to portforward a program or game, am I stuck to choosing