Please describe your issue in as much detail as possible:
When exiting the Steam Client for shutdown it hangs and fails to shutdown keeping multiple thread processes still running even after killing the main Process ID for Steam, as well as the Steam Client used in Proton with pressure-vessel, each process has to be manually terminated.
When ran from Terminal I can see it showing the following errors;
Thread "CJobMgr::m_WorkThreadPool:1" (ID 3339862) failed to shut down
This message gets repeated on loop, and is unresponsive to ^C input to exit the process, as any application should always exit when they receive that command input to close. See the following Gist for more details;
I'm forced to kill all the process IDs manually when it fails to respond to the ^C I also have to manually kill all these following processes spawned by Steam as they too fail to exit when the main process has been terminated;
I have needed to create a kill script just to terminate everything all at once when Steam fails to shutdown. I've tested if the same happens while Opted-In to Steam Beta and it's the same issue there also. Spawns all these processes and fails to exit cleanly when told to Exit Steam.
Your system information
Please describe your issue in as much detail as possible:
When exiting the Steam Client for shutdown it hangs and fails to shutdown keeping multiple thread processes still running even after killing the main Process ID for Steam, as well as the Steam Client used in Proton with pressure-vessel, each process has to be manually terminated.
When ran from Terminal I can see it showing the following errors;
This message gets repeated on loop, and is unresponsive to
^Cinput to exit the process, as any application should always exit when they receive that command input to close. See the following Gist for more details;https://gist.github.com/alkaris2/09b53b555eee801a4ce789cd4095ba69
I'm forced to kill all the process IDs manually when it fails to respond to the
^CI also have to manually kill all these following processes spawned by Steam as they too fail to exit when the main process has been terminated;I have needed to create a kill script just to terminate everything all at once when Steam fails to shutdown. I've tested if the same happens while Opted-In to Steam Beta and it's the same issue there also. Spawns all these processes and fails to exit cleanly when told to Exit Steam.
Here is also the Dump File that was also created by Steam when it fails to shutdown.
assert_20230705205739_70.dmp.tar.gz