Skip to content

Instantly share code, notes, and snippets.

@flameleo11
Created August 11, 2023 09:04
Show Gist options
  • Save flameleo11/f9274f5bfe9a34ba4315f8bd55d69c28 to your computer and use it in GitHub Desktop.
Save flameleo11/f9274f5bfe9a34ba4315f8bd55d69c28 to your computer and use it in GitHub Desktop.
steam Segmentation fault (core dumped) on ubuntu 20.04 at 2023-08-11 17:04:20
mi@e5-desktop:~$ steam
steam.sh[28717]: Running Steam on ubuntu 20.04 64-bit
steam.sh[28717]: STEAM_RUNTIME is enabled automatically
setup.sh[28835]: Steam runtime environment up-to-date!
steam.sh[28717]: Steam client's requirements are satisfied
[2023-08-11 16:48:45] Startup - updater built Jul 28 2023 18:44:09
[2023-08-11 16:48:45] Startup - Steam Client launched with: '/home/mi/.local/share/Steam/ubuntu12_32/steam'
08/11 16:48:45 Init: Installing breakpad exception handler for appid(steam)/version(1690583737)/tid(28926)
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2023-08-11 16:48:46] Loading cached metrics from disk (/home/mi/.local/share/Steam/package/steam_client_metrics.bin)
[2023-08-11 16:48:46] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2023-08-11 16:48:46] Using the following download hosts for Public, Realm steamglobal
[2023-08-11 16:48:46] 1. https://cdn.steamstatic.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
[2023-08-11 16:48:46] Checking for update on startup
[2023-08-11 16:48:46] Checking for available updates...
[2023-08-11 16:48:46] Downloading manifest: https://cdn.steamstatic.com/client/steam_client_ubuntu12
[2023-08-11 16:48:46] Manifest download: send request
[2023-08-11 16:48:46] Manifest download: waiting for download to finish
[2023-08-11 16:48:47] Manifest download: finished
[2023-08-11 16:48:47] Download skipped: /client/steam_client_ubuntu12 version 1690583737, installed version 1690583737, existing pending version 0
[2023-08-11 16:48:47] Nothing to do
[2023-08-11 16:48:47] Verifying installation...
[2023-08-11 16:48:47] Performing checksum verification of executable files
[2023-08-11 16:48:47] Verification complete
XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xf182e370
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xf182ccc0
/home/mi/.themes/Flat-Remix-GTK-Blue/gtk-2.0/main.rc:1090: error: unexpected identifier 'direction', expected character '}'
/home/mi/.themes/Flat-Remix-GTK-Blue/gtk-2.0/apps.rc:91: error: unexpected identifier 'direction', expected character '}'
GetWin32Stats: display was not open yet, good
GetWin32Stats: display was not open yet, good
steamwebhelper.sh[28939]: Runtime for steamwebhelper: defaulting to /home/mi/.local/share/Steam/ubuntu12_64/steam-runtime-heavy
steamwebhelper.sh[28939]: Using CEF sandbox (try with -no-cef-sandbox if this fails)
CAppInfoCacheReadFromDiskThread took 0 milliseconds to initialize
Segmentation fault (core dumped)
/home/mi/.local/share/Steam/steam.sh: line 798: 28926 Killed "$STEAMROOT/$STEAMEXEPATH" "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment