Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Slow, sluggish then non-responsive Macbook Pro

My macbook pro begins to slow down and then pinwheel starts spinning (it comes out and then disappears). If I have music on it begins to skip and when I try to force quit programs it takes a long time for the dialogue box to come up and even longer for it to close programs. I'm not doing any type of intensive work on the computer, just pages, keynote, numbers, listening to music (iTunes and or spotify), email... I have used disk utility to verify and repair, disks and permissions and most of the time there is nothing wrong. I really don't know what to do to further diagnose the problem and then to fix it. I don't have an apple store anywhere nearby and I don't have a ton of money to pay someone either. Help me please apple community!

MacBook Pro, OS X Yosemite (10.10.5)

Posted on Dec 1, 2015 3:59 PM

Reply
5 replies

Dec 1, 2015 6:31 PM in response to katenkevin

When you see a beachball cursor or the slowness is especially bad, note the exact time: hour, minute, second.

These instructions must be carried out as an administrator. If you have only one user account, you are the 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 and start typing the name.

The title of the Console window should be All Messages. If it isn't, select

SYSTEM LOG QUERIES All Messages

from the log list on the left. If you don't see that list, select

View Show Log List

from the menu bar at the top of the screen.

Each message in the log begins with the date and time when it was entered. Scroll back to the time you noted above.

Select the messages entered from then until the end of the episode, or until they start to repeat, whichever comes first.

Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.

The log contains a vast amount of information, almost all of it useless for solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.

Please don't indiscriminately dump thousands of lines from the log into this discussion.

Please don't post screenshots of log messages—post the text.

Some private information, such as your name, may appear in the log. Anonymize before posting.

When you post the log extract, you might see an error message on the web page: "You have included content in your post that is not permitted," or "The message contains invalid characters." That's a bug in the forum software. Please post the text on Pastebin, then post a link here to the page you created.

If you have an account on Pastebin, please don't select Private from the Paste Exposure menu on the page, because then no one but you will be able to see it.

Dec 7, 2015 8:39 AM in response to dean@26

I will follow Linc's steps this week, but I purposefully have avoided a couple of things that I thought might set this off last week due to pressing deadlines. For whatever it's worth, I avoided Spotify last week and I haven't had that issue. Today I'll see what happens and I'll do all the copy and pasting in pastebin. Thanks for your help and patience

Kevin O.

Dec 8, 2015 9:10 PM in response to katenkevin

There is excessive swapping of data between physical memory (that is, the memory chips on the logic board) and virtual memory (one or more files on the startup volume.) That activity is relatively slow and causes the whole system to be less responsive. It can happen for two reasons:

A long-running process with a memory leak (a kind of bug)

Not enough memory for your usage pattern

Please note that if the cause is a memory leak, installing more memory will not help. That's likely if you already have more than 4 GB of memory. Tracking down a memory leak can be difficult, and it may come down to a process of elimination.

These instructions are for OS X 10.9 and later. Some details may be slightly different for earlier versions of OS X.

When you notice the slowdown, open the Activity Monitor application and select All Processes from the View menu, if it's not already selected. Select the Memory tab. Click the heading of the Real Mem column in the process table twice to sort the table with the highest value at the top. If you don't see that column, select

View ▹ Columns ▹ Real Memory

from the menu bar.

If one process (excluding "kernel_task") is using much more memory than all the others, that could be an indication of a leak. A better indication would be a process that continually grabs more and more real memory over time without ever releasing it. Here is an example of how it's done.

"Wired" memory should be less than half of the total. That memory is not swapped, but it makes less physical memory available which may then result in swapping. If most of the memory is wired, that may be an indication of a memory leak in a third-party program that modifies the operating system at a low level. Ask for guidance in that case.

If you don't have an obvious memory leak, the options are to install more memory (if possible) or to run fewer programs simultaneously.

The next suggestion is only for users familiar with the shell. For a more precise, but potentially misleading, test, run the following command:

sudo leaks -nocontext -nostacks process | grep total

where process is the name of a process you suspect of leaking memory. Almost every process will leak some memory; the question is how much, and especially how much the leak increases with time. I can’t be more specific. See the leaks(1) man page and the Apple developer documentation for details.

Slow, sluggish then non-responsive Macbook Pro

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.