protonscr

env MESA_GL_VERSION_OVERRIDE=4.5 crash steam

steamclosed
ValveSoftware/steam-for-linux#5243 · opened 2017-11-13 by darky · updated 2017-11-13 · 2 comments · github
2 matching comments, n / p to jump
Ddarky 2017-11-13 github

Your system information

  • Steam client version (build number or date): Oct 30 2017
  • Distribution (e.g. Ubuntu): Arch
  • Opted into Steam client beta?: [Yes/No] No
  • Have you checked for system updates?: [Yes/No] Yes

Please describe your issue in as much detail as possible:

Describe what you expected should happen and what did happen. Please link any large code pastes as a Github Gist

Steps for reproducing this issue:

  1. Run steam as:
    env DRI_PRIME=1 MESA_GL_VERSION_OVERRIDE=4.5 MESA_GLSL_VERSION_OVERRIDE=450 steam

  2. Get:

Running Steam on arch rolling 64-bit
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
Installing breakpad exception handler for appid(steam)/version(1509425745)
Installing breakpad exception handler for appid(steam)/version(1509425745)

(steam:5477): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Adwaita/gtk-2.0/main.rc:733: error: unexpected identifier 'direction', expected character '}'

(steam:5477): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Adwaita/gtk-2.0/hacks.rc:28: error: invalid string constant "normal_entry", expected valid string constant
Installing breakpad exception handler for appid(steam)/version(1509425745)
Installing breakpad exception handler for appid(steam)/version(1509425745)
Installing breakpad exception handler for appid(steam)/version(1509425745)
Installing breakpad exception handler for appid(steam)/version(1509425745)
Installing breakpad exception handler for appid(steam)/version(1509425745)
Installing breakpad exception handler for appid(steam)/version(1509425745)
Installing breakpad exception handler for appid(steam)/version(1509425745)
Installing breakpad exception handler for appid(steam)/version(1509425745)
Installing breakpad exception handler for appid(steam)/version(1509425745)
Installing breakpad exception handler for appid(steam)/version(1509425745)
Installing breakpad exception handler for appid(steam)/version(1509425745)
Installing breakpad exception handler for appid(steam)/version(1509425745)
Installing breakpad exception handler for appid(steam)/version(1509425745)
crash_20171113141402_1.dmp[5558]: Uploading dump (out-of-process)
/tmp/dumps/crash_20171113141402_1.dmp
/home/darky/.local/share/Steam/steam.sh: line 941:  5477 Segmentation fault      (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
crash_20171113141402_1.dmp[5558]: Finished uploading minidump (out-of-process): success = yes
crash_20171113141402_1.dmp[5558]: response: CrashID=bp-07d309b6-4361-4c52-bece-036c12171113
crash_20171113141402_1.dmp[5558]: file ''/tmp/dumps/crash_20171113141402_1.dmp'', upload yes: ''CrashID=bp-07d309b6-4361-4c52-bece-036c12171113''
Ddarky 2017-11-13 github

Driver: amdgpu
OpenGL: Mesa 17.3.0-rc3 (git-19b62847e0)

Kkisak-valve maintainer 2017-11-13 github

Hello @darky, this env variable is not intended for general use and should not be used with steam or other OpenGL 2 applications.

If you want to use it with individual games, set it in the launch options of the games that need it with something like MESA_GL_VERSION_OVERRIDE=4.5 MESA_GLSL_VERSION_OVERRIDE=450 %COMMAND%.