New comment by kawaiiamber on void-packages repository https://github.com/void-linux/void-packages/issues/27771#issuecomment-757148438 Comment: It seems that steam is crashing? ```sh [amber@otaku ~]$ flatpak run com.valvesoftware.Steam https://github.com/flathub/com.valvesoftware.Steam/wiki Overriding TZ to America/Denver Running Steam on org.freedesktop.platform 20.08.3 64-bit STEAM_RUNTIME is enabled automatically Pins up-to-date! Steam client's requirements are satisfied /home/amber/.local/share/Steam/ubuntu12_32/steam [2021-01-09 05:42:33] Startup - updater built Dec 20 2020 23:07:02 Installing breakpad exception handler for appid(steam)/version(1608507519) Looks like steam didn't shutdown cleanly, scheduling immediate update check [2021-01-09 05:42:33] Loading cached metrics from disk (/home/amber/.local/share/Steam/package/steam_client_metrics.bin) [2021-01-09 05:42:33] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults [2021-01-09 05:42:33] Using the following download hosts for Public, Realm steamglobal [2021-01-09 05:42:33] 1. http://client-download.steampowered.com, /client/, Realm 'steamglobal', weight was 100, source = 'baked in' [2021-01-09 05:42:33] 2. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in' Installing breakpad exception handler for appid(steam)/version(1608507519) [2021-01-09 05:42:33] Checking for update on startup [2021-01-09 05:42:33] Checking for available updates... [2021-01-09 05:42:33] Downloading manifest: http://client-download.steampowered.com/client/steam_client_ubuntu12 Installing breakpad exception handler for appid(steam)/version(1608507519) [2021-01-09 05:42:33] Download skipped: /client/steam_client_ubuntu12 version 1608507519, installed version 1608507519, downloaded version 0 [2021-01-09 05:42:33] Nothing to do [2021-01-09 05:42:33] Verifying installation... [2021-01-09 05:42:33] Performing checksum verification of executable files [2021-01-09 05:42:34] Verification complete Loaded SDL version 2.0.14-6278618 crash_20210109054233_1.dmp[157]: Uploading dump (out-of-process) /tmp/dumps/crash_20210109054233_1.dmp /home/amber/.local/share/Steam/steam.sh: line 759: 142 Segmentation fault $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@" [amber@otaku ~]$ crash_20210109054233_1.dmp[157]: Finished uploading minidump (out-of-process): success = yes crash_20210109054233_1.dmp[157]: response: CrashID=bp-658f6fd2-5d83-43e5-9b31-c31c42210109 crash_20210109054233_1.dmp[157]: file ''/tmp/dumps/crash_20210109054233_1.dmp'', upload yes: ''CrashID=bp-658f6fd2-5d83-43e5-9b31-c31c42210109'' ``` I'm not sure why, but now I'm thinking it's just due to flatpak being buggy, nothing to do with the package anymore to be honest... :/