Steam client version (build number or date):
Steam Beta Branch: Stable Client
Steam Version: 1709168962
Steam Client Build Date: Wed, Feb 28 7:39 PM UTC -08:00
Steam Web Build Date: Mon, Feb 26 3:21 PM UTC -08:00
Steam API Version: SteamClient021
Distribution: Archlinux, official pacman steam package
Opted into Steam client beta?: No
Have you checked for system updates?: Yes
Steam Logs:
Relevant lines of steam console output:
/tmp/dumps is not owned by us - delete and recreate
Unable to delete /tmp/dumps. Continuing anyway.
Please describe your issue in as much detail as possible:
Running steam simultaneously as multiple users used to work out of the box. Sometime recently, this temp file started to get created, and has permissions set which prevent other users from using the same file/location.
Steamwebhelper seems to crash completely when this occurs.
A simple workaround has been found, see below.
Steps for reproducing this issue:
Launch steam as one user
Launch steam as a second user
Steamwebhelper fails to start and prevents steam from launching
Workaround:
After the /tmp/dump folder gets created by one user, set liberal permissions on the folder, i.e. chmod -R 777 /tmp/dumps
Other users should be able to run Steam now without steamwebhelper crashing.
Your system information
Steam Beta Branch: Stable Client
Steam Version: 1709168962
Steam Client Build Date: Wed, Feb 28 7:39 PM UTC -08:00
Steam Web Build Date: Mon, Feb 26 3:21 PM UTC -08:00
Steam API Version: SteamClient021
steampackageRelevant lines of steam console output:
Relevant line of steamwebhelper.log
(Let me know if more logs would be helpful)
Please describe your issue in as much detail as possible:
Running steam simultaneously as multiple users used to work out of the box. Sometime recently, this temp file started to get created, and has permissions set which prevent other users from using the same file/location.
Steamwebhelper seems to crash completely when this occurs.
A simple workaround has been found, see below.
Steps for reproducing this issue:
Workaround:
chmod -R 777 /tmp/dumps