We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[keng@nixos:~]$ steam steam.sh[6890]: Running Steam on nixos 23.05 64-bit steam.sh[6890]: STEAM_RUNTIME is enabled automatically setup.sh[6968]: Steam runtime environment up-to-date! run.sh[6980]: Warning: An unexpected error occurred while executing "/sbin/ldconfig -XNv", the exit status was 127 steam.sh[6890]: Steam client's requirements are satisfied [2023-06-23 23:27:49] Startup - updater built Jun 21 2023 21:17:38 [2023-06-23 23:27:49] Startup - Steam Client launched with: '/home/keng/.local/share/Steam/ubuntu12_32/steam' 06/23 23:27:49 Init: Installing breakpad exception handler for appid(steam)/version(1687386907)/tid(7003) Looks like steam didn't shutdown cleanly, scheduling immediate update check [2023-06-23 23:27:49] Loading cached metrics from disk (/home/keng/.local/share/Steam/package/steam_client_metrics.bin) [2023-06-23 23:27:49] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults [2023-06-23 23:27:49] Using the following download hosts for Public, Realm steamglobal [2023-06-23 23:27:49] 1. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in' [2023-06-23 23:27:49] Checking for update on startup [2023-06-23 23:27:49] Checking for available updates... [2023-06-23 23:27:49] Downloading manifest: http://media.steampowered.com/client/steam_client_ubuntu12 [2023-06-23 23:27:49] Manifest download: send request [2023-06-23 23:27:49] Manifest download: waiting for download to finish [2023-06-23 23:27:49] Manifest download: finished [2023-06-23 23:27:49] Download skipped: /client/steam_client_ubuntu12 version 1687386907, installed version 1687386907, existing pending version 0 [2023-06-23 23:27:49] Nothing to do [2023-06-23 23:27:49] Verifying installation... [2023-06-23 23:27:49] Performing checksum verification of executable files [2023-06-23 23:27:50] Verification complete
(process:7003): GLib-GObject-CRITICAL **: 23:27:51.100: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(process:7003): GLib-GObject-CRITICAL **: 23:27:51.100: g_object_unref: assertion 'G_IS_OBJECT (object)' failed /nix/store/x25aqs4ygzdpnx05flibijxmwkn874z6-dconf-0.40.0-lib/lib/gio/modules/libdconfsettings.so: wrong ELF class: ELFCLASS64 Failed to load module: /nix/store/x25aqs4ygzdpnx05flibijxmwkn874z6-dconf-0.40.0-lib/lib/gio/modules/libdconfsettings.so XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xf5e816b0 XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xf5e7ff80 GetWin32Stats: display was not open yet, good Loaded SDL version 3.0.0-1782-g214d5daa3 GetWin32Stats: display was not open yet, good steamwebhelper.sh[7021]: Runtime for steamwebhelper: defaulting to /home/keng/.local/share/Steam/ubuntu12_64/steam-runtime-heavy steamwebhelper.sh[7021]: glibc >= 2.34, partially disabling sandbox until CEF supports clone3() glXChooseVisual failed glXChooseVisual failedsrc/steamUI/Main.cpp (464) : Assertion Failed: Error: glXChooseVisual failed src/steamUI/Main.cpp (464) : Assertion Failed: Error: glXChooseVisual failed 06/23 23:27:51 Init: Installing breakpad exception handler for appid(steam)/version(1687386907)/tid(7003) assert_20230623232751_9.dmp[7055]: Uploading dump (out-of-process) /tmp/dumps/assert_20230623232751_9.dmp crash_20230623232751_10.dmp[7085]: Uploading dump (out-of-process) /tmp/dumps/crash_20230623232751_10.dmp /home/keng/.local/share/Steam/steam.sh: line 798: 7003 Segmentation fault (core dumped) "$STEAMROOT/$STEAMEXEPATH" "$@"
[keng@nixos:~]$ assert_20230623232751_9.dmp[7055]: Finished uploading minidump (out-of-process): success = yes assert_20230623232751_9.dmp[7055]: response: CrashID=bp-0bc99e5c-0f69-4f9d-93b4-cb47c2230623 assert_20230623232751_9.dmp[7055]: file ''/tmp/dumps/assert_20230623232751_9.dmp'', upload yes: ''CrashID=bp-0bc99e5c-0f69-4f9d-93b4-cb47c2230623'' crash_20230623232751_10.dmp[7085]: Finished uploading minidump (out-of-process): success = yes crash_20230623232751_10.dmp[7085]: response: CrashID=bp-71acfb00-48af-455e-9bc3-1bb692230623 crash_20230623232751_10.dmp[7085]: file ''/tmp/dumps/crash_20230623232751_10.dmp'', upload yes: ''CrashID=bp-71acfb00-48af-455e-9bc3-1bb692230623''
The text was updated successfully, but these errors were encountered:
#238101
Sorry, something went wrong.
No branches or pull requests
[keng@nixos:~]$ steam
steam.sh[6890]: Running Steam on nixos 23.05 64-bit
steam.sh[6890]: STEAM_RUNTIME is enabled automatically
setup.sh[6968]: Steam runtime environment up-to-date!
run.sh[6980]: Warning: An unexpected error occurred while executing "/sbin/ldconfig -XNv", the exit status was 127
steam.sh[6890]: Steam client's requirements are satisfied
[2023-06-23 23:27:49] Startup - updater built Jun 21 2023 21:17:38
[2023-06-23 23:27:49] Startup - Steam Client launched with: '/home/keng/.local/share/Steam/ubuntu12_32/steam'
06/23 23:27:49 Init: Installing breakpad exception handler for appid(steam)/version(1687386907)/tid(7003)
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2023-06-23 23:27:49] Loading cached metrics from disk (/home/keng/.local/share/Steam/package/steam_client_metrics.bin)
[2023-06-23 23:27:49] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2023-06-23 23:27:49] Using the following download hosts for Public, Realm steamglobal
[2023-06-23 23:27:49] 1. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
[2023-06-23 23:27:49] Checking for update on startup
[2023-06-23 23:27:49] Checking for available updates...
[2023-06-23 23:27:49] Downloading manifest: http://media.steampowered.com/client/steam_client_ubuntu12
[2023-06-23 23:27:49] Manifest download: send request
[2023-06-23 23:27:49] Manifest download: waiting for download to finish
[2023-06-23 23:27:49] Manifest download: finished
[2023-06-23 23:27:49] Download skipped: /client/steam_client_ubuntu12 version 1687386907, installed version 1687386907, existing pending version 0
[2023-06-23 23:27:49] Nothing to do
[2023-06-23 23:27:49] Verifying installation...
[2023-06-23 23:27:49] Performing checksum verification of executable files
[2023-06-23 23:27:50] Verification complete
(process:7003): GLib-GObject-CRITICAL **: 23:27:51.100: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(process:7003): GLib-GObject-CRITICAL **: 23:27:51.100: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
/nix/store/x25aqs4ygzdpnx05flibijxmwkn874z6-dconf-0.40.0-lib/lib/gio/modules/libdconfsettings.so: wrong ELF class: ELFCLASS64
Failed to load module: /nix/store/x25aqs4ygzdpnx05flibijxmwkn874z6-dconf-0.40.0-lib/lib/gio/modules/libdconfsettings.so
XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xf5e816b0
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xf5e7ff80
GetWin32Stats: display was not open yet, good
Loaded SDL version 3.0.0-1782-g214d5daa3
GetWin32Stats: display was not open yet, good
steamwebhelper.sh[7021]: Runtime for steamwebhelper: defaulting to /home/keng/.local/share/Steam/ubuntu12_64/steam-runtime-heavy
steamwebhelper.sh[7021]: glibc >= 2.34, partially disabling sandbox until CEF supports clone3()
glXChooseVisual failed
glXChooseVisual failedsrc/steamUI/Main.cpp (464) : Assertion Failed: Error: glXChooseVisual failed
src/steamUI/Main.cpp (464) : Assertion Failed: Error: glXChooseVisual failed
06/23 23:27:51 Init: Installing breakpad exception handler for appid(steam)/version(1687386907)/tid(7003)
assert_20230623232751_9.dmp[7055]: Uploading dump (out-of-process)
/tmp/dumps/assert_20230623232751_9.dmp
crash_20230623232751_10.dmp[7085]: Uploading dump (out-of-process)
/tmp/dumps/crash_20230623232751_10.dmp
/home/keng/.local/share/Steam/steam.sh: line 798: 7003 Segmentation fault (core dumped) "$STEAMROOT/$STEAMEXEPATH" "$@"
[keng@nixos:~]$ assert_20230623232751_9.dmp[7055]: Finished uploading minidump (out-of-process): success = yes
assert_20230623232751_9.dmp[7055]: response: CrashID=bp-0bc99e5c-0f69-4f9d-93b4-cb47c2230623
assert_20230623232751_9.dmp[7055]: file ''/tmp/dumps/assert_20230623232751_9.dmp'', upload yes: ''CrashID=bp-0bc99e5c-0f69-4f9d-93b4-cb47c2230623''
crash_20230623232751_10.dmp[7085]: Finished uploading minidump (out-of-process): success = yes
crash_20230623232751_10.dmp[7085]: response: CrashID=bp-71acfb00-48af-455e-9bc3-1bb692230623
crash_20230623232751_10.dmp[7085]: file ''/tmp/dumps/crash_20230623232751_10.dmp'', upload yes: ''CrashID=bp-71acfb00-48af-455e-9bc3-1bb692230623''
The text was updated successfully, but these errors were encountered: