-
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
Steam hangs on startup (double free or corruption, apparently due to unsafe call to unsetenv, var:'DESKTOP_STARTUP_ID') #11736
Comments
Same issue here:
|
After re-installing Steam it works again: https://forums.linuxmint.com/viewtopic.php?t=439808 |
This seems to do the trick. Copying the commands from the thread for visibility here:
Importantly, skipping |
note that |
same issue. ill try to reinstall
move your ~/.local/share/Steam/steamapps folder elsewhere |
@Quicksilver151 i ended up eating the deletion anyway, it freed up space used by games "i might play again someday". The only loss i have to report is my f.e.a.r. 3 savegame, everything else was saved by steam cloud. |
k sadly reinstall didnt work for me i continue to get error:
i dont test the beta. so i feel like the breaking changes in the beta just made it into the new normal update and now --clearbeta doesnt do anything |
My install, which was previously fixed, is now broken again. the steps in this post did not fix it again. |
Same here, extract from
This is on Debian 12 (bookworm).
|
Ok I found a workaround in another issue. I run steam as follows:
Then I had to enter and exit big picture mode to get the GUI to display. (see issue #11807) |
@wedesoft extremely annoying but at least i can play. thanks! |
That worked without going into big-pic mod on the first go. But on a reload it went into a black window (presumably big-pic mode) that i had to kill the process to get out of. Tried a flatpak with com.valvesoftware.Steam and that started steam no problem, but...on a reload, any mouse-over of the steam-launcher caused it to crash, auto-restart and crash in a never-ending loop. |
There is a fix for this issue in the beta client, you can opt into beta via the terminal by running the following commands after closing steam:
|
The fix should now be in stable. |
Thanks for the fix! |
Your system information
Please describe your issue in as much detail as possible:
Steam hangs when launching after having downloaded a new launcher. The contents of
console-linux.log
seem to indicate that this is caused by an unsafe call to unsetenv. (forDESKTOP_STARTUP_ID
)The following crash dump was created in
/tmp/dumps
: dumps.tar.gzSteps for reproducing this issue:
The text was updated successfully, but these errors were encountered: