-
Notifications
You must be signed in to change notification settings - Fork 175
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
munmap_chunk(): invalid pointer crash #8270
Comments
This problem occurred because of corrupted or missing libxkb or libxkb settings located in /usr/share, not a steam issue, so can be closed |
@mrAndersen I'm having the exact same issue. If you don't mind, would you please elaborate on how you fixed it? I know it was a while ago, but I'm hoping you remember how you solved it and would be willing to help. |
@benny7438 in my case the problem was that steam wasn't able to use libxkb because on my system it was corrupted, after i reinstalled that it with configs, it started to work fine |
@mrAndersen I think mine was a similar issue. I ended up able to fix it by reinstalling every single package on my system! I used the following BASH: |
Your system information
1.0.0.73 from AUR
5.15.5-arch1-1 SMP PREEMPT Thu, 25 Nov 2021 22:09:33 +0000 x86_64 GNU/Linux
No
Yes
After recent nvidia drivers update i am getting this
Tried:
Result of ldd steam is:
Stacktrace of error using gdb is
Result of yay -Q | grep nvidia
I also have all latest drivers installed AND lib32 libraries including nvidia ones. Really have no idea at this point what could gone wrong, because recently steam was working OK
The text was updated successfully, but these errors were encountered: