RPC hangs Windows?

6

2

I am using Windows 10 on HP EliteBook 850 G4. In last few months, sometimes there occurs a hang of the system. Firefox shows "Does not respond", explorer.exe (task panel) doesn't respond, but I can for example minimize some windows and change focus to window on second screen. Even keyboard shortcuts for Task manager or Ctr+Alt+Del do not work.

In half a minute, everythink returns to normal and works as nothing was wrong. But in a few minutes, the issue is back. Sometimer reboot helps, but just for a few hours. Some days this doesn't occur at all. I haven't found any shedule in it.

A few times I happened to have opened Task manager window and every time when this hang occures, the service "Remote procedure call (RPC) jumps up to first place with 30% CPU use. But the processor is still not used more than 50%. I tried to google this symptoms and have only found one message with suggestion to disable OneDrive. Today morning whed the hang occured again, I closed OneDrive (right-click and "Exit"), but in a few minutes, the hang returned. I have no way to test if the issue is solved, the hang uccurs "randomly".

Is there any way to find, which process uses RPC service at the moment? Maybe Wireshark can help, but I don't know the correct filter option to find this communication.

I have tested the OS for malware and so on with McAfee (company licence), Malwarebytes and even Microsoft Safety Scanner with no positive result.

UPDATE 1

Only error found in event log was: The machine-default permission settings do not grant Local Activation permission for the COM Server application with CLSID... where CLSID points to RuntimeBroker.exe
I will check again when the hang occurs again, if this error log correlates

DangeMask

Posted 2017-12-06T10:25:36.227

Reputation: 163

1It's possible the RPC service is a victim, not the cause. Anything interesting being logged in the Event logs? – I say Reinstate Monica – 2017-12-06T13:00:38.280

Totaly forget about event log, thank you. Please see the update. I will check again when the hang occurs. – DangeMask – 2017-12-06T13:28:20.937

If you have an idea of when the last hang occurred, you can look in the log now for unusual events. Using the custom Administrative Events view will show all error/warning events. – I say Reinstate Monica – 2017-12-06T13:29:46.663

To be honnest, I haven't write down the exact time of the issue. But the error written in Update 1 occured few times today, which somehow correlates with the hangs. I'm just not 100% sure. – DangeMask – 2017-12-06T13:41:11.017

5 mnutes ago, the hang occured again. And nothing new appeared in Event log :-( – DangeMask – 2017-12-06T14:20:52.877

@DangeMask - hey, did you found a solution? – sventevit – 2018-08-22T12:39:05.170

@sventevit - Unfortunately not. The only solution on my mind is to try reinstalling OS. But it is my working laptop and I'm to lazy to install everything again. – DangeMask – 2018-08-22T13:24:19.640

Wow, I have the exact same symtoms on my Elitebook 840 G5. Everything seems to be fine until I start using Firefox and then the system randomly freezes, with the mentioned CPU spikes of "Remote Procedure Call". I even reinstalled my machine with a fresh Win10 1803 with no specific drivers from HP. The same software runs fine and stable on my Folio 1040 G2. No clue whatsoever... :-( – Daniel Hillebrand – 2018-11-14T15:15:04.723

Just found a hint regarding the Bang & Olufsen Audio driver and software. It might be causing it. Will try some of the tips from here: https://h30434.www3.hp.com/t5/Notebook-Audio/Flow-exe-spikes-to-20-CPU-and-causes-sporadic-windows-freeze/td-p/6483020/page/2

– Daniel Hillebrand – 2018-11-14T16:50:25.683

have you check your storage for errors? you'll possibly see disk errors in Event Manager. – Stese – 2018-12-04T09:31:33.800

Answers

2

I got my solution from the HP forum (link https://h30434.www3.hp.com/t5/Notebook-Audio/Flow-exe-spikes-to-20-CPU-and-causes-sporadic-windows-freeze/td-p/6483020/page/2):

Rename Flow.exe file "C:\Program Files\CONEXANT\Flow\Flow.exe" to something else (Flow_dontstart.exe for example).

Background: It seems that the Flow-Tool from the Conexant Bang & Olufsen audio driver is causing the mess. From the description on the forum it checks certain programs to derive the best audio mode from it. When it tries to read information form Firefox it causes the OS to freeze up.

Since I renamed flow.exe my Elitebook 840 G5 works fine.

If you have the Bang & Olufsen audio hardware, this should work for you.

And: Don't try to remove the Bang & Olufsen software via "Apps & features". It will come back automatically.

Daniel Hillebrand

Posted 2017-12-06T10:25:36.227

Reputation: 136

Thank you, this is first forum I see where someone suggested real solution. I tried the rename solution and will give it a week to be sure (the lags don't come regularly). If everything would work, I will amrk your answer as a solution. – DangeMask – 2018-11-20T11:25:45.910

Hi @DangeMask, hope the fix worked for you. If yes it would be great if you mark the solution. – Daniel Hillebrand – 2018-12-04T09:09:37.170

1Looks like it works. No hangs for two weeks. Thank you very much – DangeMask – 2018-12-04T12:54:48.500

Updated Windows to 1809 yesterday and got the same issues today morning. So I applied the same solution and we will see :-) – DangeMask – 2019-04-12T06:06:35.777

1Hi @DangeMask, it is normal that you get the same issues now, because a Windows 10 "Update" is not really an update, technically speaking. Behind the scenes you get a complete new Windows install, including driver-installs. After the install Windows moves your files to the new install so it appears to be an update. Applying the same solution should work. Good luck! :-) – Daniel Hillebrand – 2019-04-12T10:10:58.900