ValveSoftware / steam-for-linux

Issue tracking for the Steam for Linux beta client
4.25k stars 175 forks source link

CS:GO crashes when trying to open steam overlay #9702

Closed j-lohuis closed 1 year ago

j-lohuis commented 1 year ago

Your system information

Please describe your issue in as much detail as possible:

CS:GO crashes when trying to open the steam overlay.

I have only tested a few other games, namely Terraria and Stardew Valley, where the overlay opens as expected.

I have uploaded a core dump file, which you can download here since it is quite large (399M zipped, 3.4G unzipped).

In case you don't want to (which is understandable) here's the back trace gdb spat out:

Thread 1 "csgo_linux64" received signal SIGBUS, Bus error.
0x00007f722fc2c772 in ?? () from /home/julo/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so
(gdb) bt
#0 0x00007f722fc2c772 in ?? () from /home/julo/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so
#1 0x00007f722fc1edd5 in ?? () from /home/julo/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so
#2 0x00007f722fc28994 in ?? () from /home/julo/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so
#3 0x00007f722fc29152 in ?? () from /home/julo/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so
#4 0x00007f722fc2aa6b in ?? () from /home/julo/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so
#5 0x00007f722fc1b115 in glXSwapBuffers () from /home/julo/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so
#6 0x00007f722c4ea803 in ?? () from /home/julo/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/linux64/libSDL2-2.0.so.0
#7 0x00007f722d83fbb3 in ?? ()
#8 0x00007ffe64c64e40 in ?? ()
#9 0x00007f722cac1ac0 in __bss_start () from /home/julo/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/linux64/libtogl_client.so
#10 0x000000000a66e990 in ?? ()
#11 0x00007f722cac1ac8 in __bss_start () from /home/julo/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/linux64/libtogl_client.so
#12 0x00007ffe64c64e40 in ?? ()
#13 0x0000000009dde000 in ?? ()
#14 0x00007ffe64c64e90 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Steps for reproducing this issue:

  1. Launch CS:GO via Steam
  2. Open the overlay
  3. CS:GO closes after 2-3 seconds of being unresponsive.
kisak-valve commented 1 year ago

Hello @j-lohuis, this issue is already being tracked at https://github.com/ValveSoftware/csgo-osx-linux/issues/3172 / #9586. Closing as a duplicate.