-
Notifications
You must be signed in to change notification settings - Fork 299
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Memory leak when used with DX9 applications #2
Comments
Please list system specs, distro, kernel and driver. Steps to replicate could also be good |
Could you test with the latest nvidia-vulkan drivers? |
still memleaks on hat in time and vkcube even with the latest nvidia-vulkan drivers |
here is a lutris log i got |
Could you run vkcube with debug build?
then run Though running with valgrind would be more appropriate for memleaks.... |
|
just realized i posted two runs i guess thats fine 1st run was without copying build/release/usr/lib64/libMangoHud.so the second was after copying it /usr/lib/ as $HOME/.local/share/MangoHud/libMangoHud.so did not exist |
This issue was resolved here 3d71100 |
zany130.zip
for example hat in time does this https://youtu.be/Ryq41Iu7NDU it's the same in trails in the sky (DX9) bully and valkyrie chronicles 1 they will all crash right away
the mem leak also happens in vkcube but not in directx 11 games only hat in time seems to be memleaking and rise of the tombraider works fine
steps to reproduce:
PROTON_USE_D9VK=1 MANGOHUD=1 %command%
in steamMANGOHUD=1 %command%
The text was updated successfully, but these errors were encountered: