sudo pacman -S jack
Got Jack2 installed.
Hello @Sierra410, the library in question is 32 bit. Can you check if you have the lib32-jack2 package installed?
Yeah, I've tried to install it. Still crashes, but with different errors.
GameAction [AppID 620, ActionID 1] : LaunchApp changed task to ShowSteamPlayWarning with ""
GameAction [AppID 620, ActionID 1] : LaunchApp waiting for user response to ShowSteamPlayWarning ""
Cannot lock down 82280346 byte memory area (Cannot allocate memory)
AL lib: (EE) ALCplaybackAlsa_reset: snd_pcm_hw_params_set_buffer_time_near failed: Invalid argument
AL lib: (EE) ALCplaybackAlsa_reset: snd_pcm_hw_params_set_period_time_near failed: Invalid argument
AL lib: (EE) ALCplaybackAlsa_reset: snd_pcm_hw_params(self->pcmHandle, hp) failed: Invalid argument
Failed to open digital audio driver Couldn't create OAL context.
crash_20190621063437_1.dmp[24992]: Uploading dump (out-of-process)
/tmp/dumps/crash_20190621063437_1.dmp
/home/admin/.local/share/Steam/steam.sh: line 712: 24747 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
crash_20190621063437_1.dmp[24992]: Finished uploading minidump (out-of-process): success = yes
crash_20190621063437_1.dmp[24992]: response: CrashID=bp-54ae2cf6-6626-44a6-9403-942302190620
crash_20190621063437_1.dmp[24992]: file ''/tmp/dumps/crash_20190621063437_1.dmp'', upload yes: ''CrashID=bp-54ae2cf6-6626-44a6-9403-942302190620''
Try jack, not jack2.
Zero difference
"Solved" it. It's not Proton, it's actually the warning message that crashes Steam. I just deleted .../Steam/resource/warning.wav and it works.
Why it fails to play it tho? It worked before.
Adding drivers=jackd line to ~/.openalrc fixes the issue. Sound now plays normally.
Apparently it's more of OpenAL's bug (it doesn't detect Jack nor work with ALSA Jack plugin), tho not handling errors properly is still a Steam bug.
Nothing extracted yet.
Your system information
Please describe your issue in as much detail as possible:
Basically, proton stopped working. Trying to launch anything with it just crashes Steam. Tried to
googlesearch on the internet, found several similar cases, but no workaround worked.Steps for reproducing this issue: