ValveSoftware / csgo-osx-linux

Counter-Strike: Global Offensive
http://counter-strike.net
774 stars 69 forks source link

csgo_linux crashes on startup #2592

Open 3nt3 opened 3 years ago

3nt3 commented 3 years ago

Your system information

Please describe your issue in as much detail as possible:

A couple of days ago, I could play the game fine but not when I try to run it, it just crashes. Here is the steam log:

GameAction [AppID 730, ActionID 1] : LaunchApp changed task to Completed with ""
>>> Adding process 13518 for game ID 730
>>> Adding process 13520 for game ID 730
SDL video target is 'x11'
This system supports the OpenGL extension GL_EXT_framebuffer_object.
This system supports the OpenGL extension GL_EXT_framebuffer_blit.
This system supports the OpenGL extension GL_EXT_framebuffer_multisample.
This system DOES NOT support the OpenGL extension GL_APPLE_fence.
This system DOES NOT support the OpenGL extension GL_NV_fence.
This system supports the OpenGL extension GL_ARB_sync.
This system supports the OpenGL extension GL_EXT_draw_buffers2.
This system DOES NOT support the OpenGL extension GL_EXT_bindable_uniform.
This system DOES NOT support the OpenGL extension GL_APPLE_flush_buffer_range.
This system supports the OpenGL extension GL_ARB_map_buffer_range.
This system supports the OpenGL extension GL_ARB_vertex_buffer_object.
This system supports the OpenGL extension GL_ARB_occlusion_query.
This system DOES NOT support the OpenGL extension GL_APPLE_texture_range.
This system DOES NOT support the OpenGL extension GL_APPLE_client_storage.
This system DOES NOT support the OpenGL extension GL_ARB_uniform_buffer.
This system supports the OpenGL extension GL_ARB_vertex_array_bgra.
This system supports the OpenGL extension GL_EXT_vertex_array_bgra.
This system supports the OpenGL extension GL_ARB_framebuffer_object.
This system DOES NOT support the OpenGL extension GL_GREMEDY_string_marker.
This system supports the OpenGL extension GL_ARB_debug_output.
This system supports the OpenGL extension GL_EXT_direct_state_access.
This system DOES NOT support the OpenGL extension GL_NV_bindless_texture.
This system supports the OpenGL extension GL_AMD_pinned_memory.
This system supports the OpenGL extension GL_EXT_framebuffer_multisample_blit_scaled.
This system supports the OpenGL extension GL_EXT_texture_sRGB_decode.
This system supports the OpenGL extension GL_NVX_gpu_memory_info.
This system supports the OpenGL extension GL_ATI_meminfo.
This system supports the OpenGL extension GL_EXT_texture_compression_s3tc.
This system supports the OpenGL extension GL_EXT_texture_compression_dxt1.
This system supports the OpenGL extension GL_ANGLE_texture_compression_dxt3.
This system supports the OpenGL extension GL_ANGLE_texture_compression_dxt5.
This system supports the OpenGL extension GL_ARB_buffer_storage.
This system supports the OpenGL extension GLX_EXT_swap_control_tear.
 failed to dlopen /home/ente/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/engine_client.so error=/home/ente/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/engine_client.so: wrong ELF class: ELFCLASS32
Installing breakpad exception handler for appid(gameoverlayui)/version(20201207180429)
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)
Installing breakpad exception handler for appid(steam)/version(1607372145)
[1211/211247.698739:INFO:crash_reporting.cc(270)] Crash reporting enabled for process: renderer
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)
Game removed: AppID 730 "", ProcID 13518
Uploaded AppInterfaceStats to Steam

Steps for reproducing this issue:

  1. Run Game
  2. It crashes
gaetgu commented 3 years ago

I am having a similar problem, but I don't know if it is what is happening here. I cannot check the steam logs because instead of crashing like this issue, it actually breaks my system, causing a total logout. I don't know if my issue is documented anywhere, I couldn't find it so this seems to be the closest one to my issue.

JJL772 commented 3 years ago

Try running it with the steam linux runtime.

codedcosmos commented 3 years ago

I'm unsure if I have the same issue. I am running ubuntu 20.04 with basically no updates. It crashes on startup, and running with steam linux runtime solves the issue for me.

How do I get access to the logs that @3nt3 is displaying?

Edit: Wrote 18.04 it's 20.04

3nt3 commented 3 years ago

@codedcosmos I got the logs by running steam from the terminal

codedcosmos commented 3 years ago

Hmm the issue is now totally fixed for me. Unfortunately I won't be able to provide any information since I probably had a different issue.