Skip to content

Instantly share code, notes, and snippets.

@Chiffario
Created October 30, 2024 06:06
Show Gist options
  • Save Chiffario/220f4a2f403fb214c4411a2997861194 to your computer and use it in GitHub Desktop.
Save Chiffario/220f4a2f403fb214c4411a2997861194 to your computer and use it in GitHub Desktop.
flatpak log
INFO:root:https://github.com/flathub/com.valvesoftware.Steam/wiki
INFO:root:Will set XDG dirs prefix to /home/chiffa/.var/app/com.valvesoftware.Steam
DEBUG:root:Checking input devices permissions
INFO:root:Overriding TZ to Europe/Moscow
steam.sh[2]: Running Steam on org.freedesktop.platform 23.08 64-bit
steam.sh[2]: STEAM_RUNTIME is enabled automatically
setup.sh[69]: Steam runtime environment up-to-date!
steam.sh[2]: Steam client's requirements are satisfied
[2024-10-30 09:04:10] Startup - updater built Sep 17 2024 20:02:19
[2024-10-30 09:04:10] Startup - Steam Client launched with: '/home/chiffa/.var/app/com.valvesoftware.Steam/.local/share/Steam/ubuntu12_32/steam' '-srt-logger-opened' '-no-cef-sandbox'
10/30 09:04:10 minidumps folder is set to /tmp/dumps
10/30 09:04:10 Init: Installing breakpad exception handler for appid(steam)/version(1726604483)/tid(135)
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2024-10-30 09:04:11] Loading cached metrics from disk (/home/chiffa/.var/app/com.valvesoftware.Steam/.local/share/Steam/package/steam_client_metrics.bin)
[2024-10-30 09:04:11] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2024-10-30 09:04:11] Using the following download hosts for Public, Realm steamglobal
[2024-10-30 09:04:11] 1. https://client-update.steamstatic.com, /, Realm 'steamglobal', weight was 1, source = 'baked in'
[2024-10-30 09:04:11] Checking for update on startup
[2024-10-30 09:04:11] Checking for available updates...
[2024-10-30 09:04:11] Downloading manifest: https://client-update.steamstatic.com/steam_client_ubuntu12
[2024-10-30 09:04:11] Manifest download: send request
[2024-10-30 09:04:11] Manifest download: waiting for download to finish
[2024-10-30 09:04:11] Manifest download: finished
[2024-10-30 09:04:11] Download skipped: /steam_client_ubuntu12 version 1726604483, installed version 1726604483, existing pending version 0
[2024-10-30 09:04:11] Nothing to do
[2024-10-30 09:04:11] Verifying installation...
[2024-10-30 09:04:11] Performing checksum verification of executable files
[2024-10-30 09:04:12] Verification complete
UpdateUI: skip show logo
Steam logging initialized: directory: /home/chiffa/.var/app/com.valvesoftware.Steam/.local/share/Steam/logs
XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xe46328f0
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xe46311c0
steamwebhelper.sh[142]: Using supervisor /home/chiffa/.var/app/com.valvesoftware.Steam/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/steam-runtime-supervisor
steamwebhelper.sh[142]: Starting steamwebhelper under bootstrap sniper steam runtime via /home/chiffa/.var/app/com.valvesoftware.Steam/.local/share/Steam/ubuntu12_64/steam-runtime-sniper.sh
steamwebhelper.sh[142]: CEF sandbox already disabled
steamwebhelper.sh[142]: Starting steamwebhelper with Sniper steam runtime at /home/chiffa/.var/app/com.valvesoftware.Steam/.local/share/Steam/ubuntu12_64/steam-runtime-sniper/_v2-entry-point
x86_64-linux-gnu-capsule-capture-libs: warning: Dependencies of libnvidia-pkcs11.so.560.35.03 not found, ignoring: Missing dependencies: Could not find "libcrypto.so.1.1" in LD_LIBRARY_PATH "/home/chiffa/.var/app/com.valvesoftware.Steam/.local/share/Steam/ubuntu12_32:/home/chiffa/.var/app/com.valvesoftware.Steam/.local/share/Steam/ubuntu12_32/panorama:/app/lib/i386-linux-gnu/GL/default/lib:/app/lib/i386-linux-gnu/GL/nvidia-560-35-03/lib:/app/lib32:/app/lib/i386-linux-gnu:/lib64:/app/lib:/usr/lib/x86_64-linux-gnu/GL/default/lib:/usr/lib/x86_64-linux-gnu/GL/nvidia-560-35-03/lib:/usr/lib/x86_64-linux-gnu/openh264/extra:/usr/lib/x86_64-linux-gnu", ld.so.cache, DT_RUNPATH or fallback /lib:/usr/lib
/bin/bash: /usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/libtinfo.so.6: no version information available (required by /bin/bash)
exec ./steamwebhelper -lang=en_US -cachedir=/home/chiffa/.var/app/com.valvesoftware.Steam/.local/share/Steam/config/htmlcache -steampid=135 -buildid=1726604483 -steamid=0 -logdir=/home/chiffa/.var/app/com.valvesoftware.Steam/.local/share/Steam/logs -uimode=7 -startcount=0 -userdatadir=/home/chiffa/.var/app/com.valvesoftware.Steam/.local/share/Steam/config/cefdata -steamuniverse=Public -realm=Global -clientui=/home/chiffa/.var/app/com.valvesoftware.Steam/.local/share/Steam/clientui -steampath=/home/chiffa/.var/app/com.valvesoftware.Steam/.local/share/Steam/ubuntu12_32/steam -launcher=0 -use_safe_shutdown_workaround -use_xcomposite_workaround -no-restart-on-ui-mode-change --valve-enable-site-isolation --enable-smooth-scrolling --disable-gpu-compositing --disable-gpu --no-sandbox --password-store=basic --log-file=/home/chiffa/.var/app/com.valvesoftware.Steam/.local/share/Steam/logs/cef_log.txt --disable-quick-menu --disable-features=SpareRendererForSitePerProcess,DcheckIsFatal
/home/chiffa/.var/app/com.valvesoftware.Steam/.local/share/Steam/steam.sh: line 906: 135 Segmentation fault (core dumped) "$STEAMROOT/$STEAMEXEPATH" "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment