Images.
Processes spawned

Constant CPU spikes

All sections of client are black now, including the library

Terminal output repeated at the time of CPU spikes:
STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy
Forced create but already created for SharedObjectEvent
STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy
Forced create but already created for SharedObjectEvent
STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy
Forced create but already created for SharedObjectEvent
STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy
Forced create but already created for SharedObjectEvent
STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy
Forced create but already created for SharedObjectEvent
STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy
Forced create but already created for SharedObjectEvent
STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy
Forced create but already created for SharedObjectEvent
Any workaround for this? The client is unusable in this state.
Never mind. I felt I needed to solve this myself in the absence of any feedback here or help from Steam support.
I commented out this line in steamwebhelper.sh like so:
#./steamwebhelper "$@"
There, that wasn't so hard. No more performance problems. It's not like the web helper succeeded in helping to render any web content anyway.
Nothing extracted yet.
Your system information
Please describe your issue in as much detail as possible:
Describe what you expected should happen:
The steam client either A) takes up as little system resources as possible, or B) is possible to quit when running a game, i.e. optional.
...and what did happen:
The steam client is completely saturating the CPU every seven (7) seconds, even when no windows are on screen. Even when playing a game. This makes the game unplayable since it stutters every seven seconds.
Problems that coincide with this bug: I was unable to access the Steam Support page in-client (it showed a spinner and a black page) as well as the Store page (same symptoms). Actually the only top level section of the client that I could access was the Library, with all other pages resulting in a spinner and a black page. I don't know if that's relevant.
I later noticed that Steam is creating and terminating at least 7 new processes every seven seconds, coinciding with the CPU spikes and general slowdown. I'll attach a screenshot if it helps.
Steps for reproducing this issue: