Finder Using Nearly 100% CPU

12

2

I'm having a problem where the Finder uses WAY too much CPU time. It's using up to 100% of one of my cores.

I'm running 10.6.2 on a MacBook Pro w/ 6GB of RAM, plenty of fast (SSD) disk space. I also run DropBox and BackBlaze.

I've tried disabling my third party stuff (DropBox and BackBlaze), but that doesn't seem to help. It's killing my battery life!

jerwood

Posted 2010-01-02T01:58:54.227

Reputation: 1 139

Answers

12

I think I found my problem—one or more of the files on my desktop.

After moving the various clutter off my desktop, the Finder stopped using so much CPU.

I suspect that it was either calculating folder sizes (as Benjamin Schollnick mentioned) or maybe trying to create an icon preview.

jerwood

Posted 2010-01-02T01:58:54.227

Reputation: 1 139

Had a similar issue, tried a bunch of different fixes (removing the finder plist file e.g.) with no results. Discovered I had a large (164 MB) movie file on my desktop, removed it, and my CPU went back to normal. – Tim Keating – 2012-07-02T21:14:34.117

This issue actually gets worse when editing an image residing on your desktop with Preview. The auto save option introduced with Lion, forces the file into a state where the Finder needs to recreate its preview icon almost every 20sec. – Chris Vosnidis – 2013-01-02T14:26:28.607

2Damaged Icon's have been known to be issues for the Finder, if you have Show Icon Preview turned on as well. – Benjamin Schollnick – 2010-01-02T14:17:52.937

9

Check Finder --> View --> View Options

If you are viewing a folder, especially one that has subfolders, and you have Calculate Folder Size turned on, the finder will have to go through and "size" all the folders...

I noticed that my Mac Pro will take about a minute or two minutes of nearly 100% usage when I initially turn that on, or if I start viewing the disk from the root.

Try turning that off and see if that resolves your issue... It's a work around, but it'll help isolate the issue.

Benjamin Schollnick

Posted 2010-01-02T01:58:54.227

Reputation: 4 313

1I think that the solution I found points to this being a possible element... – jerwood – 2010-01-02T06:30:11.620

1

I had Calculate Folder Size on previously and had the problem. Unchecking that box was a workaround but Delete Library/Preferences/com.apple.finder.plist and logging out & back-in seems to have fixed it.

Alex Stout

Posted 2010-01-02T01:58:54.227

Reputation: 11

1

An easier way to restart Finder is to option-click on its icon on the Dock and choose "relaunch".

This works for a while for me, but the reason behind Finder using so much resources is tick on the box "calculate all sizes" as you said. This takes up much energy especially after major reorganizing/cleaning up the harddrive.

Pangel

Posted 2010-01-02T01:58:54.227

Reputation: 11

1All sizes are usually only calculated for open windows, and no big issue e.g. for /Applications. It's a really bad idea for the disk root directory, though. – Daniel Beck – 2011-01-21T10:00:55.547

0

Does this happen as soon as finder is launched? ie. as soon as you login after a restart?

Try opening a terminal and typing

killall Finder

That will quite Finder. Finder will then restart itself. If the CPU usage is still at 100%, then try creating a new user account and seeing if the same happens on that user account. (This will confirm whether or not the problem is with the finder or with something you've done on your own account).

If you still see high cpu usage on the new user account, then something is probably wrong and you should probably call Apple.

Jasarien

Posted 2010-01-02T01:58:54.227

Reputation: 1 191

I tried killing the Finder, but upon restart it would resume taking massive CPU. – jerwood – 2010-01-02T06:29:32.603

-1

It's Dropbox causing it for sure. Same happened to me on Mac OSX Lion 10.7.2. Turned off Dropbox and immediately stopped. It seems to happen when viewing "All My Files" with Dropbox running.

Jimjams

Posted 2010-01-02T01:58:54.227

Reputation: 1