Open
Description
Your system information
- Steam client version: Feb 22 2023 at 20:36:05
- Distribution: arch linux 6.1.12-arch1-1
- Opted into Steam client beta?: Yes
- Have you checked for system updates?: Yes
Please describe your issue in as much detail as possible:
this is mostly a copy of https://steamcommunity.com/groups/SteamClientBeta/discussions/0/3775742652420260102/
i'm making an issue here too because i'm not sure if the forum is used, and because i like feedback.
Steam is leaking memory when launching and exiting. Around 100 MiB per launch. This happens both on stable and beta.
i don't know for sure what process is leaking memory, since ipcs
and other commands don't really give any useful output.
i've ran sudo pacman -Syu
and rebooted the system, but the issue persists.
Steps for reproducing this issue:
ls -1 /dev/shm | wc -l
df -hl -t"tmpfs"
- take note of the counts
- launch steam client
- exit steam client with steam->exit
- repeat 4 and 5 a few times for noticeable impact
- repeat 1 and 2, and compare them to 3