Open koreanfan opened 3 years ago
I would like to report similar crashes. Takes a couple games but ultimately my system will hang and loses responseness.
https://gist.github.com/zelmor/95e99e7bed8fec0c3dfd65dd73c41da6
me too. its sad that valve is planing on removing opengl and make vulkan the default api on Linux. Opengl is the only driver api that is stable for me, on arch lInux
I have vulkan memory leak, when dota eat all my ram, my pc crash, only hard reset. Tested on all linux distros and got vulkan memory leak
Same on Manjaro unstable, steam native. Right after opening the game it consumes 4GB of memory, and it eats memory over time until it often crashes. Using opengl, only 2GB is consumed and there's no memory leak over time. I'm on wayland (hence using xwayland for Dota).
When valve fix this issue?
When valve fix this issue?
Linux issues are super hard to debug (so many variables) and I doubt Valve cares enough to try to chase this issue down
I got this issue since 2017. Is 5 years not enough to fix this?
I had to upgrade my system from 16GB ram to 32GB to be able to have anything other than discord running in the background. I have to restart Dota 2 after a couple of games, because it will bloat up into the 9+ GB of memory used. It didn't use to be like this. I am on Wayland, if that makes any difference.
You can not deprecate OpenGL until this issue is remedied.
My workaround is to start steam in the terminal with the following command:
systemd-run --scope -p MemoryLimit=20G steam
(Adjust the limit of memory to your needs)
The problem with this is, that using the terminal to lunch steam is not very user friendly.
My workaround is to start steam in the terminal with the following command:
systemd-run --scope -p MemoryLimit=20G steam
(Adjust the limit of memory to your needs)The problem with this is, that using the terminal to lunch steam is not very user friendly.
didn't work, memory leak detected anyway
Your system information
Steam
->Help
->System Information
) in a gist: https://gist.github.com/koreanfan/a885e62da99e9851543c15f95f73ed70Please describe your issue in as much detail as possible:
Describe what you expected should happen and what did happen. Please link any large pastes as a Github Gist. I want just play Dota 2 with vulkan api, but Dota 2 with vulkan eat all RAM ( at start- 3.5 GB, before crash pc - almost 8GB) and pc can hangs or even crash. With opengl api dota eat at start - 3.5 GB, and after playing dota 2 eat max 4.5 GB
Steps for reproducing this issue: