-
Notifications
You must be signed in to change notification settings - Fork 10
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
Steam segfault #334
Comments
Does this persist after restarting your computer? |
Yes it does, thanks. |
For the sake of completeness, could you provide the logs from Steam, including the segfault? |
Sure, sorry I didnt include this earlier. ❯ /snap/bin/steam Steam logging initialized: directory: /home/rhekis/snap/steam/common/.local/share/Steam/logs (process:16766): GLib-GIO-CRITICAL **: g_settings_schema_source_lookup: assertion `source != NULL' failed steam boostrap log: |
LMK if there is anything else that would be helpful, thanks for taking a look! |
FYSA this is not a Snap- or Ubuntu-specific issue; it appears to be an upstream issue with some version combinations of Mesa and its supporting libraries. I ran into the same issue on a Slackware installation (also running a Radeon RX 6600), as did many others. The problems started after I installed Mesa 23.3.0 (which was pushed to Slackware64-current around 3 December), and persisted until I upgraded to 23.3.1. Other users reported success downgrading to older versions of Mesa and/or the llvm and spirv-llvm-translator packages. cf. https://www.linuxquestions.org/questions/slackware-14/steam-in-6-6-7-a-4175731988/ and ValveSoftware/steam-for-linux#10263 Hope this helps! |
I saw this same issue with another snap jssotomdz/jmp-snap#4 And apparently an update to latest mesa fixes it. This user reported using mesa from the mesarc ppa which is publishing Mesa 23.3.2. So maybe an update |
thanks everyone! And FYI i still get moduleNotFoundError but it is not fatal:
|
Is there an existing issue for this?
Have you checked the wiki for solutions?
Is this a Steam Snap-specific issue?
Current Behavior
snap steam fails with a segfault on steam.sh after citing the below error.
I have removed and purged and reinstalled.
Ubuntu 22.04 and radeon x6600.
the deb package works fine, and glxgears deb package works fine although steam glxgears fails.
first running glxgears deb is fine, below when i try to run via snap:
Expected Behavior
UI should appear when running steam.
Steps To Reproduce
Environment
gaming-graphics-core22 version
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: