Open kamikazechaser opened 1 year ago
Hello @kamikazechaser, for reference, the attached minidump is a SIGSEGV in libc.so.6 coming from librendersystemvulkan.so.
Possible duplicate of #2400.
yes, behavior seems to be consistent. I have seen similar reports on the other issue repo:
^ and many more. Not sure if related.
Game crashes after the start, when a notification("Access steam community while playing") Regardless of when it appears (during the intro video or after loading the menu). Crash during the appearance of this notification. Before the summer update everything worked fine
Additional logs (not sure if these are common):
/bin/sh\0-c\0/home/kamikaze/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=570 -- /home/kamikaze/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/kamikaze/.local/share/Steam/steamapps/common/SteamLinuxRuntime_sniper'/_v2-entry-point --verb=waitforexitandrun -- '/home/kamikaze/.local/share/Steam/steamapps/common/dota 2 beta/game/dota.sh' +engine_experimental_drop_frame_ticks 1 +@panorama_min_comp_layer_dimension 0 -prewarm_panorama -perfectworld -high -novid\0
chdir "/home/kamikaze/.local/share/Steam/steamapps/common/dota 2 beta"
ERROR: ld.so: object '/home/kamikaze/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/kamikaze/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/kamikaze/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/kamikaze/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/kamikaze/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Also tried to use Steam Beta Client and other Compatibility Runtimes (Steam Linux Runtime/Sniper (Including previous_branch, beta), Proton) to no avail.
Moving my comment to this issue: https://github.com/ValveSoftware/Dota-2/issues/2285#issuecomment-1703729199. Have you guys find a fix yet? What else can I do to help? Thanks.
No luck on my end yet.
Should also mentiion that if I set compatibility tool to Proton Experimental, Dota 2 launches into its main menu, but crashes after a while.
It's resolved for me. What I did is just rm -rf ~/.local/share/Steam ~/.steam
and run steam-runtime --reset
(probably not necessary) and of course reinstall Dota2.
Glad it worked for you. I might try it out later. Not really an ideal solution though if the game has to be reinstalled. I suspect the issue is probably the runtime. From what I have gathered, dota2 runs in a container environment shipped with its own dependencies.
I suspect the issue is probably the runtime. From what I have gathered, dota2 runs in a container environment shipped with its own dependencies.
Yeah. My new install only brings steam linux runtime - sniper
which is the newest version. Used to have other versions installed on my system and I suspect Steam got confused and used the wrong version for Dota2.
I suspect Steam got confused and used the wrong version for Dota2.
From https://github.com/ValveSoftware/Dota-2/issues/2285#issuecomment-1703729199, https://gist.github.com/tfhavingfun/858f1a1d207c628330c5fdc66ffc5f39#file-gistfile1-txt-L39 is evidence that Steam was running Dota 2 with Steam Linux Runtime - Sniper before you nuked your Steam install. That's the current intended runtime configuration.
Reinstalling does fix it. But a far from ideal solution for those with bandwidth constraints.
Your system information
System information from steam (
Steam
->Help
->System Information
) in a gist: https://gist.github.com/kamikazechaser/ada3c85b12718abd3bd548db1dbc2801Have you checked for system updates?: [Yes/No]: Yes
Are you using the latest stable video driver available for your system? [Yes/No]: Yes
Have you verified the game files?: [Yes/No]: Yes
Please describe your issue in as much detail as possible:
Launches for a first time, after that it fails to launch after I tried to change an account. Restarting doesn't help.
Steps for reproducing this issue:
Dmesg Logs
Dump
Attached
crash_20230831230155_2.dmp.tar.gz