prl_disp_service consuming 99% cpu
-->Un-install Parallels using
http://kb.parallels.com/en/112189
-->Perform repair disk permission
-->Restart the Mac
-->Re-install Parallels
This will fix the issue.
My configuration is MacBook Pro (early 2011), Mac OS X 10.6.8, Parallels 6. I've closely watched this thread because I encountered the problem several times. About three weeks ago, I decided to follow this new "remedy"--- un-install, repair disk permission, restart mac, re-install.
I thought this might cure the problem until today. prl_disp_service comes up again at 99% in the activity monitor. So, I can here announce that this tip does not work!
By the way, I follow the typical work-around posted a while ago:
------- >>>>>>>
1. open Terminal app (/Applications/Utilities/Terminal)
2. perform follow command:
sudo killall -ABRT prl_disp_service
3. wait for a minute and perform next command (record the ID number):
prlsrvctl problem-report --send --stand-alone
4. command to dump the file
sudo spindump -notarget 1 10 -file /tmp/samples.txt
5. restore Parallels environment (if necessary):
sudo launchctl stop com.parallels.desktop.launchdaemon
6. wait a minute and perform:
sudo launchctl start com.parallels.desktop.launchdaemon
<<<<<<<--------
After step #6, I am supposed to be able to launch parallel desktop, right? My result is opposite. Parallel Desktop will complain that the prl_disp_service is not there, cannot connect to it and fail to launch. I can only re-start the Mac to be able to use Parallel Desktop again.
So, this time ID is 16004832.
Where should I send the report to?